OSDN Git Service

RebaseDlg: Change Current Rebase and rebased commit color
[tortoisegit/TortoiseGitJp.git] / src /
2009-02-01 Colin LawMake relative time format available for GitBlame
2009-02-01 Colin LawFix error in call to GetTimeZoneInformation().
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-31 Johan t HartRemoved some warnings
2009-01-31 Frank LiTortoiseGitBlame Add next & prev toolbar button.
2009-01-31 Frank LiFix TortoiseGitBlame crash when file name incorrect
2009-01-30 Frank LiTortoiseGitBlame Add Next and Previous Function when...
2009-01-30 Frank LiFix TortoiseGitBlame commit is not in log list problem.
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 LawTortoiseGitBlame minor code tidy.
2009-01-29 Colin LawFixes to TortoiseGitBlame for date format from locale...
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 Colin LawCorrected registry key defs from Toroise to Tortoise
2009-01-28 Frank LiFix wxi duplicate uuid problem and debug version build...
2009-01-28 Myagire-enabled libapr install in setup script (had missed...
2009-01-28 Myagirestored minor diff in proc project (happend while...
2009-01-28 Myagire-added accidently removed vars, while resolving confl...
2009-01-28 Myagiupdated wingit and fixed bug in new PATH init code...
2009-01-28 Myagimade wingit.dll delay load so that PATH can be inited...
2009-01-28 Myagire-enabled a few blocks in installer script that were...
2009-01-28 Myagifixed typo of "TortoiseGit" that resulted in wrong...
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 Frank LiLog Cache Compile Okay
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-24 Colin LawRemove IBugTraqProvider intermediate files from repository
2009-01-23 Frank LiModify branch tag color
2009-01-23 Frank LiFix Blame show error info when hash is not log list
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 Lirm *.user file
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
2009-01-16 Frank LiFix Branch\Tag List 25 limitation
2009-01-16 Frank LiGit Blame Add context menu Action
2009-01-16 Frank LiAdd Command Line Argument to select blame version.
2009-01-16 Frank LiGitBlame Use command Line argument to open file
2009-01-15 Frank LiGit Blame Find okay
2009-01-15 unknownAdd find and goto at gitblame
2009-01-15 Frank LiAdd Goto Dialog
2009-01-14 Frank LiFix merge miss branch info
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-14 Frank LiAdd TortoiseGitBlame as blame program
2009-01-14 Frank LiShow full message when hover item
2009-01-13 Frank LiHover Balloon at gitblame view support
2009-01-13 Frank LiFix last line problem
2009-01-13 Frank LiFix open second file log list error
2009-01-13 Frank LiHigh light lines when Click Log List at gitblame
2009-01-12 Frank LiGit Blame Status Show at Properties Bar.
next