summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-19gitk.txt: Fix markup.Libravatar Ralf Wildenhues1-1/+1
2007-10-19gitk: Do not pick up file names of "copy from" linesLibravatar Johannes Sixt1-2/+1
2007-10-19gitk: Add support for OS X mouse wheelLibravatar Jonathan del Strother1-0/+6
2007-10-19send-pack: respect '+' on wildcard refspecsLibravatar Jeff King2-0/+50
2007-10-19gitk: Fix Tcl error: can't unset findcurlineLibravatar Paul Mackerras1-2/+2
2007-10-19Avoid scary errors about tagged trees/blobs during git-fetchLibravatar Shawn O. Pearce1-3/+3
2007-10-19Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2007-10-19Paper bag fix diff invocation in 'git stash show'Libravatar Shawn O. Pearce1-1/+1
2007-10-19Merge branch 'maint'Libravatar Shawn O. Pearce7-8/+43
2007-10-19Further 1.5.3.5 fixes described in release notesLibravatar Shawn O. Pearce1-3/+13
2007-10-19Stop displaying "Pack pack-$ID created." during git-gcLibravatar Shawn O. Pearce1-3/+0
2007-10-19Teach prune-packed to use the standard progress meterLibravatar Shawn O. Pearce1-4/+11
2007-10-18Change 'Deltifying objects' to 'Compressing objects'Libravatar Shawn O. Pearce1-1/+1
2007-10-18Documentation/git-gc: improve description of --autoLibravatar Jeff King1-12/+17
2007-10-18Documentation/git-gc: explain --auto in descriptionLibravatar Jeff King1-1/+2
2007-10-18git-gc: improve wording of --auto notificationLibravatar Jeff King1-3/+3
2007-10-18Avoid invoking diff drivers during git-stashLibravatar Shawn O. Pearce1-3/+3
2007-10-18attr: fix segfault in gitattributes parsing codeLibravatar Steffen Prohaska2-1/+11
2007-10-18Define NI_MAXSERV if not defined by operating systemLibravatar Patrick Welche1-0/+4
2007-10-18Ensure we add directories in the correct orderLibravatar Alex Bennee1-0/+11
2007-10-18Avoid scary errors about tagged trees/blobs during git-fetchLibravatar Linus Torvalds1-1/+1
2007-10-18mergetool: avoid misleading message "Resetting to default..."Libravatar Steffen Prohaska1-1/+1
2007-10-18mergetool: add support for ECMergeLibravatar Steffen Prohaska2-2/+12
2007-10-18mergetool: use path to mergetool in config var mergetool.<tool>.pathLibravatar Steffen Prohaska2-43/+60
2007-10-18Fixing path quoting in git-rebaseLibravatar Jonathan del Strother1-13/+13
2007-10-18t5516: test update of local refs on pushLibravatar Jeff King1-0/+28
2007-10-18send-pack: don't update tracking refs on errorLibravatar Jeff King1-16/+34
2007-10-18Merge branch 'jc/am-quiet'Libravatar Shawn O. Pearce1-4/+0
2007-10-18Merge branch 'maint'Libravatar Shawn O. Pearce6-4/+92
2007-10-18Yet more 1.5.3.5 fixes mentioned in release notesLibravatar Shawn O. Pearce1-0/+8
2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Libravatar Brian Gernhardt1-2/+4
2007-10-18git-blame shouldn't crash if run in an unmerged treeLibravatar Linus Torvalds2-0/+75
2007-10-18Teach core.autocrlf to 'git blame'Libravatar Marius Storm-Olsen1-0/+1
2007-10-18git-config: print error message if the config file cannot be readLibravatar Gerrit Pape1-1/+4
2007-10-18Merge branch 'lt/diff-rename'Libravatar Shawn O. Pearce1-24/+30
2007-10-18Add a message explaining that automatic GC is about to startLibravatar koreth@midwinter.com1-0/+4
2007-10-18fixing output of non-fast-forward output of post-receive-emailLibravatar Robert Schiele1-1/+1
2007-10-17gitk: disable colours when calling git logLibravatar Sam Vilain1-1/+1
2007-10-17fix for more minor memory leaksLibravatar Nicolas Pitre1-0/+4
2007-10-17fix const issues with some functionsLibravatar Nicolas Pitre4-7/+8
2007-10-17pack-objects.c: fix some global variable abuse and memory leaksLibravatar Nicolas Pitre2-23/+29
2007-10-17pack-objects: no delta possible with only one object in the listLibravatar Nicolas Pitre1-1/+1
2007-10-17cope with multiple line breaks within sideband progress messagesLibravatar Nicolas Pitre1-2/+17
2007-10-17more compact progress displayLibravatar Nicolas Pitre6-50/+39
2007-10-17git-svn: simplify the handling of fatal errorsLibravatar Benoit Sigoure1-21/+21
2007-10-17git-svn: add git svn proplistLibravatar Benoit Sigoure2-1/+38
2007-10-17git-svn: add git svn propgetLibravatar Benoit Sigoure2-0/+80
2007-10-17git-svn: implement git svn create-ignoreLibravatar Benoit Sigoure2-3/+52
2007-10-17git-svn: add a generic tree traversal to fetch SVN propertiesLibravatar Benoit Sigoure1-20/+45
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLibravatar Luke Lu3-0/+13