aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Update draft release notes to 1.9Junio C Hamano2013-12-12
* Merge branch 'cn/thin-push-capability'Junio C Hamano2013-12-12
|\
| * send-pack: don't send a thin pack to a server which doesn't support itCarlos Martín Nieto2013-11-25
* | Merge branch 'jk/remove-deprecated'Junio C Hamano2013-12-12
|\ \
| * \ Sync with 1.8.5Junio C Hamano2013-12-05
| |\ \
| * | | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-12
| * | | lost-found: remove deprecated commandJohn Keeping2013-11-12
| * | | tar-tree: remove deprecated commandJohn Keeping2013-11-12
| * | | repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
* | | | Merge branch 'rs/doc-submitting-patches'Junio C Hamano2013-12-12
|\ \ \ \
| * | | | SubmittingPatches: document how to handle multiple patchesRené Scharfe2013-11-27
* | | | | Merge branch 'tr/doc-git-cherry'Junio C Hamano2013-12-12
|\ \ \ \ \
| * | | | | Documentation: revamp git-cherry(1)Thomas Rast2013-11-27
* | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano2013-12-12
|\ \ \ \ \ \
| * | | | | | git-fetch.txt: improve description of tag auto-followingMichael Haggerty2013-10-30
| * | | | | | fetch-options.txt: simplify ifdef/ifndef/endif usageMichael Haggerty2013-10-30
| * | | | | | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-30
| * | | | | | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-30
| * | | | | | api-remote.txt: correct section "struct refspec"Michael Haggerty2013-10-24
* | | | | | | Start 1.9 cycleJunio C Hamano2013-12-06
* | | | | | | Merge branch 'rr/for-each-ref-decoration'Junio C Hamano2013-12-06
|\ \ \ \ \ \ \
| * | | | | | | for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-19
| * | | | | | | for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-19
| * | | | | | | for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-18
* | | | | | | | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-01
| * | | | | | | | document --exclude optionJohannes Sixt2013-11-01
* | | | | | | | | Merge branch 'nv/parseopt-opt-arg'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rev-parse --parseopt: add the --stuck-long modeNicolas Vigier2013-10-31
| * | | | | | | | | Use the word 'stuck' instead of 'sticked'Nicolas Vigier2013-10-31
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/merge-base-reflog'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-base: teach "--fork-point" modeJunio C Hamano2013-10-29
* | | | | | | | | | Sync with 1.8.5.1Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Git 1.8.5.1v1.8.5.1Junio C Hamano2013-12-03
| * | | | | | | | | | ref-iteration doc: add_submodule_odb() returns 0 for successNick Townsend2013-12-03
* | | | | | | | | | | Merge branch 'nd/glossary-content-pathspec-markup'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | glossary-content.txt: fix documentation of "**" patternsNguyễn Thái Ngọc Duy2013-11-21
* | | | | | | | | | | | Merge branch 'jj/doc-markup-gitcli'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/gitcli.txt: fix double quotesJason St. John2013-11-20
* | | | | | | | | | | | | Merge branch 'jj/doc-markup-hints-in-coding-guidelines'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | State correct usage of literal examples in man pages in the coding standardsJason St. John2013-11-18
* | | | | | | | | | | | | | Merge branch 'jj/log-doc'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation/git-log.txt: mark-up fix and minor rephasingJason St. John2013-11-13
| * | | | | | | | | | | | | | Documentation/git-log: update "--log-size" descriptionJason St. John2013-11-13
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jj/rev-list-options-doc'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation/rev-list-options.txt: fix some grammatical issues and typosJason St. John2013-11-18
| * | | | | | | | | | | | | | Documentation/rev-list-options.txt: fix mark-upJason St. John2013-11-18
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'mi/typofixes'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation/technical/http-protocol.txt: typofixesMasanari Iida2013-11-12
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'tb/doc-fetch-pack-url'Junio C Hamano2013-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |