summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-06-283-21/+59
|\
| * Merge branch 'maint'Shawn O. Pearce2007-06-273-10/+14
| |\
| | * git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce2007-06-271-2/+1
| | * git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-271-1/+5
| | * git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-222-7/+8
| * | Merge branch 'maint'Shawn O. Pearce2007-06-202-2/+12
| |\ \ | | |/
| | * git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-201-1/+5
| | * git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-201-1/+7
| * | git-gui: Quiet our installation processShawn O. Pearce2007-06-201-9/+33
* | | Avoid perl in t1300-repo-configAlex Riesen2007-06-281-12/+10
* | | git-cvsimport: force checkout of working tree after initial importGerrit Pape2007-06-281-1/+1
* | | git-log: detect dup and fdopen failureJim Meyering2007-06-272-1/+17
* | | git-send-email: make options easier to configure.Adam Roben2007-06-272-30/+36
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-06-271-2/+2
|\ \ \
| * | | gitk: Update selection background colorbar in prefs dialogMark Levedahl2007-06-281-1/+1
| * | | gitk: Use a spinbox for setting tabstop settingsMark Levedahl2007-06-281-1/+1
* | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-06-261-0/+3
|\ \ \ \
| * | | | Teach bash how to complete +refspec on git-pushShawn O. Pearce2007-06-241-0/+3
* | | | | git-send-email: Add --threaded optionAdam Roben2007-06-262-7/+25
* | | | | Don't ignore a pack-refs write failureJim Meyering2007-06-261-0/+2
* | | | | detect close failure on just-written file handlesJim Meyering2007-06-264-7/+8
* | | | | config: Add --null/-z option for null-delimted outputFrank Lichtenheld2007-06-263-10/+58
* | | | | Merge branch 'maint'Junio C Hamano2007-06-266-15/+39
|\ \ \ \ \
| * | | | | config: Change output of --get-regexp for valueless keysFrank Lichtenheld2007-06-262-2/+12
| * | | | | config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-261-0/+2
| * | | | | cleanup merge-base test scriptSam Vilain2007-06-261-12/+18
| * | | | | Fix zero-object version-2 packsLinus Torvalds2007-06-261-1/+4
| * | | | | Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege2007-06-261-0/+3
* | | | | | git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann2007-06-261-1/+1
* | | | | | git.spec: RPM failed, looking for wrong files.Quy Tonthat2007-06-261-2/+5
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkJunio C Hamano2007-06-261-945/+2072
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | gitk: Add a progress bar to show progress while resettingPaul Mackerras2007-06-261-7/+45
| * | | | gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras2007-06-231-51/+84
| * | | | gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras2007-06-231-3/+11
| * | | | gitk: Limit how often we change the canvas scrolling regionPaul Mackerras2007-06-231-1/+7
| * | | | gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras2007-06-231-5/+57
| * | | | gitk: Get rid of the childlist variablePaul Mackerras2007-06-231-29/+17
| * | | | gitk: Speed up the reading of referencesPaul Mackerras2007-06-231-34/+31
| * | | | gitk: Show local uncommitted changes as a fake commitPaul Mackerras2007-06-231-53/+284
| * | | | gitk: New algorithm for drawing the graph linesPaul Mackerras2007-06-231-185/+297
| * | | | gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras2007-06-231-48/+28
| * | | | gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras2007-06-231-1/+8
| * | | | gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras2007-06-231-6/+14
| * | | | gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras2007-06-231-253/+310
| * | | | gitk: Improve the behaviour of the initial selectionPaul Mackerras2007-06-231-8/+30
| * | | | gitk: Add some more comments to the optimize_rows procedurePaul Mackerras2007-06-231-0/+12
| * | | | gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras2007-06-231-18/+24
| * | | | gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras2007-06-231-350/+890
| * | | | [PATCH] gitk: Allow specifying tabstop as other than default 8 characters.Mark Levedahl2007-05-221-4/+13
| * | | | [PATCH] gitk: Update fontsize in patch / tree listMark Levedahl2007-05-221-1/+2