Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upload-pack: implement ref-in-want | Brandon Williams | 2018-06-28 | 2 | -1/+34 |
* | doc: fix typos in documentation and release notes | Karthikeyan Singaravelan | 2018-06-19 | 4 | -4/+4 |
* | Almost 2.18 final | Junio C Hamano | 2018-06-18 | 1 | -0/+11 |
* | A bunch of micro-fixes before going 2.18 final | Junio C Hamano | 2018-06-18 | 1 | -0/+11 |
* | Merge branch 'mw/doc-merge-enumfix' | Junio C Hamano | 2018-06-18 | 1 | -1/+1 |
|\ | |||||
| * | doc: update the order of the syntax `git merge --continue` | Meng-Sung Wu | 2018-06-14 | 1 | -1/+1 |
* | | Merge branch 'rd/doc-remote-tracking-with-hyphen' | Junio C Hamano | 2018-06-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | Use hyphenated "remote-tracking branch" (docs and comments) | Robert P. J. Day | 2018-06-13 | 1 | -2/+2 |
* | | | Merge branch 'km/doc-workflows-typofix' | Junio C Hamano | 2018-06-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | gitworkflows: fix grammar in 'Merge upwards' rule | Kyle Meyer | 2018-06-12 | 1 | -1/+1 |
* | | | | Merge branch 'ld/git-p4-updates' | Junio C Hamano | 2018-06-18 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | git-p4: add option to disable syncing of p4/master with p4 | Luke Diamand | 2018-06-12 | 1 | -0/+8 |
| * | | | | git-p4: disable-rebase: allow setting this via configuration | Luke Diamand | 2018-06-12 | 1 | -1/+4 |
| * | | | | git-p4: add options --commit and --disable-rebase | Romain Merland | 2018-06-12 | 1 | -0/+14 |
* | | | | | Merge branch 'rd/diff-options-typofix' | Junio C Hamano | 2018-06-18 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | diff-options.txt: fix minor typos, font inconsistencies, in docs | Robert P. J. Day | 2018-06-11 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | RelNotes 2.18: minor fix to entry about dynamically loading completions | SZEDER Gábor | 2018-06-18 | 1 | -1/+1 |
* | | | | | Git 2.18-rc2v2.18.0-rc2 | Junio C Hamano | 2018-06-13 | 1 | -0/+6 |
* | | | | | RelNotes 2.18: clarify where directory rename detection applies | Elijah Newren | 2018-06-13 | 1 | -1/+1 |
* | | | | | RelNotes 2.18: typofixes | Junio C Hamano | 2018-06-11 | 1 | -2/+2 |
* | | | | | Git 2.18-rc1v2.18.0-rc1 | Junio C Hamano | 2018-06-04 | 1 | -0/+12 |
* | | | | | Merge branch 'tg/doc-sec-list' | Junio C Hamano | 2018-06-04 | 1 | -4/+17 |
|\ \ \ \ \ | |||||
| * | | | | | note git-security@googlegroups.com in more places | Thomas Gummerer | 2018-06-01 | 1 | -0/+13 |
| * | | | | | SubmittingPatches: replace numbered attributes with names | Thomas Gummerer | 2018-06-01 | 1 | -4/+4 |
* | | | | | | Merge branch 'rd/p4-doc-markup-env' | Junio C Hamano | 2018-06-04 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | p4.txt: Use backquotes for variable names | Robert P. J. Day | 2018-06-01 | 1 | -5/+5 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/remote-update-doc' | Junio C Hamano | 2018-06-04 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote: doc typofix | Duy Nguyen | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | remote.txt: update documentation for 'update' command | Duy Nguyen | 2018-06-01 | 1 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | A bit more topics before -rc1 | Junio C Hamano | 2018-06-01 | 1 | -0/+22 |
* | | | | | | Merge branch 'rd/tag-doc-lightweight' | Junio C Hamano | 2018-06-01 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tag: clarify in the doc that a tag can refer to a non-commit object | Robert P. J. Day | 2018-05-29 | 1 | -2/+2 |
* | | | | | | | Merge branch 'rd/doc-options-placeholder' | Junio C Hamano | 2018-06-01 | 19 | -38/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use proper syntax for replaceables in command docs | Robert P. J. Day | 2018-05-25 | 19 | -38/+38 |
* | | | | | | | | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 2018-06-01 | 1 | -0/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: add unshelve command | Luke Diamand | 2018-05-24 | 1 | -0/+32 |
* | | | | | | | | | Merge branch 'nd/command-list' | Junio C Hamano | 2018-06-01 | 6 | -4/+24 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 2 | -1/+10 |
| * | | | | | | | | | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
| * | | | | | | | | | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | | | | | | | | | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 2018-05-21 | 3 | -3/+3 |
| * | | | | | | | | | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+3 |
| * | | | | | | | | | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | | | | | | | | | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+2 |
| * | | | | | | | | | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -0/+6 |
* | | | | | | | | | | RelNotes: remove duplicate release note | Elijah Newren | 2018-06-01 | 1 | -11/+3 |
* | | | | | | | | | | Git 2.18-rc0v2.18.0-rc0 | Junio C Hamano | 2018-05-30 | 1 | -0/+36 |
* | | | | | | | | | | The seventh batch for 2.18 | Junio C Hamano | 2018-05-30 | 1 | -0/+80 |
* | | | | | | | | | | Merge branch 'ab/get-short-oid' | Junio C Hamano | 2018-05-30 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | get_short_oid: sort ambiguous objects by type, then SHA-1 | Ævar Arnfjörð Bjarmason | 2018-05-11 | 1 | -6/+11 |