summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'as/check-ignore'Junio C Hamano2013-05-293-2/+28
|\
| * Documentation: add caveats about I/O buffering for check-{attr,ignore}Adam Spiers2013-04-113-2/+13
| * check-ignore: add -n / --non-matching optionAdam Spiers2013-04-111-0/+15
* | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-292-9/+10
|\ \
| * | glossary: Update and rephrase the definition of a remote-tracking branchJohan Herland2013-04-211-6/+7
| * | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-211-3/+3
* | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-293-4/+16
|\ \ \
| * | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-251-0/+4
| * | | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-181-0/+2
| * | | git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-182-4/+10
* | | | Merge branch 'mh/fetch-into-shallow'Junio C Hamano2013-05-291-2/+1
|\ \ \ \
| * | | | upload-pack: ignore 'shallow' lines with unknown obj-idsMichael Heemskerk2013-04-281-2/+1
* | | | | Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano2013-05-291-6/+6
|\ \ \ \ \
| * | | | | transport-helper: clarify pushing without refspecsFelipe Contreras2013-04-171-2/+2
| * | | | | transport-helper: update refspec documentationFelipe Contreras2013-04-171-5/+5
| * | | | | transport-helper: clarify *:* refspecFelipe Contreras2013-04-171-2/+2
* | | | | | Git 1.8.3v1.8.3Junio C Hamano2013-05-241-11/+11
* | | | | | git-svn: introduce --parents parameter for commands branch and tagTobias Schulte2013-05-201-0/+5
* | | | | | git-svn: clarify explanation of --destination argumentJonathan Nieder2013-05-201-5/+14
* | | | | | git-svn: multiple fetch/branches/tags keys are supportedNathan Gray2013-05-201-0/+12
* | | | | | Merge branch 'fc/doc-style'Junio C Hamano2013-05-1720-47/+37
|\ \ \ \ \ \
| * | | | | | documentation: trivial style cleanupsFelipe Contreras2013-05-1720-47/+37
* | | | | | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano2013-05-171-2/+4
|\ \ \ \ \ \ \
| * | | | | | | CodingGuidelines: Documentation/*.txt are the sourcesDale Worley2013-05-101-2/+4
* | | | | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-161-2/+6
* | | | | | | | Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano2013-05-131-3/+8
* | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-05-111-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: added an --include-path flagPaul Walmsley2013-05-091-0/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Sync with v1.8.2.3Junio C Hamano2013-05-092-1/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Git 1.8.2.3v1.8.2.3Junio C Hamano2013-05-092-1/+21
* | | | | | | Update draft release notes for 1.8.3Junio C Hamano2013-05-071-2/+3
* | | | | | | Sync with maintJunio C Hamano2013-05-031-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-031-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jn/glossary-revision' into maintJunio C Hamano2013-05-031-3/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-021-2/+2
* | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-05-011-3/+16
* | | | | | | | | Fix grammar in the 1.8.3 release notes.Marc Branchaud2013-05-011-78/+77
* | | | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-011-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | remote: 'show' and 'prune' can take more than one remoteThomas Rast2013-04-241-2/+2
* | | | | | | | | Merge branch 'maint'Junio C Hamano2013-04-281-6/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | documentation: trivial whitespace cleanupsFelipe Contreras2013-04-281-6/+6
* | | | | | | | Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2013-04-261-18/+8
* | | | | | | | Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-263-18/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | git-shortlog.txt: make SYNOPSIS match log, update OPTIONSRamkumar Ramachandra2013-04-211-2/+17
| * | | | | | | | git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-211-2/+2
| * | | | | | | | git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-211-7/+9
| * | | | | | | | git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-211-7/+7
| * | | | | | | | revisions.txt: clarify the .. and ... syntaxRamkumar Ramachandra2013-04-211-2/+4
| * | | | | | | | git-shortlog.txt: remove (-h|--help) from OPTIONSRamkumar Ramachandra2013-04-211-4/+0
* | | | | | | | | Merge branch 'jn/glossary-revision'Junio C Hamano2013-04-261-3/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |