aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'jc/remote-set-url-doc'Junio C Hamano2015-02-18
|\
| * Documentation/git-remote.txt: stress that set-url is not for triangularJunio C Hamano2015-01-29
* | Merge branch 'mg/push-repo-option-doc'Junio C Hamano2015-02-17
|\ \
| * | git-push.txt: document the behavior of --repoMichael J Gruber2015-01-28
* | | Merge branch 'jc/diff-format-doc'Junio C Hamano2015-02-17
|\ \ \
| * | | diff-format doc: a score can follow M for rewriteJunio C Hamano2015-01-28
* | | | Merge branch 'jc/doc-log-rev-list-options'Junio C Hamano2015-02-17
|\ \ \ \
| * | | | Documentation: what does "git log --indexed-objects" even mean?Junio C Hamano2015-01-23
* | | | | Merge branch 'ah/usage-strings'Junio C Hamano2015-02-11
|\ \ \ \ \
| * | | | | standardize usage info string formatAlex Henrie2015-01-14
* | | | | | Merge branch 'jc/pretty-format-doc'Junio C Hamano2015-02-11
|\ \ \ \ \ \
| * | | | | | "log --pretty" documentation: do not forget "tformat:"Junio C Hamano2015-01-15
* | | | | | | Merge branch 'jc/push-to-checkout'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: support push-to-checkout hookJunio C Hamano2015-01-08
* | | | | | | | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Document receive.advertiseatomicStefan Beller2015-01-14
| * | | | | | | | push.c: add an --atomic argumentRonnie Sahlberg2015-01-07
| * | | | | | | | send-pack.c: add --atomic command line argumentRonnie Sahlberg2015-01-07
| * | | | | | | | receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-07
* | | | | | | | | Merge branch 'cj/log-invert-grep'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: teach --invert-grep optionChristoph Junghans2015-01-13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'ld/p4-exclude-in-sync'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: support excluding paths on syncLuke Diamand2015-02-11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/coding-guidelines'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CodingGuidelines: clarify C #include rulesJunio C Hamano2015-01-15
* | | | | | | | | | Git 2.3v2.3.0Junio C Hamano2015-02-05
* | | | | | | | | | Merge branch 'sh/asciidoc-git-version-fix'Junio C Hamano2015-01-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: fix version numberingSven van Haastregt2015-01-22
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Git 2.3.0-rc1v2.3.0-rc1Junio C Hamano2015-01-20
* | | | | | | | | | Fifth batch for 2.3 cycleJunio C Hamano2015-01-14
* | | | | | | | | | Merge branch 'po/doc-core-ignorestat'Junio C Hamano2015-01-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: core.ignoreStat update, and clarify the --assume-unchanged effectPhilip Oakley2015-01-12
| * | | | | | | | | | doc: core.ignoreStat clarify the --assume-unchanged effectPhilip Oakley2014-12-12
* | | | | | | | | | | Merge branch 'ak/doc-add-v-n-options'Junio C Hamano2015-01-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation: list long options for -v and -nAlexander Kuleshov2015-01-09
* | | | | | | | | | | | Merge branch 'aw/doc-smtp-ssl-cert-path'Junio C Hamano2015-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | correct smtp-ssl-cert-path descriptionAdam Williamson2015-01-07
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Git 2.3.0-rc0v2.3.0-rc0Junio C Hamano2015-01-12
* | | | | | | | | | | Sync with 2.2.2Junio C Hamano2015-01-12
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 2.2.2v2.2.2Junio C Hamano2015-01-12
| * | | | | | | | | | Merge branch 'rw/apply-does-not-take-ignore-date' into maintJunio C Hamano2015-01-12
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository'Junio C Hamano2015-01-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson2014-12-29
| * | | | | | | | | | | rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson2014-12-29
| * | | | | | | | | | | Documentation: add missing article in rev-list-options.txtbrian m. carlson2014-12-22
* | | | | | | | | | | | Merge branch 'sb/doc-submitting-patches-keep-notes'Junio C Hamano2015-01-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SubmittingPatches: explain rationale for using --notes with format-patchEric Sunshine2015-01-07
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fourth batch for 2.3 cycleJunio C Hamano2015-01-07
* | | | | | | | | | | | Merge branch 'sb/dco-indentation-fix'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/SubmittingPatches: unify whitespace/tabs for the DCOStefan Beller2014-12-22