summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | git-gui: Remove unnecessary space between columns in blame viewerShawn O. Pearce2007-06-061-1/+10
| | * | | | | | | | git-gui: Remove the loaded column from the blame viewerShawn O. Pearce2007-06-061-27/+3
| | * | | | | | | | git-gui: Clip the commit summaries in the blame history menuShawn O. Pearce2007-06-061-0/+3
| | * | | | | | | | git-gui: Use a label instead of a button for the back buttonShawn O. Pearce2007-06-061-2/+6
| | * | | | | | | | git-gui: Show original filename in blame tooltipShawn O. Pearce2007-06-061-0/+7
| | * | | | | | | | git-gui: Combine blame groups only if commit and filename matchShawn O. Pearce2007-06-061-3/+9
| | * | | | | | | | git-gui: Allow digging through history in blame viewerShawn O. Pearce2007-06-061-30/+188
| | * | | | | | | | git-gui: Display a progress bar during blame annotation gatheringShawn O. Pearce2007-06-061-8/+20
| | * | | | | | | | git-gui: Allow the user to control the blame/commit split pointShawn O. Pearce2007-06-061-25/+79
| | * | | | | | | | git-gui: Show author initials in blame groupsShawn O. Pearce2007-06-061-11/+47
| | * | | | | | | | git-gui: Space the commit group continuation out in blame viewShawn O. Pearce2007-06-061-3/+3
| | * | | | | | | | git-gui: Cleanup minor style nitShawn O. Pearce2007-06-061-1/+1
| | * | | | | | | | git-gui: Remove unnecessary reshow of blamed commitShawn O. Pearce2007-06-061-6/+0
| | * | | | | | | | git-gui: Highlight the blame commit header from everything elseShawn O. Pearce2007-06-061-5/+23
| | * | | | | | | | git-gui: Display tooltips in blame viewerShawn O. Pearce2007-06-061-1/+125
| | * | | | | | | | git-gui: Use arror cursor in blame viewer file dataShawn O. Pearce2007-06-061-0/+3
| | * | | | | | | | git-gui: Simplify consecutive lines that come from the same commitShawn O. Pearce2007-06-061-3/+22
| | * | | | | | | | git-gui: Improve the coloring in blame viewerShawn O. Pearce2007-06-061-46/+30
| | * | | | | | | | git-gui: Remove empty blank line at end of blameShawn O. Pearce2007-06-061-4/+9
| | * | | | | | | | git-gui: Cleanup blame::new widget initializationShawn O. Pearce2007-06-061-39/+38
| | * | | | | | | | git-gui: Add a 4 digit commit abbreviation to the blame viewerShawn O. Pearce2007-06-061-2/+40
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | New selection indication and softer colorsMatthijs Melchior2007-06-061-10/+8
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce2007-06-021-14/+6
| | * | | | | | git-gui: Verify Tcl/Tk is new enough for our needsShawn O. Pearce2007-06-021-0/+16
| | * | | | | | git-gui: Attach font_ui to all spinbox widgetsShawn O. Pearce2007-06-021-1/+1
| | | |_|_|/ / | | |/| | | |
| | * | | | | git-gui: Don't quit when we destroy a child widgetShawn O. Pearce2007-06-011-1/+1
| | * | | | | Make the installation target of git-gui a little less chattyAlex Riesen2007-06-011-6/+14
| | | |_|/ / | | |/| | |
| | * | | | git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce2007-05-313-5/+5
| | | |/ / | | |/| |
| | * | | git-gui: Allow creating a branch when none existsShawn O. Pearce2007-05-301-6/+8
| | |/ /
* | | | gitweb: '--cc' for merges in 'commitdiff' viewJakub Narebski2007-06-101-12/+99
* | | | gitweb: Add links to blobdiffs in from-file/to-file header for mergesJakub Narebski2007-06-101-3/+14
* | | | gitweb: Create special from-file/to-file header for combined diffJakub Narebski2007-06-101-11/+27
* | | | gitweb: Split git_patchset_body into separate subroutinesJakub Narebski2007-06-101-111/+202
* | | | gitweb: Improve "next" link in commitdiff viewJakub Narebski2007-06-101-1/+8
* | | | gitweb: Provide links to commitdiff to each parent in 'commitdiff' viewJakub Narebski2007-06-102-0/+26
* | | | Merge branch 'maint'Junio C Hamano2007-06-102-8/+13
|\ \ \ \ | |/ / /
| * | | tutorial: use "project history" instead of "changelog" in headerJ. Bruce Fields2007-06-101-2/+2
| * | | Documentation: user-manual todoJ. Bruce Fields2007-06-101-0/+4
| * | | user-manual: add a missing section IDJ. Bruce Fields2007-06-101-0/+1
| * | | Fix typo in remote branch example in git user manualGerrit Pape2007-06-101-1/+1
| * | | user-manual: quick-start updatesJ. Bruce Fields2007-06-101-5/+5
* | | | mktag: minimally update the description.Junio C Hamano2007-06-101-7/+7
* | | | Makefile: add an explicit rule for building assembly outputLinus Torvalds2007-06-102-1/+3
* | | | git-mergetool: Make default selection of merge-tool more intelligentTheodore Ts'o2007-06-101-17/+29
* | | | [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetoolDan McGee2007-06-103-4/+12
* | | | Merge branch 'maint'Junio C Hamano2007-06-093-3/+3
|\ \ \ \ | |/ / /
| * | | Make command description imperative statement, not third-person present.william pursell2007-06-093-3/+3
* | | | Remove unnecessary code and comments on non-existing 8kB tag object restrictionJohan Herland2007-06-091-7/+0
* | | | t5000: silence unzip availability checkRené Scharfe2007-06-091-1/+1
* | | | Merge branch 'aj/pack'Junio C Hamano2007-06-091-12/+35
|\ \ \ \