3920 Commits (4525e8e41a8c0c4246a95097744604ea72198dad)

Author SHA1 Message Date
SZEDER Gábor 2657420d9e Document 'git (rev-list|log) --merges' 16 years ago
Yann Dirson 0da3e1d21f git-svn.txt: fix description of fetch flags accepted by clone. 16 years ago
Yann Dirson eb1f7e0dc0 git-svn.txt: fix fetch flags incorrectly documented as init flags. 16 years ago
Yann Dirson 6c32a7a994 git-svn.txt: make formatting more consistent. 16 years ago
Yann Dirson 647ac702d8 git-svn.txt: stop using dash-form of commands. 16 years ago
Sitaram Chamarty 595b8dbfee Documentation: update description of shell aliases 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
Thadeu Lima de Souza Cascardo 21d777f257 Makes some cleanup/review in gittutorial 16 years ago
Miklos Vajna 1c3acfcd57 git-submodule documentation: fix foreach example 16 years ago
Larry D'Anna 1965ff744a add --porcelain option to git-push 16 years ago
Marc Branchaud ab81a3643b git svn: Doc update for multiple branch and tag paths 16 years ago
Ben Jackson 195643f2fc Add 'git svn reset' to unwind 'git svn fetch' 16 years ago
Thomas Rast 5eec27e35f git-svn: let 'dcommit $rev' work on $rev instead of HEAD 16 years ago
Junio C Hamano cff4231a1d GIT 1.6.3.3 16 years ago
Stephen Boyd 69932bc611 show-ref: migrate to parse-options 16 years ago
Stephen Boyd d4900ee48c git-show-ref.txt: remove word and make consistent 16 years ago
Miklos Vajna ccf497de97 git-svn documentation: fix typo in 'rebase vs. pull/merge' section 16 years ago
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