OSDN Git Service

RebaseDlg: Disable Reset\Swtich Command at context menu.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / Commands /
2009-02-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Frank LiAdd MFC Tab Control and Rebase Dialog.
2009-02-08 Colin LawFix issue 36, Push not working if no remote branch...
2009-02-05 Colin LawIssue 30: Clone does not support UNC path to repository
2009-02-05 Frank LiFix Issue 22 Error deleting file from context menu...
2009-02-05 Frank LiUsing GitProcessBar to show add process!
2009-02-04 Frank LiFix Issue 6 Add does not work.
2009-02-03 Colin LawImprovements to Diff of modified version against head
2009-02-02 Frank LiMerge myapi_overlay.
2009-01-31 Johan t HartRemove some more Subversion leftovers
2009-01-30 Frank LiFix don't show finish message box when apply patch
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-21 Frank LiUse -z parser at gitlog
2009-01-20 Frank LiAdd show one file log at dialog box.
2009-01-20 Frank LiHandle Rename case at commit dialog
2009-01-20 Frank LiMerge X64 Build
2009-01-16 Frank LiAdd blame command at TortoiseProc
2009-01-16 Frank LiGit Blame Add context menu Action
2009-01-14 Frank LiFix merge miss branch info
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-09 Frank LiAdd Setting Dialog
2009-01-08 Frank LiAdd "" at dir and url of clone dialog to avoid space...
2009-01-07 Frank Liadd ignore
2009-01-03 Frank LiAdd remote branch name at pull\fetch dialog.
2009-01-03 Frank LiAdd swtich fetch branch tag command at ContextMenu.cpp
2009-01-02 Frank LiFix switch\checkout don't get current base version...
2009-01-01 Frank LiAdd home enviroment and fix memory leak problem
2009-01-01 Frank LiFix Create Repository path problem
2008-12-30 Frank LiFix File List Del\Add switch problem and enable prevdif...
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-28 Frank LiDiff Dialog double click work
2008-12-28 Frank LiCreate Branch Tag at loglist okay
2008-12-25 Frank LiAdd Patch Import Command (git am)
2008-12-25 Frank LiFormatPatch Finished
2008-12-25 Frank LiExport Dialog Basic Finish
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-22 Frank LiAdd Pull Push Fetch Clone Dialog
2008-12-22 Frank LiRemove log set path
2008-12-20 Frank LiProgress Bar Show Animate
2008-12-20 Frank LiGit Clone Dialog Basic Okay
2008-12-18 Frank LiAdd rename delete revert repostatus command
2008-12-17 Frank Lidiff two file okay
2008-12-17 Frank Lidiff command basic finished
2008-12-12 Frank LiFix PathList Miss Problem
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'