12186 Commits (0d9d89f61c58f72d96585a61defb0634873c38ac)
 

Author SHA1 Message Date
Shawn O. Pearce bbaf63f2f1 Further 1.5.3.5 fixes described in release notes 18 years ago
Shawn O. Pearce 0e30404370 Stop displaying "Pack pack-$ID created." during git-gc 18 years ago
Shawn O. Pearce b5d72f0a4c Teach prune-packed to use the standard progress meter 18 years ago
Shawn O. Pearce 9c60a966f2 Change 'Deltifying objects' to 'Compressing objects' 18 years ago
Jeff King d7e56dbc4f Documentation/git-gc: improve description of --auto 18 years ago
Jeff King 08fbb136f7 Documentation/git-gc: explain --auto in description 18 years ago
Jeff King dd8b883ab9 git-gc: improve wording of --auto notification 18 years ago
Shawn O. Pearce 89d750bf6f Avoid invoking diff drivers during git-stash 18 years ago
Steffen Prohaska d7b0a09316 attr: fix segfault in gitattributes parsing code 18 years ago
Patrick Welche 415e7b877c Define NI_MAXSERV if not defined by operating system 18 years ago
Alex Bennee fd0b9594d0 Ensure we add directories in the correct order 18 years ago
Linus Torvalds 42a32174b6 Avoid scary errors about tagged trees/blobs during git-fetch 18 years ago
Steffen Prohaska d279fc1a76 mergetool: avoid misleading message "Resetting to default..." 18 years ago
Steffen Prohaska ca8e6b7a55 mergetool: add support for ECMerge 18 years ago
Steffen Prohaska e3fa2c761f mergetool: use path to mergetool in config var mergetool.<tool>.path 18 years ago
Jonathan del Strother 889a50e909 Fixing path quoting in git-rebase 18 years ago
Jeff King 09fba7a59d t5516: test update of local refs on push 18 years ago
Jeff King 334f4831e5 send-pack: don't update tracking refs on error 18 years ago
Shawn O. Pearce de61e42b53 Merge branch 'jc/am-quiet' 18 years ago
Shawn O. Pearce e75c55844f Merge branch 'maint' 18 years ago
Shawn O. Pearce 1aa3d01f87 Yet more 1.5.3.5 fixes mentioned in release notes 18 years ago
Brian Gernhardt 2a4b5d5a07 cvsserver: Use exit 1 instead of die when req_Root fails. 18 years ago
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 18 years ago
Marius Storm-Olsen 8f353ee57a Teach core.autocrlf to 'git blame' 18 years ago
Gerrit Pape 93a56c2cf7 git-config: print error message if the config file cannot be read 18 years ago
Shawn O. Pearce c5d236c70e Merge branch 'lt/diff-rename' 18 years ago
koreth@midwinter.com 130faabe48 Add a message explaining that automatic GC is about to start 18 years ago
Robert Schiele a2d6b872db fixing output of non-fast-forward output of post-receive-email 18 years ago
Sam Vilain 0166419a19 gitk: disable colours when calling git log 18 years ago
Nicolas Pitre c85228ed8f fix for more minor memory leaks 18 years ago
Nicolas Pitre 4049b9cfc0 fix const issues with some functions 18 years ago
Nicolas Pitre 7ba502c47b pack-objects.c: fix some global variable abuse and memory leaks 18 years ago
Nicolas Pitre 2f8b89472c pack-objects: no delta possible with only one object in the list 18 years ago
Nicolas Pitre ed1902ef5c cope with multiple line breaks within sideband progress messages 18 years ago
Nicolas Pitre 42e18fbf5f more compact progress display 18 years ago
Benoit Sigoure 207f1a75e7 git-svn: simplify the handling of fatal errors 18 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 18 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 18 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 18 years ago
Benoit Sigoure 01bdab84e3 git-svn: add a generic tree traversal to fetch SVN properties 18 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 18 years ago
Shawn O. Pearce 317efa63fc Merge branch 'maint' 18 years ago
Shawn O. Pearce 09955207d1 Document additional 1.5.3.5 fixes in release notes 18 years ago
Michael Witten 54f0db79ca git-cvsexportcommit.perl: git-apply no longer needs --binary 18 years ago
Shawn O. Pearce f5f30699c0 Avoid 'expr index' on Mac OS X as it isn't supported 18 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 18 years ago
Johannes Schindelin 8ef44519a6 fix filter-branch documentation 18 years ago
Andrew Clausen 7e23b06d59 helpful error message when send-pack finds no refs in common. 18 years ago
Eygene Ryabinkin fd499bcc9d git-svn: use "no warnings 'once'" to disable false-positives 18 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 18 years ago