OSDN Git Service

RebaseDlg: Disable Reset\Swtich Command at context menu.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / GitLogListBase.cpp
2009-02-19 Frank LiRebaseDlg: Disable Reset\Swtich Command at context...
2009-02-15 Frank LiRebaseDlg: Add New is top option. Disable Edit control...
2009-02-14 Frank LiRebaseDlg: Change Current Rebase and rebased commit...
2009-02-14 Frank LiRebaseDlg: Implement Pick squash and edit by context...
2009-02-14 Frank LiRebaseDlg: Show Commit List at oldest is first
2009-02-14 Frank LiRebaseDlg: Fetch log when change branch and upstream
2009-02-11 Frank LiLog list "Copy" status should one kind of "ADD" show...
2009-02-08 Johan t HartSet original method of retrieving full log as default
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-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-02 Frank LiMerge myapi_overlay.
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 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 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 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 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 LawDefault date format to short format.
2009-01-29 Colin LawIn log, format Author Date from regional settings....
2009-01-28 Frank LiFix redraw all when loading thread finish load log
2009-01-28 Frank LiMerge branch 'log_cache'
2009-01-27 Frank LiGit Log Cache Basic working
2009-01-23 Colin LawCompiler warnings removal Numerous tweaks to remove...
2009-01-23 Colin LawFixed a couple of obvious code errors
2009-01-22 Frank LiAdd conflict handle
2009-01-22 Frank LiAdd Settings for Log branch tag line number
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-13 Frank LiHover Balloon at gitblame view support
2009-01-13 Frank LiFix open second file log list error
2009-01-11 Frank LiGit Blame Can Show Log
2009-01-11 Frank LiShow Column at Log List
2009-01-11 Frank LiAdd LogList To GitBlame