OSDN Git Service

igit added as submodule
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / LogDlg.cpp
2009-03-01 jackieFixed CRT linkage options.
2009-02-21 Frank LiAdd context menu item "Revert" at Commit File List
2009-02-10 Colin LawWarnings removal
2009-02-10 Colin LawShow OK on cancel button in log when used standalone
2009-02-10 Colin LawVersion browse in switch, export, new branch/tag and...
2009-02-08 Johan t HartFix assertion failure when log dialog closed.
2009-02-05 Frank LiFix Issue 29: F5 should refresh TGit log
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 Frank LiGit LogDlg "Hide unrelated changed paths" Check box...
2009-01-31 Johan t HartRemove some more Subversion leftovers
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 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 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-23 Frank LiModify branch tag color
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-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-05 Frank LiVersion Tree Work.
2009-01-02 Frank LiFix init repos commit\show log problem.
2009-01-01 Frank LiFix crash when click loading item
2008-12-30 Frank LiLog Filter From To Time Work
2008-12-30 Frank LiLog Filter text work
2008-12-30 Frank LiLog Dlg Statbutton work'
2008-12-29 Frank LiCompare Log Change List File Okay
2008-12-29 Frank LiStatus List intergrate to LogDlg
2008-12-29 Frank LiLog Dialog refresh okay
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-28 Frank LiAdd Version Graph Tree Code but there are some problem
2008-12-26 Frank LiRework Log List Basic Work
2008-12-26 Frank Libuild success
2008-12-25 Frank Lireorg loglist
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'