Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for 2.9.4 | Junio C Hamano | 2016-09-08 | 1 | -0/+83 |
* | Merge branch 'hv/doc-commit-reference-style' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+10 |
|\ | |||||
| * | SubmittingPatches: use gitk's "Copy commit summary" formathv/doc-commit-reference-style | Beat Bolli | 2016-08-26 | 1 | -3/+8 |
| * | SubmittingPatches: document how to reference previous commits | Heiko Voigt | 2016-08-17 | 1 | -0/+5 |
* | | Merge branch 'ls/packet-line-protocol-doc-fix' into maint | Junio C Hamano | 2016-09-08 | 1 | -3/+3 |
|\ \ | |||||
| * | | pack-protocol: fix maximum pkt-line sizels/packet-line-protocol-doc-fix | Lars Schneider | 2016-08-30 | 1 | -3/+3 |
* | | | Merge branch 'dg/document-git-c-in-git-config-doc' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | doc: mention `git -c` in git-config(1)dg/document-git-c-in-git-config-doc | David Glasser | 2016-08-23 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'ms/document-pack-window-memory-is-per-thread' into maint | Junio C Hamano | 2016-09-08 | 2 | -4/+6 |
|\ \ \ | |||||
| * | | | document git-repack interaction of pack.threads and pack.windowMemoryms/document-pack-window-memory-is-per-thread | Michael Stahl | 2016-08-10 | 2 | -4/+6 |
* | | | | Merge branch 'jk/push-force-with-lease-creation' into maint | Junio C Hamano | 2016-09-08 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | push: add shorthand for --force-with-lease branch creation | John Keeping | 2016-07-26 | 1 | -1/+2 |
| * | | | | Documentation/git-push: fix placeholder formatting | John Keeping | 2016-07-25 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 2016-09-08 | 2 | -9/+41 |
|\ \ \ \ \ | |||||
| * | | | | | date: clarify --date=raw descriptionjk/reflog-date | Junio C Hamano | 2016-07-27 | 1 | -1/+5 |
| * | | | | | date: add "unix" format | Jeff King | 2016-07-27 | 1 | -0/+4 |
| * | | | | | date: document and test "raw-local" mode | Jeff King | 2016-07-27 | 1 | -2/+5 |
| * | | | | | doc/pretty-formats: explain shortening of %gd | Jeff King | 2016-07-22 | 1 | -3/+6 |
| * | | | | | doc/pretty-formats: describe index/time formats for %gd | Jeff King | 2016-07-22 | 1 | -2/+5 |
| * | | | | | doc/rev-list-options: explain "-g" output formats | Jeff King | 2016-07-22 | 1 | -4/+19 |
| * | | | | | doc/rev-list-options: clarify "commit@{Nth}" for "-g" option | Jeff King | 2016-07-22 | 1 | -2/+2 |
* | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 2016-09-08 | 2 | -13/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 2016-07-06 | 2 | -13/+14 |
* | | | | | | | Git 2.9.3v2.9.3 | Junio C Hamano | 2016-08-12 | 2 | -1/+12 |
* | | | | | | | Yet another batch for 2.9.3 | Junio C Hamano | 2016-08-10 | 1 | -0/+68 |
* | | | | | | | Merge branch 'jh/clean-smudge-f-doc' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clarify %f documentationjh/clean-smudge-f-doc | Joey Hess | 2016-08-03 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'jc/hashmap-doc-init' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | hashmap: clarify that hashmap_entry can safely be discardedjc/hashmap-doc-init | Junio C Hamano | 2016-08-02 | 1 | -0/+5 |
* | | | | | | | | Hopefully final batch for 2.9.3 | Junio C Hamano | 2016-08-08 | 1 | -0/+34 |
* | | | | | | | | Merge branch 'sb/pack-protocol-doc-nak' into maint | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: pack-protocol correct NAK responsesb/pack-protocol-doc-nak | Stefan Beller | 2016-07-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jc/doc-diff-filter-exclude' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | diff: document diff-filter exclusionjc/doc-diff-filter-exclude | Junio C Hamano | 2016-07-14 | 1 | -0/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Some fixes for 2.9.3fbsd-lazy-mtime | Junio C Hamano | 2016-07-28 | 1 | -0/+58 |
* | | | | | | | | Merge branch 'nd/doc-new-command' into maint | Junio C Hamano | 2016-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | new-command.txt: correct the command description filend/doc-new-command | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 2016-07-28 | 62 | -227/+228 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | doc: typeset HEAD and variants as literalmm/doc-tt | Matthieu Moy | 2016-06-28 | 11 | -26/+26 |
| * | | | | | | | CodingGuidelines: formatting HEAD in documentation | Matthieu Moy | 2016-06-28 | 1 | -2/+3 |
| * | | | | | | | doc: typeset long options with argument as literal | Matthieu Moy | 2016-06-28 | 1 | -2/+2 |
| * | | | | | | | doc: typeset '--' as literal | Matthieu Moy | 2016-06-28 | 3 | -4/+4 |
| * | | | | | | | doc: typeset long command-line options as literal | Matthieu Moy | 2016-06-28 | 46 | -149/+149 |
| * | | | | | | | doc: typeset short command-line options as literal | Matthieu Moy | 2016-06-28 | 23 | -52/+52 |
| * | | | | | | | Documentation/git-mv.txt: fix whitespace indentation | Matthieu Moy | 2016-06-28 | 1 | -2/+2 |
* | | | | | | | | Git 2.9.2v2.9.2 | Junio C Hamano | 2016-07-15 | 2 | -1/+15 |
* | | | | | | | | Git 2.9.1v2.9.1 | Junio C Hamano | 2016-07-11 | 2 | -1/+57 |
* | | | | | | | | Merge branch 'jn/preformatted-doc-url' into maint | Junio C Hamano | 2016-07-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: git-htmldocs.googlecode.com is no morejn/preformatted-doc-url | Jonathan Nieder | 2016-06-22 | 1 | -2/+2 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ |