aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-02
|\
| * clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-07
* | Merge branch 'rh/merge-options-doc-fix'Junio C Hamano2013-06-02
|\ \
| * | Documentation/merge-options.txt: restore `-e` optionRichard Hansen2013-05-16
* | | Merge branch 'an/diff-index-doc'Junio C Hamano2013-06-02
|\ \ \
| * | | Documentation/diff-index: mention two modes of operationJunio C Hamano2013-05-20
| |/ /
* | | Sync with maintJunio C Hamano2013-05-29
|\ \ \
| * \ \ Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-05-29
| |\ \ \
| | * | | trivial: Add missing period in documentationPhil Hord2013-05-28
| | |/ /
* | | | Start 1.8.4 cycleJunio C Hamano2013-05-29
* | | | Merge branch 'as/check-ignore'Junio C Hamano2013-05-29
|\ \ \ \
| * | | | Documentation: add caveats about I/O buffering for check-{attr,ignore}Adam Spiers2013-04-11
| * | | | check-ignore: add -n / --non-matching optionAdam Spiers2013-04-11
* | | | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-29
|\ \ \ \ \
| * | | | | glossary: Update and rephrase the definition of a remote-tracking branchJohan Herland2013-04-21
| * | | | | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-21
* | | | | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-29
|\ \ \ \ \ \
| * | | | | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-25
| * | | | | | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-18
| * | | | | | git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-18
* | | | | | | Merge branch 'mh/fetch-into-shallow'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \
| * | | | | | | upload-pack: ignore 'shallow' lines with unknown obj-idsMichael Heemskerk2013-04-28
* | | | | | | | Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | transport-helper: clarify pushing without refspecsFelipe Contreras2013-04-17
| * | | | | | | transport-helper: update refspec documentationFelipe Contreras2013-04-17
| * | | | | | | transport-helper: clarify *:* refspecFelipe Contreras2013-04-17
* | | | | | | | Git 1.8.3v1.8.3Junio C Hamano2013-05-24
* | | | | | | | git-svn: introduce --parents parameter for commands branch and tagTobias Schulte2013-05-20
* | | | | | | | git-svn: clarify explanation of --destination argumentJonathan Nieder2013-05-20
* | | | | | | | git-svn: multiple fetch/branches/tags keys are supportedNathan Gray2013-05-20
* | | | | | | | Merge branch 'fc/doc-style'Junio C Hamano2013-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | documentation: trivial style cleanupsFelipe Contreras2013-05-17
* | | | | | | | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano2013-05-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CodingGuidelines: Documentation/*.txt are the sourcesDale Worley2013-05-10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-16
* | | | | | | | | Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano2013-05-13
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-05-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: added an --include-path flagPaul Walmsley2013-05-09
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Sync with v1.8.2.3Junio C Hamano2013-05-09
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Git 1.8.2.3v1.8.2.3Junio C Hamano2013-05-09
* | | | | | | | Update draft release notes for 1.8.3Junio C Hamano2013-05-07
* | | | | | | | Sync with maintJunio C Hamano2013-05-03
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/glossary-revision' into maintJunio C Hamano2013-05-03
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-02
* | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-05-01
* | | | | | | | | | Fix grammar in the 1.8.3 release notes.Marc Branchaud2013-05-01
* | | | | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | remote: 'show' and 'prune' can take more than one remoteThomas Rast2013-04-24
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |