Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: add advice for ambiguous "checkout <branch>" | Ævar Arnfjörð Bjarmason | 2018-06-11 | 5 | -0/+37 |
* | builtin/checkout.c: use "ret" variable for return | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -3/+5 |
* | checkout: pass the "num_matches" up to callers | Ævar Arnfjörð Bjarmason | 2018-06-11 | 4 | -7/+15 |
* | checkout.c: change "unique" member to "num_matches" | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -4/+4 |
* | checkout.c: introduce an *_INIT macro | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -1/+3 |
* | checkout.h: wrap the arguments to unique_tracking_name() | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -1/+2 |
* | checkout tests: index should be clean after dwim checkout | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -0/+29 |
* | A bit more topics before -rc1 | Junio C Hamano | 2018-06-01 | 1 | -0/+22 |
* | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 2018-06-01 | 3 | -0/+25 |
|\ | |||||
| * | fetch: do not pass ref-prefixes for fetch by exact SHA1 | Jonathan Nieder | 2018-06-01 | 3 | -0/+25 |
* | | Merge branch 'cc/tests-without-assuming-ref-files-backend' | Junio C Hamano | 2018-06-01 | 11 | -27/+28 |
|\ \ | |||||
| * | | t990X: use '.git/objects' as 'deep inside .git' path | Christian Couder | 2018-05-30 | 2 | -2/+2 |
| * | | t: make many tests depend less on the refs being files | David Turner | 2018-05-23 | 9 | -25/+26 |
* | | | Merge branch 'rd/init-typo' | Junio C Hamano | 2018-06-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | init: fix grammar in "templates not found" msg | Robert P. J. Day | 2018-05-30 | 1 | -1/+1 |
* | | | | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 2018-06-01 | 3 | -2/+19 |
|\ \ \ \ | |||||
| * | | | | sequencer: ensure labels that are object IDs are rewritten | brian m. carlson | 2018-05-30 | 2 | -1/+18 |
| * | | | | git-rebase--interactive: fix copy-paste mistake | Orgad Shaneh | 2018-05-28 | 1 | -1/+1 |
* | | | | | 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 'en/rev-parse-invalid-range' | Junio C Hamano | 2018-06-01 | 2 | -2/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse: check lookup'ed commit references for NULL | Elijah Newren | 2018-05-25 | 2 | -2/+14 |
* | | | | | | | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 2018-06-01 | 3 | -36/+347 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-p4: add unshelve command | Luke Diamand | 2018-05-24 | 3 | -36/+347 |
* | | | | | | | | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 2018-06-01 | 11 | -50/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 2018-05-24 | 11 | -50/+47 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'pa/import-tars-long-names' | Junio C Hamano | 2018-06-01 | 1 | -2/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | import-tars: read overlong names from pax extended header | Pedro Alvarez Piedehierro | 2018-05-24 | 1 | -2/+29 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'nd/command-list' | Junio C Hamano | 2018-06-01 | 25 | -313/+589 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 6 | -2/+47 |
| * | | | | | | | | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 2018-05-21 | 6 | -81/+40 |
| * | | | | | | | | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 2018-05-21 | 3 | -17/+20 |
| * | | | | | | | | Move declaration for alias.c to alias.h | Nguyễn Thái Ngọc Duy | 2018-05-21 | 10 | -5/+17 |
| * | | | | | | | | completion: reduce completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -9/+9 |
| * | | | | | | | | completion: let git provide the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 3 | -119/+58 |
| * | | | | | | | | command-list.txt: documentation and guide line | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -0/+45 |
| * | | | | | | | | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 2018-05-21 | 10 | -45/+54 |
| * | | | | | | | | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 2018-05-21 | 5 | -1/+37 |
| * | | | | | | | | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 2018-05-21 | 5 | -1/+51 |
| * | | | | | | | | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 2018-05-21 | 5 | -2/+43 |
| * | | | | | | | | git --list-cmds: collect command list in a string_list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -5/+17 |
| * | | | | | | | | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 2018-05-21 | 4 | -8/+39 |
| * | | | | | | | | Remove common-cmds.h | Nguyễn Thái Ngọc Duy | 2018-05-10 | 3 | -55/+9 |
| * | | | | | | | | help: use command-list.h for common command list | Nguyễn Thái Ngọc Duy | 2018-05-10 | 5 | -50/+122 |
| * | | | | | | | | generate-cmds.sh: export all commands to command-list.h | Nguyễn Thái Ngọc Duy | 2018-05-10 | 4 | -10/+75 |
| * | | | | | | | | generate-cmds.sh: factor out synopsis extract code | Nguyễn Thái Ngọc Duy | 2018-05-10 | 1 | -7/+11 |
* | | | | | | | | | 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 | 2 | -1/+37 |