OSDN Git Service

Merge from feature_merge branch. Build TortoiseMerge successfully.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / TortoiseProc.vcproj
2009-04-01 Frank LiSetting dialog, remote list work.
2009-04-01 Frank LiShow project info at setting dialog title bar
2009-03-30 Frank LiAdd user Config and remote config to setting dialog
2009-03-30 Frank LiAdd Git config and remote at setting dialog
2009-03-16 Frank LiParser Reflog output
2009-03-14 Frank LiAdd Submodule Add and reflog Dialog
2009-03-14 Frank LiAdd Submodule Command
2009-03-12 Frank LiAdd Stash Save Command Handle.
2009-03-09 Frank LiAdd external diff merge and udiff Setting at setting...
2009-03-02 jackieDynamic linking to CRT/MFC.
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-03-01 Frank LiUpdate Linked with static version of CRT/MFC
2009-03-01 jackieLinked with static version of CRT/MFC.
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
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-27 Frank LiAdd handle "Delete Conflict" at conflict edit.
2009-02-26 jackie.
2009-02-26 jackieLinked with static version of CRT/MFC.
2009-02-25 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-24 Frank LiChange Progress.h to SysProgress.h because there are...
2009-02-21 Frank LiAdd Resolve context menu
2009-02-21 Frank LiAdd context menu item "Revert" at Commit File List
2009-02-20 Frank LiUpdate Tooltips info at setting dialog of shell overlay...
2009-02-20 Frank LiAdd Show Whole Project Checkbox at commitdlg.
2009-02-20 Frank LiMerge remove x86 build
2009-02-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Myagisettings dialog updated to give "Shell Extended" overla...
2009-02-13 Myagiwingit.dll functionality replaced by commandline tool
2009-02-13 Frank LiAdd MFC Tab Control and Rebase Dialog.
2009-02-12 Frank LiFix Colin Law report clone crash at no git directory
2009-02-11 Frank LiAdd Rebase Dialog
2009-02-11 Frank LiEnable 64bit build again
2009-02-08 Frank LiMerge branch 'rel_0.3.x'
2009-02-07 Frank LiSet up multi Languages build environment
2009-02-07 Frank LiAdd Languages support to project file
2009-02-05 Frank LiUsing GitProcessBar to show add process!
2009-02-02 Frank LiMerge myapi_overlay.
2009-01-30 Frank LiAdd EnableSaveRestore at some dialog.
2009-01-30 Frank LiMerge From Colin Law Save and restore column widths...
2009-01-30 Frank LiUse safe back thread way to fetch log at GitLogList.
2009-01-28 Frank LiFix wxi duplicate uuid problem and debug version build...
2009-01-28 Myagirestored minor diff in proc project (happend while...
2009-01-28 Myagimade wingit.dll delay load so that PATH can be inited...
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 Frank LiAdd Log Cache Code
2009-01-24 Colin LawDisable annoying warnings Disable 4018 (signed/unsigned...
2009-01-22 Frank LiCommit dialog support check conflict and mark resolve...
2009-01-22 Frank LiAdd Reset Command
2009-01-22 Frank LiAdd conflict handle
2009-01-21 Frank LiAdd color setting
2009-01-20 Frank LiMerge X64 Build
2009-01-20 Frank LiEnable X64 Build
2009-01-19 Frank LiTGitPath Add Rename handle
2009-01-16 Frank LiGit Blame Add context menu Action
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-13 Frank LiFix open second file log list error
2009-01-11 Frank LiAdd LogList To GitBlame
2009-01-10 Frank LiAdd SCI Edit to GitBlameView
2009-01-09 Frank LiAdd Setting Dialog
2009-01-09 Frank LiAdd IBugTragProvider
2009-01-09 Frank LiTry to enable Setting
2009-01-08 unknownTry to enable 64bit compile
2009-01-07 Frank LiTGitCache.exe build success
2009-01-07 Frank Liadd ignore
2009-01-05 Frank LiVersion Tree Basic work
2009-01-03 Frank LiAdd swtich fetch branch tag command at ContextMenu.cpp
2008-12-30 Frank LiLog Dlg Statbutton work'
2008-12-30 Frank LiFix CStringList TortoiseShell build problem
2008-12-29 Frank LiCompare previous version ok
2008-12-28 Frank LiDiff Dialog double click work
2008-12-28 Frank LiCreate Branch Tag at loglist 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-25 Frank Lireorg loglist
2008-12-25 Frank LiAdd Patch Import Command (git am)
2008-12-25 Frank LiFormatPatch Finished
2008-12-25 Frank LiUse unified Version Choose Code
2008-12-24 Frank LiAdd Export Command
2008-12-24 Frank LiAdd Switch Checkout Dialog
2008-12-24 Frank LiAdd Merge, new branch, new tag Dialog
2008-12-23 Frank LiFix Compiler Error
2008-12-22 Frank LiAdd Pull Push Fetch Clone Dialog
2008-12-20 Frank LiProgress Bar Show Animate
2008-12-20 Frank LiGit Clone Dialog Basic Okay
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-09 Frank Lirelease build succesful
2008-12-03 Frank LiAdd Clone Dlg
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'