12498 Commits (367c98866c340bc9cf5cfa88c3b69f027165fc44)
 

Author SHA1 Message Date
Alex Riesen 481424e1f1 Fix dependencies of parse-options test program 17 years ago
Sergei Organov 2f29dac5a9 user-manual.txt: fix a few mistakes 17 years ago
Junio C Hamano b57321f57b git-clean: honor core.excludesfile 17 years ago
Jonas Fonseca 7f55cf451c Documentation: Fix man page breakage with DocBook XSL v1.72 17 years ago
Shawn O. Pearce f141bd804d Handle broken vsnprintf implementations in strbuf 17 years ago
Sergei Organov cb5c49b9af git-remote.txt: fix typo 17 years ago
Sergei Organov 065c5ac168 core-tutorial.txt: Fix argument mistake in an example. 17 years ago
Jing Xue 97e9a2216f replace reference to git-rm with git-reset in git-commit doc 17 years ago
Wincent Colaiuta c05ef93879 Grammar fixes for gitattributes documentation 17 years ago
Shawn O. Pearce 436e7a74c6 Don't allow fast-import tree delta chains to exceed maximum depth 17 years ago
Junio C Hamano 71aa2b8f0e Resurrect git-revert.sh example and add comment to builtin-revert.c 17 years ago
Junio C Hamano 245de36f03 revert/cherry-pick: allow starting from dirty work tree. 17 years ago
Junio C Hamano aac5bf0b48 t/t3404: fix test for a bogus todo file. 17 years ago
Andy Whitcroft 9e384b4589 git-quiltimport.sh fix --patches handling 17 years ago
Björn Steinbrink 9d87442f03 git-commit: Add tests for invalid usage of -a/--interactive with paths 17 years ago
Johannes Sixt 726c8ef5a5 Fix preprocessor logic that determines the availablity of strchrnul(). 17 years ago
Johannes Sixt f192c5d0fb git-clean: Fix error message if clean.requireForce is not set. 17 years ago
Johannes Schindelin 3f735b6654 rebase: fix "rebase --continue" breakage 17 years ago
Eric Wong cfbe7ab333 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Jonas Fonseca a4e57e75c9 Documentation: Fix references to deprecated commands 17 years ago
Junio C Hamano 35865ca245 Merge branch 'maint' 17 years ago
Junio C Hamano 9b2a182124 Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint 17 years ago
Christian Couder a74fa1106d for-each-ref: fix off by one read. 17 years ago
Jeff King 53e780c8f6 git-branch: remove mention of non-existent '-b' option 17 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 17 years ago
Junio C Hamano 25487bde2a t2200: test more cases of "add -u" 17 years ago
Shawn O. Pearce 4191c35671 git-fetch: avoid local fetching from alternate (again) 17 years ago
Shawn O. Pearce 27350891de rev-list: Introduce --quiet to avoid /dev/null redirects 17 years ago
Shawn O. Pearce b73a439759 run-command: Support sending stderr to /dev/null 17 years ago
Shawn O. Pearce a3b0079c6a git-fetch: Always fetch tags if the object they reference exists 17 years ago
Junio C Hamano 7666cdedb4 Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fix 17 years ago
David Symonds fed1b5cac0 git-checkout: Test for relative path use. 17 years ago
David Symonds 4307234a4e git-checkout: Support relative paths containing "..". 17 years ago
Pierre Habouzit d054680c7d Reorder diff_opt_parse options more logically per topics. 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Pierre Habouzit 68dce6e941 Use OPT_BIT in builtin-pack-refs 17 years ago
Pierre Habouzit 9fac800cae Use OPT_BIT in builtin-for-each-ref 17 years ago
Pierre Habouzit d11d44faee Use OPT_SET_INT and OPT_BIT in builtin-branch 17 years ago
Pierre Habouzit db7244bd5b parse-options new features. 17 years ago
Björn Steinbrink e70f320251 t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH 17 years ago
Rémi Vanicat 859a4dbcad Make GIT_INDEX_FILE apply to git-commit 17 years ago
Junio C Hamano 40e2524da9 Merge branch 'js/upload-pack' 17 years ago
Junio C Hamano 52b9b48a2c Merge branch 'js/reset' 17 years ago
Junio C Hamano 91febfba6f Merge branch 'js/parseopt-abbrev-fix' 17 years ago
Junio C Hamano 82527cf33e Merge branch 'maint' 17 years ago
Steffen Prohaska 1b2486d737 push: teach push to pass --verbose option to transport layer 17 years ago
Steffen Prohaska 05ee917a6e push: mention --verbose option in documentation 17 years ago
Andreas Ericsson 9e79f00f06 Simplify strchrnul() compat code 17 years ago
Nicolas Pitre a91ef6e75b fix index-pack with packs >4GB containing deltas on 32-bit machines 17 years ago
Nicolas Pitre ff350ccf49 git-hash-object should honor config variables 17 years ago