3961 Commits (ab14c823dfbf1245712c8179952b51822135d8a8)

Author SHA1 Message Date
Stephen Boyd fcdd0e92d9 stash: teach quiet option 16 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Mark Lodato 754ae192a4 http.c: add http.sslCertPasswordProtected option 16 years ago
Alex Bennée 907ffe1522 Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS working tree before applying commit patch 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Uwe Kleine-König 6e0800ef25 parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse 16 years ago
Stephen Boyd c97038d1cf git-rerere.txt: grammatical fixups and cleanups 16 years ago
Christian Couder 32d86ca531 Documentation: remove warning saying that "git bisect skip" may slow bisection 16 years ago
Markus Heidelberg 0fd41f2d66 doc/send-email: clarify the behavior of --in-reply-to with --no-thread 16 years ago
Paolo Bonzini 94af7c31a5 Documentation: git-send-mail can take rev-list arg to drive format-patch 16 years ago
Santi Béjar 62d955fd43 parse-remote: remove unused functions 16 years ago
Michael J Gruber 9a8531eeba git-repack.txt: Clarify implications of -a for dumb protocols 16 years ago
Michael J Gruber 056724c624 technical/api-remote: Describe new struct remote member pushurl 16 years ago
Michael J Gruber 203462347f Allow push and fetch urls to be different 16 years ago
SZEDER Gábor f39d6ee2aa Documentation: mention 'git stash pop --index' option explicitly 16 years ago
Thomas Rast 801a011dcf Documentation: refer to gitworkflows(7) from tutorial and git(1) 16 years ago
Junio C Hamano 6096d75980 Documentation/git.txt: update links to release notes 16 years ago
Junio C Hamano 6c7f58d6f6 GIT 1.6.3.2 16 years ago
Johan Herland 42b4917862 git-submodule: add support for --merge. 16 years ago
Johan Herland 329484256e Rename submodule.<name>.rebase to submodule.<name>.update 16 years ago
Junio C Hamano 40bad52d7d Update draft release notes for 1.6.3.2 16 years ago
Stephen Boyd b3f298ab03 git-show-branch.txt: document --date-order option 16 years ago
Stephen Boyd 13bd213408 config.txt: document add.ignore-errors 16 years ago
Björn Steinbrink c4d5359230 git-apply(1): Clarify that one can select where to apply the patch 16 years ago
Thomas Rast d183663785 Documentation: teach stash/pop workflow instead of stash/apply 16 years ago
Thomas Rast 7b8988e113 Documentation: teach stash/pop workflow instead of stash/apply 16 years ago
Junio C Hamano 33fd7169ed Update draft release notes to 1.6.4 16 years ago
Junio C Hamano e57cb01582 Prepare for 1.6.3.2 16 years ago
Jeff King 0e5168fd18 fix cat-file usage message and documentation 16 years ago
Michael J Gruber f5d4c4d0f1 merge-options.txt: Clarify merge --squash 16 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
David Aguilar b6f0621a46 mergetool--lib: add support for araxis merge 16 years ago
Nguyễn Thái Ngọc Duy 06f391906a doc/git-rebase.txt: remove mention of multiple strategies 16 years ago
Mark Lodato 36db1eddf9 git-svn: add --authors-prog option 16 years ago
Stephen Boyd ca156cfcc2 api-parse-options.txt: use 'func' instead of 'funct' 16 years ago
Josh Micich f1cf2d8b14 mktree --batch: build more than one tree object 16 years ago
Josh Micich e01662bb5d mktree --missing: updated usage message and man page 16 years ago
Trent Piepho 09caa24fac send-email: Add config option for sender address 16 years ago
Michael J Gruber 1a28725954 Documentation: clarify / requirement in 'git check-ref-format' 16 years ago
Junio C Hamano 4774780ab1 GIT 1.6.3.1 16 years ago
Alex Riesen c98a95eea8 ls-tree manpage: output of ls-tree is compatible with update-index 16 years ago
Alex Riesen 713697b34f ls-tree manpage: use "unless" instead of "when ... is not" 16 years ago
Christian Couder 503253771e rev-parse: add --sq-quote to shell quote arguments 16 years ago
Sitaram Chamarty be427d758b allow -t abbreviation for --track in git branch 16 years ago
Michael S. Tsirkin d92a39590d Add --reference option to git submodule. 16 years ago
Robin Rosenberg a4c2e69936 Disallow '\' in ref names 16 years ago
Alexander Potashev ec00d6e003 Documentation: cloning to empty directory is allowed 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago