OSDN Git Service

merge original branch.
[tortoisegit/TortoiseGitJp.git] / src / Git / Git.cpp
2010-01-25 hylommerge original branch. master
2010-01-23 Frank LiLog can refresh when Click Rev button.
2010-01-11 Frank LiAdd git_close_diff function when call it when program...
2010-01-08 Frank Ligitdll call basic work
2010-01-04 Frank LiBuild is okay
2010-01-04 Frank LiBuild TortoisProc is okay
2009-12-24 Frank LiUse VC build tgit replace igit to fetch status
2009-12-01 Frank LiUpdate index firstly at commit dialog and check modify...
2009-12-01 Frank LiFix Issue 236: CGit::GetRemoteList uses bad regular...
2009-11-27 Frank LiFix Issue 236: CGit::GetRemoteList uses bad regular...
2009-10-24 Frank LiFixed issue #179: Log dialog lacks information about...
2009-10-20 Frank LiFixed issue #86: Globally sets HOME affecting third...
2009-10-19 Frank LiAdd remote branch and current branch at proptery page
2009-10-15 Frank LiEnable IBugTraqProvide CheckCommit and OnCommitFinished
2009-10-11 Frank LiEnable Abort Button at git progress dialog by terminate...
2009-09-04 Frank LiFixed issue #157: SVN Rebase doesn't fast-forward
2009-08-22 Frank LiCheck http_proxy environment.
2009-08-14 Frank LiFixed Issue #137: Proxy Authentification fails
2009-08-14 Frank LiFix Issue #142: TortoiseGit Clone of SVN repo does...
2009-08-13 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-08-13 Frank LiFixed issue #133: (mv\rename problem) Command fails...
2009-08-11 Frank LiFixed issue #133: Command fails on folder with leading...
2009-07-20 Frank LiGet Change File List at Sync Dialog
2009-07-17 Myagirestored the accidently removed quotes on igit command...
2009-07-14 Myagifixed backslash issues with igit commandline (resulted...
2009-07-12 Frank LiFixed issue #111: Undo Add does not work (keep added...
2009-06-27 Johan 't HartBrowseRefs: Added 'Switch to this Ref' option
2009-06-27 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-26 Johan 't HartAdded some useful commands to CGit
2009-06-18 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-17 Johan 't HartFormatPatch: Implemented browse buttons and added brows...
2009-06-05 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-05 Frank LiFixed issue #86: Globally sets HOME affecting third...
2009-06-04 Johan 't HartShow changed files after pull.
2009-05-22 Frank LiAdd support i18n.logOutputEncoding at log list
2009-05-14 Frank LiTry to enable show merged file
2009-05-01 Frank LiWorkaround Issue 73: Error while reading/writing the...
2009-04-03 Frank LiUse ACP replace OEMCP.
2009-04-01 Frank LiShow project info at setting dialog title bar
2009-03-23 Frank LiTry to improve log preformance
2009-03-21 Frank LiFix TGitCache RunTime 4->1 check fail problem. Add...
2009-03-19 Frank LiEnable OpenSSH Ask Password
2009-03-19 Frank LiAdd test code for SSH_ASKPASS to prompt dialog to ask...
2009-03-14 Frank LiRefLogDlg: Show ref list at dropdownlist
2009-03-12 Kai-Chieh Kumake TortoiseGit using TortoisePlink for SSH protocol...
2009-03-09 Frank LiCommit Dialog can Revert files which "revert to version...
2009-02-28 Frank LiMerge branch 'master' of ssh://lznuaa@repo.or.cz/srv...
2009-02-28 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-26 Myagichanged EnumFiles path/file params to unicode strings
2009-02-25 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-24 Myagicharacter conversion fix for parsed filenames from...
2009-02-22 Johan t Hart'Cherry-pick' commits after combined commits when combi...
2009-02-22 Myagiadded current branch info to context menu
2009-02-21 Frank LiAdd context menu item "Revert" at Commit File List
2009-02-20 Frank LiMerge remove x86 build
2009-02-16 Frank LiRebaseDlg: List Conflict file when cherry pick fail
2009-02-16 Frank LiRebaseDlg: Use Thread To Handle Rebase process.
2009-02-14 Frank LiRebaseDlg: Fetch log when change branch and upstream
2009-02-14 Myagifixed igit commandline bug if path name contained spaces
2009-02-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Myagiwingit.dll functionality replaced by commandline tool
2009-02-12 Frank LiFix Colin Law report clone crash at no git directory
2009-02-10 Frank Li*Read Index File Directory. Overlay basic working....
2009-02-08 Johan t HartStarted implementing EnumFiles() with git.exe call
2009-02-08 Johan t HartCGit: Workaround: Flush git output when command should...
2009-02-08 Johan t HartCall CGitCall::OnEnd() when git.exe ended
2009-02-08 Johan t HartExperiment with retrieving full log in one git.exe...
2009-02-08 Johan t HartCGit::Run() overloaded with another function to make...
2009-02-08 Frank LiMerge branch 'rel_0.3.x'
2009-02-08 Frank LiAdd setting cache type to control if load wingit.dll
2009-02-07 Frank LiAdd work around to vista explore crash.
2009-02-06 Frank LiFix Crash Problem When TortoiseGit Install before Msysgit.
2009-02-06 Frank LiFix miss ReleaseBuffer at Git construct function
2009-02-05 Frank LiFix when setting ssh client is null. GIT_SSH environmen...
2009-02-04 Frank LiFix issue 17 Switch should default branch to current...
2009-02-02 Frank LiMerge myapi_overlay.
2009-02-02 Colin LawFix error in CGit::Run causing git error messages to...
2009-02-02 Frank LiAdd SSH client setting. TortoisePlink can work with...
2009-01-31 Johan t HartRemoved some warnings
2009-01-30 Frank LiFix TortoiseGitBlame commit is not in log list problem.
2009-01-30 Frank LiAdd Show "No Merge" and "First Parent Only" Option...
2009-01-28 Myagiupdated wingit and fixed bug in new PATH init code...
2009-01-28 Myagimade wingit.dll delay load so that PATH can be inited...
2009-01-28 Myagiadded some GetStatus functionality in GitStatus changed...
2009-01-28 Myagifixed some wingit include and lib related stuff
2009-01-28 Myagiinitial icon overlay support using the wingit lib
2009-01-28 Frank LiMerge branch 'log_cache'
2009-01-27 Frank LiGit Log Cache Basic working
2009-01-26 Colin LawTweaks to Settings, General. Added some _T() forgotten...
2009-01-26 Colin LawStop CGit::CheckMsysGitDir() from adding to the path...
2009-01-26 Colin LawTidy up Settings, General Fixed bug that caused default...
2009-01-26 Frank LiAdd Log Cache Code
2009-01-23 Frank LiUse new way to convert multi to wide char.
2009-01-23 Colin LawCompiler warnings removal Numerous tweaks to remove...
2009-01-21 Frank LiFix memory leak when add colorpages
2009-01-21 Frank LiAdd Setting Dialog for Setup MSysGit
2009-01-21 Frank LiNew parser can show Chinese file name
2009-01-21 Frank LiUse -z parser at gitlog
2009-01-20 Frank LiAdd show one file log at dialog box.
2009-01-20 Frank LiMerge X64 Build
next