OSDN Git Service

made wingit.dll delay load so that PATH can be inited with git/bin dir before dll...
[tortoisegit/TortoiseGitJp.git] / src / Git /
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-24 Colin LawDisable annoying warnings Disable 4018 (signed/unsigned...
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-23 Frank LiEnable Clean Up and Show log at GitStatusListCtrl
2009-01-22 Frank LiCommit dialog support check conflict and mark resolve...
2009-01-22 Frank LiAdd conflict handle
2009-01-22 Frank LiAdd Settings for Log branch tag line number
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 LiAdd select file at log dialog
2009-01-20 Frank LiHandle rename in path {}
2009-01-20 Frank LiHandle Rename case when rename files is in difference dir
2009-01-20 Frank LiHandle Rename case at commit dialog
2009-01-20 Frank LiFix Un-rev Group problem.
2009-01-20 Frank LiFix X64 Build Problem
2009-01-20 Frank LiMerge X64 Build
2009-01-19 Frank LiTGitPath Add Rename handle
2009-01-18 Frank LiFix Show Log boundary show more than 1 log item when...
2009-01-18 Frank LiFix use utf8 as git output encode. So commit message...
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-13 Frank LiHover Balloon at gitblame view support
2009-01-12 Frank LiShow Author at blame.
2009-01-11 Frank LiGit Blame Show File
2009-01-11 Frank LiGit Blame Can Show Log
2009-01-09 Frank LiAdd Setting Dialog
2009-01-08 unknownTry to enable 64bit compile
2009-01-05 Frank LiShow Auto following tag at log dialog box
2009-01-05 Frank LiVersion Tree Work.
2009-01-05 Frank LiVersion Tree Basic work
2009-01-02 Frank LiGitStatusListCtrl BuildStatistics work
2009-01-02 Frank LiFix Commit Show Duplicate Item Problem
2009-01-02 Frank LiFix init repos commit\show log problem.
2009-01-01 Frank LiAdd home enviroment and fix memory leak problem
2009-01-01 Frank LiFix crash when click loading item
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 LiLog Filter text work
2008-12-30 Frank LiFix CStringList TortoiseShell build problem
2008-12-29 Frank LiUDIFF and open is work at log change list dialog
2008-12-29 Frank LiCompare Log Change List File Okay
2008-12-29 Frank LiStatus List Show diff color according to file status
2008-12-29 Frank Liremove FileEntry Structure
2008-12-29 Frank LiStatus List intergrate to LogDlg
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-29 Frank LiCompare previous version ok
2008-12-28 Frank LiExport Progress Dialog Okay
2008-12-28 Frank LiAdd Version Graph Tree Code but there are some problem
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-22 Frank LiRemove log set path
2008-12-21 Frank LiGit Process Dialog basic worked but can't catch git...
2008-12-20 Frank LiProgress Bar Show Animate
2008-12-18 Frank LiAuto MsysGit Path and use git.exe replace git.cmd
2008-12-18 Frank LiAdd rename delete revert repostatus command
2008-12-17 Frank Lidiff command basic finished
2008-12-17 Frank LiAdd TortoiseMerge Install
2008-12-09 Frank Lirelease build succesful
2008-12-03 Frank LiAdd Clone Dlg
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'