summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-30git-tag: Fix "can't shift that many".Libravatar Alexandre Vassalotti1-5/+24
2007-06-30Correct usages of sed in git-tag for Mac OS XLibravatar Shawn O. Pearce2-9/+14
2007-06-29Update draft Release Notes for 1.5.3Libravatar Junio C Hamano1-13/+88
2007-06-28Merge branch 'maint'Libravatar Junio C Hamano0-0/+0
2007-06-28Merge branch 'master' of git://repo.or.cz/git-guiLibravatar Junio C Hamano3-21/+59
2007-06-28Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano3-12/+26
2007-06-28Avoid perl in t1300-repo-configLibravatar Alex Riesen1-12/+10
2007-06-28git-cvsimport: force checkout of working tree after initial importLibravatar Gerrit Pape1-1/+1
2007-06-27git-log: detect dup and fdopen failureLibravatar Jim Meyering2-1/+17
2007-06-27git-send-email: make options easier to configure.Libravatar Adam Roben2-30/+36
2007-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-2/+2
2007-06-28gitk: Update selection background colorbar in prefs dialogLibravatar Mark Levedahl1-1/+1
2007-06-28gitk: Use a spinbox for setting tabstop settingsLibravatar Mark Levedahl1-1/+1
2007-06-26Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-0/+3
2007-06-26git-send-email: Add --threaded optionLibravatar Adam Roben2-7/+25
2007-06-26Don't ignore a pack-refs write failureLibravatar Jim Meyering1-0/+2
2007-06-26detect close failure on just-written file handlesLibravatar Jim Meyering4-7/+8
2007-06-27Merge branch 'maint'Libravatar Shawn O. Pearce3-10/+14
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackLibravatar Shawn O. Pearce1-2/+1
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedLibravatar Shawn O. Pearce1-1/+5
2007-06-26config: Add --null/-z option for null-delimted outputLibravatar Frank Lichtenheld3-10/+58
2007-06-26Merge branch 'maint'Libravatar Junio C Hamano6-15/+39
2007-06-26config: Change output of --get-regexp for valueless keysLibravatar Frank Lichtenheld2-2/+12
2007-06-26config: Complete documentation of --get-regexpLibravatar Frank Lichtenheld1-0/+2
2007-06-26git-new-workdir: Fix shell warning about operator == used with test.Libravatar Simon Hausmann1-1/+1
2007-06-26cleanup merge-base test scriptLibravatar Sam Vilain1-12/+18
2007-06-26git.spec: RPM failed, looking for wrong files.Libravatar Quy Tonthat1-2/+5
2007-06-26Fix zero-object version-2 packsLibravatar Linus Torvalds1-1/+4
2007-06-26Ignore submodule commits when fetching over dumb protocolsLibravatar Sven Verdoolaege1-0/+3
2007-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkLibravatar Junio C Hamano1-945/+2072
2007-06-26gitk: Add a progress bar to show progress while resettingLibravatar Paul Mackerras1-7/+45
2007-06-24Teach bash how to complete +refspec on git-pushLibravatar Shawn O. Pearce1-0/+3
2007-06-24git-send-email: Do not make @-less message IDLibravatar Junio C Hamano1-4/+12
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bLibravatar Gerrit Pape1-3/+4
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathLibravatar Julian Phillips1-0/+5
2007-06-24make dist: include configure script in tarballLibravatar Matthias Lederhofer1-2/+3
2007-06-24Merge branch 'lt/follow'Libravatar Junio C Hamano5-1/+89
2007-06-24t9500: skip gitweb tests if perl version is too oldLibravatar Sven Verdoolaege1-0/+6
2007-06-23Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano4-1/+1738
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesLibravatar Paul Mackerras1-51/+84
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedLibravatar Paul Mackerras1-3/+11
2007-06-23gitk: Limit how often we change the canvas scrolling regionLibravatar Paul Mackerras1-1/+7
2007-06-23gitk: Add a "reset branch to here" row context-menu operationLibravatar Paul Mackerras1-5/+57
2007-06-23gitk: Get rid of the childlist variableLibravatar Paul Mackerras1-29/+17
2007-06-23gitk: Speed up the reading of referencesLibravatar Paul Mackerras1-34/+31
2007-06-23gitk: Show local uncommitted changes as a fake commitLibravatar Paul Mackerras1-53/+284
2007-06-23gitk: New algorithm for drawing the graph linesLibravatar Paul Mackerras1-185/+297
2007-06-23gitk: Store ids in rowrangelist and idrowranges rather than row numbersLibravatar Paul Mackerras1-48/+28
2007-06-23gitk: Disable the head context menu entries for the checked-out branchLibravatar Paul Mackerras1-1/+8
2007-06-23gitk: Cope with commit messages with carriage-returns and initial blank linesLibravatar Paul Mackerras1-6/+14