summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-10git-gui: Don't linewrap within console windowsShawn O. Pearce
2007-07-10git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce
2007-07-09git-gui: Skip nicknames when selecting author initialsShawn O. Pearce
2007-07-06git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce
2007-07-06git-gui: Include a Push action on the left toolbarShawn O. Pearce
2007-07-06git-gui: Bind M1-P to push actionShawn O. Pearce
2007-07-06git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce
2007-07-04git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce
2007-06-30git-gui: properly popup error if gitk should be started but is not installedGerrit Pape
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce
2007-06-22git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce
2007-06-21git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce
2007-06-21git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce
2007-06-12git-gui: Save geometry before the window layout is damagedShawn O. Pearce
2007-06-11git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce
2007-06-11git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce
2007-06-08git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce
2007-06-06git-gui: Favor the original annotations over the recent onesShawn O. Pearce
2007-06-06git-gui: Improve our labeling of blame annotation typesShawn O. Pearce
2007-06-06git-gui: Use three colors for the blame viewer backgroundShawn O. Pearce
2007-06-06git-gui: Jump to original line in blame viewerShawn O. Pearce
2007-06-06git-gui: Display both commits in our tooltipsShawn O. Pearce
2007-06-06git-gui: Run blame twice on the same file and display both outputsShawn O. Pearce
2007-06-06git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce
2007-06-06git-gui: Rename fields in blame viewer to better descriptionsShawn O. Pearce
2007-06-06git-gui: Label the uncommitted blame history entryShawn O. Pearce
2007-06-06git-gui: Switch internal blame structure to Tcl listsShawn O. Pearce
2007-06-06git-gui: Cleanup redundant column management in blame viewerShawn O. Pearce
2007-06-06git-gui: Better document our blame variablesShawn O. Pearce
2007-06-06git-gui: Remove unused commit_list from blame viewerShawn O. Pearce
2007-06-06git-gui: Automatically expand the line number column as neededShawn O. Pearce
2007-06-06git-gui: Make the line number column slightly wider in blameShawn O. Pearce
2007-06-06git-gui: Use lighter colors in blame viewShawn O. Pearce
2007-06-06git-gui: Remove unnecessary space between columns in blame viewerShawn O. Pearce
2007-06-06git-gui: Remove the loaded column from the blame viewerShawn O. Pearce
2007-06-06git-gui: Clip the commit summaries in the blame history menuShawn O. Pearce
2007-06-06git-gui: Use a label instead of a button for the back buttonShawn O. Pearce
2007-06-06git-gui: Show original filename in blame tooltipShawn O. Pearce
2007-06-06git-gui: Combine blame groups only if commit and filename matchShawn O. Pearce
2007-06-06git-gui: Allow digging through history in blame viewerShawn O. Pearce
2007-06-06git-gui: Display a progress bar during blame annotation gatheringShawn O. Pearce
2007-06-06git-gui: Allow the user to control the blame/commit split pointShawn O. Pearce
2007-06-06git-gui: Show author initials in blame groupsShawn O. Pearce
2007-06-06git-gui: Space the commit group continuation out in blame viewShawn O. Pearce
2007-06-06git-gui: Cleanup minor style nitShawn O. Pearce
2007-06-06git-gui: Remove unnecessary reshow of blamed commitShawn O. Pearce
2007-06-06git-gui: Highlight the blame commit header from everything elseShawn O. Pearce
2007-06-06git-gui: Display tooltips in blame viewerShawn O. Pearce
2007-06-06git-gui: Use arror cursor in blame viewer file dataShawn O. Pearce