OSDN Git Service

Fix assertion failure in finddata
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc /
2009-02-08 Johan t HartSet original method of retrieving full log as default
2009-02-08 Johan t HartFix assertion failure when log dialog closed.
2009-02-08 Johan t HartCheck 'all merge' flag when receiving full log
2009-02-08 Johan t HartFix loading last line of full log and set IsFull flag...
2009-02-08 Johan t HartExperiment with retrieving full log in one git.exe...
2009-02-08 Frank LiMerge branch 'rel_0.3.x'
2009-02-07 Frank LiFix Don't add unversion problem at CommitDlg
2009-02-07 Frank LiSet up multi Languages build environment
2009-02-07 Frank LiAdd Languages support to project file
2009-02-06 Frank LiFix current branch have not update when reset\switch...
2009-02-06 Frank LiFix Crash Problem When TortoiseGit Install before Msysgit.
2009-02-06 Frank LiIssue 20: Add To Ignore from Commit dialog not working
2009-02-05 Colin LawIssue 30: Clone does not support UNC path to repository
2009-02-05 Frank LiFix Issue 29: F5 should refresh TGit log
2009-02-05 Frank LiFix log filter don't filter commit hash
2009-02-05 Frank LiIssue 25: Log refresh does not pick up new tags on...
2009-02-05 Frank LiFix Issue 27: Deleted files not committed
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-04 Frank LiFix issue 17 Switch should default branch to current...
2009-02-03 Colin LawModify Commit dialog to commit checked unversioned...
2009-02-03 Colin LawFix bug messing up overlays after attempted commit...
2009-02-03 Colin LawImprovements to Diff of modified version against head
2009-02-02 Frank LiMerge myapi_overlay.
2009-02-02 Frank LiFix when nothing commit, message box will show ask...
2009-02-02 Frank LiBugID 16 Fix F5 Refresh Don't work problem
2009-02-02 Frank LiSet Default Checkbox of check out is uncheck at CreateB...
2009-02-02 Colin LawTidy up create branch/tag dialog
2009-02-01 Frank LiAdd Show Whole Project Checkbox at log dialog
2009-02-01 Frank LiFollow first parent work at log dialog
2009-02-01 Frank LiAdd All Branch Check Box at LogDlg
2009-02-01 Frank LiGit LogDlg "Hide unrelated changed paths" Check box...
2009-02-01 Colin LawTidy up of relative times, strings into resource files.
2009-02-01 Colin LawImplement Show Relative Times checkbox in Settings...
2009-02-01 Colin LawMake relative time format available for GitBlame
2009-02-01 Colin LawProvide sensible default column widths for log. Default...
2009-02-01 Colin LawFirst pass at relative times in log. This version shows...
2009-01-31 Johan t HartRemove some more Subversion leftovers
2009-01-31 Johan t HartFixed some typos and slightly changed dialog layout...
2009-01-30 Frank LiAdd EnableSaveRestore at some dialog.
2009-01-30 Frank LiAdd Amend Last Commit Option
2009-01-30 Frank LiFix Amend Last Commit CheckBox wrong Position
2009-01-30 Frank LiAdd Show "No Merge" and "First Parent Only" Option...
2009-01-30 Frank LiShow "Wait ... " at log list when fetch git log.
2009-01-30 Frank LiRemove "Next100" button. Add second menubutton Show...
2009-01-30 Frank LiFix don't show finish message box when apply patch
2009-01-30 Frank LiMerge From Colin Law Save and restore column widths...
2009-01-30 Colin LawSave and restore column widths for log and blame in...
2009-01-30 Frank LiUse safe back thread way to fetch log at GitLogList.
2009-01-29 Colin LawAdd support for 'Use system locale for date/time'.
2009-01-29 Colin LawDefault date format to short format.
2009-01-29 Colin LawIn log, format Author Date from regional settings....
2009-01-29 Frank LiFix FileDiffDlg ToolTip show error time info problem
2009-01-29 Frank LiFix TortoiseGitBlame miss GitLogCache problem.
2009-01-29 Frank LiUpdate TortoiseGit Web Information
2009-01-29 Frank LiFix Compare with preview version crash problem at log...
2009-01-28 Frank LiFix redraw all when loading thread finish load log
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 LiLog Cache Compile Okay
2009-01-26 Colin LawTweaks to Settings, General. Added some _T() forgotten...
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 LiModify branch tag color
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 Colin LawFixed a couple of obvious code errors
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 Reset Command
2009-01-22 Frank LiReseDlg not save
2009-01-22 Frank Liadd reset dialog
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 LiAdd color setting
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 All branch and Whole Project button at log...
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-20 Frank LiEnable 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-16 Frank LiAdd blame command at TortoiseProc
next