12237 Commits (dcb83ec18d5a79c438289eb55d9c01c61490d2e4)
 

Author SHA1 Message Date
Junio C Hamano dcb83ec18d Merge branch 'js/rebase-detached' 18 years ago
Junio C Hamano 37ec2b4c26 Merge branch 'rs/pretty' 18 years ago
Junio C Hamano 4356736571 Merge branch 'rr/cvsexportcommit-w' 18 years ago
Junio C Hamano e318f60723 Merge branch 'gh/cvsimport-user' 18 years ago
Sergei Organov 93cbbd7121 user-manual: minor rewording for clarity. 18 years ago
Junio C Hamano fb5fd01148 Merge branch 'maint' 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
Johannes Sixt 726c8ef5a5 Fix preprocessor logic that determines the availablity of strchrnul(). 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 40e2524da9 Merge branch 'js/upload-pack' 18 years ago
Junio C Hamano 52b9b48a2c Merge branch 'js/reset' 18 years ago
Junio C Hamano 91febfba6f Merge branch 'js/parseopt-abbrev-fix' 18 years ago
Junio C Hamano 82527cf33e Merge branch 'maint' 18 years ago
Steffen Prohaska 1b2486d737 push: teach push to pass --verbose option to transport layer 18 years ago
Steffen Prohaska 05ee917a6e push: mention --verbose option in documentation 18 years ago
Andreas Ericsson 9e79f00f06 Simplify strchrnul() compat code 18 years ago
Nicolas Pitre a91ef6e75b fix index-pack with packs >4GB containing deltas on 32-bit machines 18 years ago
Nicolas Pitre ff350ccf49 git-hash-object should honor config variables 18 years ago
René Scharfe b9c6232138 --format=pretty: avoid calculating expensive expansions twice 18 years ago
René Scharfe 91db267ec8 add strbuf_adddup() 18 years ago
René Scharfe f29d59586c --pretty=format: parse commit message only once 18 years ago
Vincent Zanotti a62d6d84c6 gitweb: correct month in date display for atom feeds 18 years ago
Michele Ballabio 570f322669 test-lib.sh: move error line after error() declaration 18 years ago
Lars Hjemli c899a57c28 for-each-ref: fix setup of option-parsing for --sort 18 years ago
Junio C Hamano a130976b71 Merge branch 'maint' 18 years ago
Sergei Organov 2782c9355a core-tutorial.txt: Fix git-show-branch example and its description 18 years ago
Shawn O. Pearce 295dd2ad20 Fix memory leak in traverse_commit_list 18 years ago
Junio C Hamano 5aa5cd460c git-commit: a bit more tests 18 years ago
Nicolas Pitre d048a96ee9 print warning/error/fatal messages in one shot 18 years ago
Johannes Schindelin 354e6534c1 builtin-blame: set up the work_tree before the first file access 18 years ago