summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-06git-gui: Automatically expand the line number column as neededLibravatar Shawn O. Pearce1-0/+7
2007-06-06git-gui: Make the line number column slightly wider in blameLibravatar Shawn O. Pearce1-1/+1
2007-06-06git-gui: Use lighter colors in blame viewLibravatar Shawn O. Pearce1-2/+3
2007-06-06git-gui: Remove unnecessary space between columns in blame viewerLibravatar Shawn O. Pearce1-1/+10
2007-06-06git-gui: Remove the loaded column from the blame viewerLibravatar Shawn O. Pearce1-27/+3
2007-06-06git-gui: Clip the commit summaries in the blame history menuLibravatar Shawn O. Pearce1-0/+3
2007-06-06git-gui: Use a label instead of a button for the back buttonLibravatar Shawn O. Pearce1-2/+6
2007-06-06git-gui: Show original filename in blame tooltipLibravatar Shawn O. Pearce1-0/+7
2007-06-06git-gui: Combine blame groups only if commit and filename matchLibravatar Shawn O. Pearce1-3/+9
2007-06-06git-gui: Allow digging through history in blame viewerLibravatar Shawn O. Pearce1-30/+188
2007-06-06git-gui: Display a progress bar during blame annotation gatheringLibravatar Shawn O. Pearce1-8/+20
2007-06-06git-gui: Allow the user to control the blame/commit split pointLibravatar Shawn O. Pearce1-25/+79
2007-06-06git-gui: Show author initials in blame groupsLibravatar Shawn O. Pearce1-11/+47
2007-06-06git-gui: Space the commit group continuation out in blame viewLibravatar Shawn O. Pearce1-3/+3
2007-06-06git-gui: Cleanup minor style nitLibravatar Shawn O. Pearce1-1/+1
2007-06-06git-gui: Remove unnecessary reshow of blamed commitLibravatar Shawn O. Pearce1-6/+0
2007-06-06git-gui: Highlight the blame commit header from everything elseLibravatar Shawn O. Pearce1-5/+23
2007-06-06git-gui: Display tooltips in blame viewerLibravatar Shawn O. Pearce1-1/+125
2007-06-06git-gui: Use arror cursor in blame viewer file dataLibravatar Shawn O. Pearce1-0/+3
2007-06-06git-gui: Simplify consecutive lines that come from the same commitLibravatar Shawn O. Pearce1-3/+22
2007-06-06git-gui: Improve the coloring in blame viewerLibravatar Shawn O. Pearce1-46/+30
2007-06-06git-gui: Remove empty blank line at end of blameLibravatar Shawn O. Pearce1-4/+9
2007-06-06git-gui: Cleanup blame::new widget initializationLibravatar Shawn O. Pearce1-39/+38
2007-06-06git-gui: Add a 4 digit commit abbreviation to the blame viewerLibravatar Shawn O. Pearce1-2/+40
2007-06-06New selection indication and softer colorsLibravatar Matthijs Melchior1-10/+8
2007-06-02Revert "Make the installation target of git-gui a little less chatty"Libravatar Shawn O. Pearce1-14/+6
2007-06-02git-gui: Verify Tcl/Tk is new enough for our needsLibravatar Shawn O. Pearce1-0/+16
2007-06-02git-gui: Attach font_ui to all spinbox widgetsLibravatar Shawn O. Pearce1-1/+1
2007-06-01git-gui: Don't quit when we destroy a child widgetLibravatar Shawn O. Pearce1-1/+1
2007-06-01Make the installation target of git-gui a little less chattyLibravatar Alex Riesen1-6/+14
2007-05-31git-gui: Allow as few as 0 lines of diff contextLibravatar Shawn O. Pearce3-5/+5
2007-05-30git-gui: Allow creating a branch when none existsLibravatar Shawn O. Pearce1-6/+8
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possibleLibravatar Shawn O. Pearce2-4/+16
2007-05-24Correct key bindings to Control-<foo>Libravatar Shawn O. Pearce1-6/+3
2007-05-22git-gui: Tighten internal pattern match for lib/ directoryLibravatar Shawn O. Pearce1-1/+1
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timeLibravatar Shawn O. Pearce2-4/+44
2007-05-10git gui 0.7.0Libravatar Shawn O. Pearce1-1/+1
2007-05-10git-gui: Paperbag fix blame in subdirectoryLibravatar Shawn O. Pearce1-1/+1
2007-05-09git-gui: Format author/committer times in ISO formatLibravatar Shawn O. Pearce1-4/+10
2007-05-09git-gui: Cleanup minor nits in blame codeLibravatar Shawn O. Pearce1-17/+18
2007-05-08git-gui: Generate blame on uncommitted working tree fileLibravatar Shawn O. Pearce2-11/+25
2007-05-08git-gui: Smarter command line parsing for browser, blameLibravatar Shawn O. Pearce1-9/+47
2007-05-08git-gui: Use prefix if blame is run in a subdirectoryLibravatar Shawn O. Pearce1-3/+9
2007-05-08git-gui: Convert blame to the "class" way of doing thingsLibravatar Shawn O. Pearce3-133/+123
2007-05-08git-gui: Don't attempt to inline array reads in methodsLibravatar Shawn O. Pearce1-1/+2
2007-05-08git-gui: Convert browser, console to "class" formatLibravatar Shawn O. Pearce6-185/+139
2007-05-08git-gui: Define a simple class/method systemLibravatar Shawn O. Pearce2-1/+157
2007-05-08git-gui: Allow shift-{k,j} to select a range of branches to mergeLibravatar Shawn O. Pearce1-0/+2
2007-05-08Merge branch 'maint'Libravatar Shawn O. Pearce1-2/+2
2007-05-08git-gui: Call changes "Staged" and "Unstaged" in file list titles.Libravatar Johannes Sixt1-2/+2