aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-20
* git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-11
* git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce2007-06-11
* git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce2007-06-11
* git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce2007-06-08
* git-gui: Favor the original annotations over the recent onesShawn O. Pearce2007-06-06
* git-gui: Improve our labeling of blame annotation typesShawn O. Pearce2007-06-06
* git-gui: Use three colors for the blame viewer backgroundShawn O. Pearce2007-06-06
* git-gui: Jump to original line in blame viewerShawn O. Pearce2007-06-06
* git-gui: Display both commits in our tooltipsShawn O. Pearce2007-06-06
* git-gui: Run blame twice on the same file and display both outputsShawn O. Pearce2007-06-06
* git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce2007-06-06
* git-gui: Rename fields in blame viewer to better descriptionsShawn O. Pearce2007-06-06
* git-gui: Label the uncommitted blame history entryShawn O. Pearce2007-06-06
* git-gui: Switch internal blame structure to Tcl listsShawn O. Pearce2007-06-06
* git-gui: Cleanup redundant column management in blame viewerShawn O. Pearce2007-06-06
* git-gui: Better document our blame variablesShawn O. Pearce2007-06-06
* git-gui: Remove unused commit_list from blame viewerShawn O. Pearce2007-06-06
* git-gui: Automatically expand the line number column as neededShawn O. Pearce2007-06-06
* git-gui: Make the line number column slightly wider in blameShawn O. Pearce2007-06-06
* git-gui: Use lighter colors in blame viewShawn O. Pearce2007-06-06
* git-gui: Remove unnecessary space between columns in blame viewerShawn O. Pearce2007-06-06
* git-gui: Remove the loaded column from the blame viewerShawn O. Pearce2007-06-06
* git-gui: Clip the commit summaries in the blame history menuShawn O. Pearce2007-06-06
* git-gui: Use a label instead of a button for the back buttonShawn O. Pearce2007-06-06
* git-gui: Show original filename in blame tooltipShawn O. Pearce2007-06-06
* git-gui: Combine blame groups only if commit and filename matchShawn O. Pearce2007-06-06
* git-gui: Allow digging through history in blame viewerShawn O. Pearce2007-06-06
* git-gui: Display a progress bar during blame annotation gatheringShawn O. Pearce2007-06-06
* git-gui: Allow the user to control the blame/commit split pointShawn O. Pearce2007-06-06
* git-gui: Show author initials in blame groupsShawn O. Pearce2007-06-06
* git-gui: Space the commit group continuation out in blame viewShawn O. Pearce2007-06-06
* git-gui: Cleanup minor style nitShawn O. Pearce2007-06-06
* git-gui: Remove unnecessary reshow of blamed commitShawn O. Pearce2007-06-06
* git-gui: Highlight the blame commit header from everything elseShawn O. Pearce2007-06-06
* git-gui: Display tooltips in blame viewerShawn O. Pearce2007-06-06
* git-gui: Use arror cursor in blame viewer file dataShawn O. Pearce2007-06-06
* git-gui: Simplify consecutive lines that come from the same commitShawn O. Pearce2007-06-06
* git-gui: Improve the coloring in blame viewerShawn O. Pearce2007-06-06
* git-gui: Remove empty blank line at end of blameShawn O. Pearce2007-06-06
* git-gui: Cleanup blame::new widget initializationShawn O. Pearce2007-06-06
* git-gui: Add a 4 digit commit abbreviation to the blame viewerShawn O. Pearce2007-06-06
* New selection indication and softer colorsMatthijs Melchior2007-06-06
* Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce2007-06-02
* git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce2007-06-02
* git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce2007-06-02
* git-gui: Don't quit when we destroy a child widgetShawn O. Pearce2007-06-01
* Make the installation target of git-gui a little less chattyAlex Riesen2007-06-01
* git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce2007-05-31
* git-gui: Allow creating a branch when none existsShawn O. Pearce2007-05-30