12211 Commits (481424e1f100de690849a9f0348fc78f45ab815e)
 

Author SHA1 Message Date
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
Shawn O. Pearce 33c8d38c78 Correct typos in release notes for 1.5.3.5 18 years ago
Johannes Schindelin da0204df58 fetch: if not fetching from default remote, ignore default merge 18 years ago
Johannes Schindelin 9de6d07920 cvsexportcommit: get rid of temporary directory 18 years ago
Jeff King ff9054627c git-rebase: document suppression of duplicate commits 18 years ago
Michael Olson 5040beff0b Documentation/git-tag.txt: Document how to backdate tags 18 years ago
Michael W. Olson 2858028e1a git-rebase--interactive.sh: Quote arguments to test 18 years ago
Shawn O. Pearce fe5d1d3eb4 Support 'push --dry-run' for http transport 18 years ago
Shawn O. Pearce ee020f3598 Support 'push --dry-run' for rsync transport 18 years ago
Shawn O. Pearce 18184f79db Fix 'push --all branch...' error handling 18 years ago
Shawn O. Pearce 2e13e5d892 Merge branch 'master' into db/fetch-pack 18 years ago
Shawn O. Pearce d55e7c3acf Merge branch 'maint' 18 years ago
Shawn O. Pearce 8492f00b4f Whip post 1.5.3.4 maintenance series into shape. 18 years ago
Josh England 03618b9df8 Minor usage update in setgitperms.perl 18 years ago
Ralf Wildenhues c90161586c manual: use 'URL' instead of 'url'. 18 years ago
Ralf Wildenhues b6cbca3828 manual: add some markup. 18 years ago
Ralf Wildenhues 477ff5b71a manual: Fix example finding commits referencing given content. 18 years ago
Ralf Wildenhues 2c619db884 Fix wording in push definition. 18 years ago
Ralf Wildenhues 06ada1529c Fix some typos, punctuation, missing words, minor markup. 18 years ago
Ralf Wildenhues 2ef8ac1b2a manual: Fix or remove em dashes. 18 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 18 years ago
Brian Ewins a63103ae4f Add a --dry-run option to git-send-pack. 18 years ago
Johannes Schindelin ccfc02a300 Fix compilation when NO_CURL is defined 18 years ago
Pierre Habouzit 90d16ec032 Fix in-place editing functions in convert.c 18 years ago
Mike Dalessio 425b78e886 instaweb: support for Ruby's WEBrick server 18 years ago
Mike Dalessio 14b45b66e7 instaweb: allow for use of auto-generated scripts 18 years ago