OSDN Git Service

RebaseDlg: Use Thread To Handle Rebase process.
[tortoisegit/TortoiseGitJp.git] / src / Git / Git.h
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-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Myagiwingit.dll functionality replaced by commandline tool
2009-02-08 Johan t HartStarted implementing EnumFiles() with git.exe call
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-07 Frank LiAdd work around to vista explore crash.
2009-02-06 Frank LiFix Crash Problem When TortoiseGit Install before Msysgit.
2009-02-02 Frank LiMerge myapi_overlay.
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 Frank LiMerge branch 'log_cache'
2009-01-26 Colin LawStop CGit::CheckMsysGitDir() from adding to the path...
2009-01-26 Frank LiAdd Log Cache Code
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 LiAdd select file at log dialog
2009-01-20 Frank LiMerge X64 Build
2009-01-18 Frank LiFix Show Log boundary show more than 1 log item when...
2009-01-12 Frank LiShow Author at blame.
2009-01-11 Frank LiGit Blame Can Show Log
2009-01-02 Frank LiFix init repos commit\show log problem.
2008-12-31 Frank LiFix A2W stack crash problem
2008-12-30 Frank LiFix File List Del\Add switch problem and enable prevdif...
2008-12-30 Frank LiFix CStringList TortoiseShell build problem
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-28 Frank LiExport Progress Dialog Okay
2008-12-26 Frank LiShow Tag branch at loglist
2008-12-24 Frank LiAdd Merge, new branch, new tag Dialog
2008-12-22 Frank LiAdd Pull Push Fetch Clone Dialog
2008-12-20 Frank LiProgress Bar Show Animate
2008-12-18 Frank LiAuto MsysGit Path and use git.exe replace git.cmd
2008-12-17 Frank Lidiff command basic finished
2008-12-17 Frank LiAdd TortoiseMerge Install
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'