Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ls/packet-line-protocol-doc-fix' into maint | Junio C Hamano | 2016-09-08 |
|\ | |||
| * | pack-protocol: fix maximum pkt-line size | Lars Schneider | 2016-08-30 |
* | | Merge branch 'dg/document-git-c-in-git-config-doc' into maint | Junio C Hamano | 2016-09-08 |
|\ \ | |||
| * | | doc: mention `git -c` in git-config(1) | David Glasser | 2016-08-23 |
* | | | Merge branch 'ms/document-pack-window-memory-is-per-thread' into maint | Junio C Hamano | 2016-09-08 |
|\ \ \ | |||
| * | | | document git-repack interaction of pack.threads and pack.windowMemory | Michael Stahl | 2016-08-10 |
* | | | | Merge branch 'jk/push-force-with-lease-creation' into maint | Junio C Hamano | 2016-09-08 |
|\ \ \ \ | |||
| * | | | | push: add shorthand for --force-with-lease branch creation | John Keeping | 2016-07-26 |
| * | | | | Documentation/git-push: fix placeholder formatting | John Keeping | 2016-07-25 |
* | | | | | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 2016-09-08 |
|\ \ \ \ \ | |||
| * | | | | | date: clarify --date=raw description | Junio C Hamano | 2016-07-27 |
| * | | | | | date: add "unix" format | Jeff King | 2016-07-27 |
| * | | | | | date: document and test "raw-local" mode | Jeff King | 2016-07-27 |
| * | | | | | doc/pretty-formats: explain shortening of %gd | Jeff King | 2016-07-22 |
| * | | | | | doc/pretty-formats: describe index/time formats for %gd | Jeff King | 2016-07-22 |
| * | | | | | doc/rev-list-options: explain "-g" output formats | Jeff King | 2016-07-22 |
| * | | | | | doc/rev-list-options: clarify "commit@{Nth}" for "-g" option | Jeff King | 2016-07-22 |
* | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 2016-09-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 2016-07-06 |
* | | | | | | | Git 2.9.3v2.9.3 | Junio C Hamano | 2016-08-12 |
* | | | | | | | Yet another batch for 2.9.3 | Junio C Hamano | 2016-08-10 |
* | | | | | | | Merge branch 'jh/clean-smudge-f-doc' into maint | Junio C Hamano | 2016-08-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | clarify %f documentation | Joey Hess | 2016-08-03 |
* | | | | | | | | Merge branch 'jc/hashmap-doc-init' into maint | Junio C Hamano | 2016-08-10 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | hashmap: clarify that hashmap_entry can safely be discarded | Junio C Hamano | 2016-08-02 |
* | | | | | | | | Hopefully final batch for 2.9.3 | Junio C Hamano | 2016-08-08 |
* | | | | | | | | Merge branch 'sb/pack-protocol-doc-nak' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: pack-protocol correct NAK response | Stefan Beller | 2016-07-22 |
* | | | | | | | | | Merge branch 'jc/doc-diff-filter-exclude' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | diff: document diff-filter exclusion | Junio C Hamano | 2016-07-14 |
| |/ / / / / / / | |||
* | | | | | | | | Some fixes for 2.9.3 | Junio C Hamano | 2016-07-28 |
* | | | | | | | | Merge branch 'nd/doc-new-command' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | new-command.txt: correct the command description file | Nguyễn Thái Ngọc Duy | 2016-06-27 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| * | | | | | | | doc: typeset HEAD and variants as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | | | CodingGuidelines: formatting HEAD in documentation | Matthieu Moy | 2016-06-28 |
| * | | | | | | | doc: typeset long options with argument as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | | | doc: typeset '--' as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | | | doc: typeset long command-line options as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | | | doc: typeset short command-line options as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | | | Documentation/git-mv.txt: fix whitespace indentation | Matthieu Moy | 2016-06-28 |
* | | | | | | | | Git 2.9.2v2.9.2 | Junio C Hamano | 2016-07-15 |
* | | | | | | | | Git 2.9.1v2.9.1 | Junio C Hamano | 2016-07-11 |
* | | | | | | | | Merge branch 'jn/preformatted-doc-url' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | doc: git-htmldocs.googlecode.com is no more | Jonathan Nieder | 2016-06-22 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | clone: do not let --depth imply --shallow-submodules | Junio C Hamano | 2016-06-20 |
* | | | | | | | | | Merge branch 'mg/signature-doc' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation/technical: signed merge tag format | Michael J Gruber | 2016-06-17 |
| * | | | | | | | | | Documentation/technical: signed commit format | Michael J Gruber | 2016-06-17 |