12625 Commits (79d30668ab5c5e029c89c8aa2e466d2320658f5a)
 

Author SHA1 Message Date
Linus Torvalds 7dc0fe3be5 Fix parent rewriting in --early-output 18 years ago
Linus Torvalds 4d1012c370 Fix rev-list when showing objects involving submodules 18 years ago
Junio C Hamano fb5fd01148 Merge branch 'maint' 18 years ago
Junio C Hamano bcd2e266a6 Merge branch 'aw/mirror-push' into jk/send-pack 18 years ago
Junio C Hamano 2d4eb71c6c Merge branch 'ar/send-pack-remote-track' into jk/send-pack 18 years ago
Junio C Hamano a108e53861 Merge branch 'db/remote-builtin' into jk/send-pack 18 years ago
Alex Riesen 481424e1f1 Fix dependencies of parse-options test program 18 years ago
Sergei Organov 2f29dac5a9 user-manual.txt: fix a few mistakes 18 years ago
Junio C Hamano b57321f57b git-clean: honor core.excludesfile 18 years ago
Jonas Fonseca 7f55cf451c Documentation: Fix man page breakage with DocBook XSL v1.72 18 years ago
Shawn O. Pearce f141bd804d Handle broken vsnprintf implementations in strbuf 18 years ago
Sergei Organov cb5c49b9af git-remote.txt: fix typo 18 years ago
Sergei Organov 065c5ac168 core-tutorial.txt: Fix argument mistake in an example. 18 years ago
Jing Xue 97e9a2216f replace reference to git-rm with git-reset in git-commit doc 18 years ago
Wincent Colaiuta c05ef93879 Grammar fixes for gitattributes documentation 18 years ago
Shawn O. Pearce 436e7a74c6 Don't allow fast-import tree delta chains to exceed maximum depth 18 years ago
Junio C Hamano 71aa2b8f0e Resurrect git-revert.sh example and add comment to builtin-revert.c 18 years ago
Junio C Hamano 245de36f03 revert/cherry-pick: allow starting from dirty work tree. 18 years ago
Junio C Hamano aac5bf0b48 t/t3404: fix test for a bogus todo file. 18 years ago
Andy Whitcroft 9e384b4589 git-quiltimport.sh fix --patches handling 18 years ago
Björn Steinbrink 9d87442f03 git-commit: Add tests for invalid usage of -a/--interactive with paths 18 years ago
Andy Whitcroft ff20674815 git-push: add documentation for the newly added --mirror mode 18 years ago
Andy Whitcroft 8e806adb65 Add tests for git push'es mirror mode 18 years ago
Johannes Sixt 726c8ef5a5 Fix preprocessor logic that determines the availablity of strchrnul(). 18 years ago
Alex Riesen ed31df312a Update the tracking references only if they were succesfully updated on remote 18 years ago
Alex Riesen 6fa92bf3cd Add a test checking if send-pack updated local tracking branches correctly 18 years ago
Johannes Sixt f192c5d0fb git-clean: Fix error message if clean.requireForce is not set. 18 years ago
Johannes Schindelin 3f735b6654 rebase: fix "rebase --continue" breakage 18 years ago
Eric Wong cfbe7ab333 git-svn: support for funky branch and project names over HTTP(S) 18 years ago
Jonas Fonseca a4e57e75c9 Documentation: Fix references to deprecated commands 18 years ago
Junio C Hamano 35865ca245 Merge branch 'maint' 18 years ago
Junio C Hamano 9b2a182124 Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint 18 years ago
Christian Couder a74fa1106d for-each-ref: fix off by one read. 18 years ago
Jeff King 53e780c8f6 git-branch: remove mention of non-existent '-b' option 18 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 18 years ago
Junio C Hamano 25487bde2a t2200: test more cases of "add -u" 18 years ago
Shawn O. Pearce 4191c35671 git-fetch: avoid local fetching from alternate (again) 18 years ago
Shawn O. Pearce 27350891de rev-list: Introduce --quiet to avoid /dev/null redirects 18 years ago
Shawn O. Pearce b73a439759 run-command: Support sending stderr to /dev/null 18 years ago
Shawn O. Pearce a3b0079c6a git-fetch: Always fetch tags if the object they reference exists 18 years ago
Junio C Hamano 7666cdedb4 Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fix 18 years ago
Mike Hommey fb6e4e1f3f Do git reset --hard HEAD when using git rebase --skip 18 years ago
David Symonds fed1b5cac0 git-checkout: Test for relative path use. 18 years ago
David Symonds 4307234a4e git-checkout: Support relative paths containing "..". 18 years ago
Pierre Habouzit d054680c7d Reorder diff_opt_parse options more logically per topics. 18 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 18 years ago
Pierre Habouzit 68dce6e941 Use OPT_BIT in builtin-pack-refs 18 years ago
Pierre Habouzit 9fac800cae Use OPT_BIT in builtin-for-each-ref 18 years ago
Pierre Habouzit d11d44faee Use OPT_SET_INT and OPT_BIT in builtin-branch 18 years ago
Pierre Habouzit db7244bd5b parse-options new features. 18 years ago