Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-01 | Merge branch 'rd/doc-options-placeholder' | Junio C Hamano | 19 | -38/+38 |
2018-06-01 | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 1 | -0/+32 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 6 | -4/+24 |
2018-06-01 | RelNotes: remove duplicate release note | Elijah Newren | 1 | -11/+3 |
2018-05-30 | Git 2.18-rc0 | Junio C Hamano | 1 | -0/+36 |
2018-05-30 | The seventh batch for 2.18 | Junio C Hamano | 1 | -0/+80 |
2018-05-30 | Merge branch 'ab/get-short-oid' | Junio C Hamano | 1 | -6/+11 |
2018-05-30 | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 1 | -0/+9 |
2018-05-30 | Merge branch 'sb/blame-color' | Junio C Hamano | 1 | -0/+27 |
2018-05-30 | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 1 | -1/+16 |
2018-05-30 | Merge branch 'bp/status-rename-config' | Junio C Hamano | 2 | -0/+22 |
2018-05-30 | Merge branch 'bp/merge-rename-config' | Junio C Hamano | 3 | -6/+16 |
2018-05-29 | Sync with Git 2.17.1 | Junio C Hamano | 5 | -0/+49 |
2018-05-25 | Use proper syntax for replaceables in command docs | Robert P. J. Day | 19 | -38/+38 |
2018-05-24 | git-p4: add unshelve command | Luke Diamand | 1 | -0/+32 |
2018-05-23 | The sixth batch for 2.18 | Junio C Hamano | 1 | -0/+101 |
2018-05-23 | Merge branch 'bc/asciidoctor-tab-width' | Junio C Hamano | 2 | -1/+3 |
2018-05-23 | Merge branch 'nd/pack-unreachable-objects-doc' | Junio C Hamano | 1 | -0/+13 |
2018-05-23 | Merge branch 'ah/misc-doc-updates' | Junio C Hamano | 6 | -68/+77 |
2018-05-23 | Merge branch 'nd/doc-header' | Junio C Hamano | 38 | -96/+96 |
2018-05-23 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 3 | -2/+175 |
2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 3 | -3/+9 |
2018-05-23 | Merge branch 'js/no-pager-shorthand' | Junio C Hamano | 1 | -1/+2 |
2018-05-23 | Merge branch 'tg/worktree-add-existing-branch' | Junio C Hamano | 1 | -2/+7 |
2018-05-23 | Merge branch 'js/deprecate-grafts' | Junio C Hamano | 3 | -13/+20 |
2018-05-23 | Merge branch 'bw/server-options' | Junio C Hamano | 3 | -0/+26 |
2018-05-23 | Merge branch 'nd/repack-keep-pack' | Junio C Hamano | 4 | -6/+43 |
2018-05-23 | Merge branch 'nd/pack-format-doc' | Junio C Hamano | 1 | -0/+92 |
2018-05-23 | Merge branch 'jk/apply-p-doc' | Junio C Hamano | 1 | -2/+4 |
2018-05-23 | Merge branch 'ao/config-api-doc' | Junio C Hamano | 1 | -8/+10 |
2018-05-22 | Git 2.17.1 | Junio C Hamano | 1 | -0/+16 |
2018-05-22 | Sync with Git 2.16.4 | Junio C Hamano | 4 | -0/+33 |
2018-05-22 | Git 2.16.4 | Junio C Hamano | 1 | -0/+5 |
2018-05-22 | Sync with Git 2.15.2 | Junio C Hamano | 3 | -0/+28 |
2018-05-22 | Git 2.15.2 | Junio C Hamano | 1 | -0/+3 |
2018-05-22 | Sync with Git 2.14.4 | Junio C Hamano | 2 | -0/+25 |
2018-05-22 | Git 2.14.4 | Junio C Hamano | 1 | -0/+5 |
2018-05-22 | Sync with Git 2.13.7 | Junio C Hamano | 1 | -0/+20 |
2018-05-22 | Git 2.13.7 | Junio C Hamano | 1 | -0/+20 |
2018-05-22 | submodule: add --dissociate option to add/update commands | Casey Fitzpatrick | 1 | -1/+9 |
2018-05-22 | submodule: add --progress option to add command | Casey Fitzpatrick | 1 | -0/+7 |
2018-05-21 | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 2 | -1/+10 |
2018-05-21 | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-21 | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-05-21 | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 3 | -3/+3 |
2018-05-21 | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2018-05-21 | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-05-21 | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-05-21 | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2018-05-13 | add status config and command line options for rename detection | Ben Peart | 2 | -0/+22 |