Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | | | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 2018-05-30 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | {fetch,upload}-pack: support filter in protocol v2 | Jonathan Tan | 2018-05-06 | 1 | -0/+9 | |
| * | | | | | | | | | | | | Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2 | Junio C Hamano | 2018-05-02 | 3 | -0/+428 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'sb/blame-color' | Junio C Hamano | 2018-05-30 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | builtin/blame: add new coloring scheme config | Stefan Beller | 2018-04-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | builtin/blame: highlight recently changed lines | Stefan Beller | 2018-04-24 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | builtin/blame: dim uninteresting metadata lines | Stefan Beller | 2018-04-24 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 2018-05-30 | 1 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | submodule: add --dissociate option to add/update commands | Casey Fitzpatrick | 2018-05-22 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | submodule: add --progress option to add command | Casey Fitzpatrick | 2018-05-22 | 1 | -0/+7 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'bp/status-rename-config' | Junio C Hamano | 2018-05-30 | 2 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | add status config and command line options for rename detection | Ben Peart | 2018-05-13 | 2 | -0/+22 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'bp/merge-rename-config' | Junio C Hamano | 2018-05-30 | 3 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | merge: add merge.renames config setting | Ben Peart | 2018-05-08 | 2 | -4/+12 | |
| * | | | | | | | | | | | | | | merge: update documentation for {merge,diff}.renameLimit | Ben Peart | 2018-05-08 | 2 | -2/+4 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Sync with Git 2.17.1 | Junio C Hamano | 2018-05-29 | 5 | -0/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | / / / / / | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Git 2.17.1v2.17.1 | Junio C Hamano | 2018-05-22 | 1 | -0/+16 | |
| * | | | | | | | | | | | | Sync with Git 2.16.4 | Junio C Hamano | 2018-05-22 | 4 | -0/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Git 2.16.4v2.16.4 | Junio C Hamano | 2018-05-22 | 1 | -0/+5 | |
| | * | | | | | | | | | | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 3 | -0/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Git 2.15.2v2.15.2 | Junio C Hamano | 2018-05-22 | 1 | -0/+3 | |
| | | * | | | | | | | | | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 2 | -0/+25 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Git 2.14.4v2.14.4 | Junio C Hamano | 2018-05-22 | 1 | -0/+5 | |
| | | | * | | | | | | | | | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 1 | -0/+20 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Git 2.13.7v2.13.7 | Junio C Hamano | 2018-05-22 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | The sixth batch for 2.18 | Junio C Hamano | 2018-05-23 | 1 | -0/+101 | |
* | | | | | | | | | | | | | | Merge branch 'bc/asciidoctor-tab-width' | Junio C Hamano | 2018-05-23 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Documentation: render revisions correctly under Asciidoctor | brian m. carlson | 2018-05-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Documentation: use 8-space tabs with Asciidoctor | brian m. carlson | 2018-05-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'nd/pack-unreachable-objects-doc' | Junio C Hamano | 2018-05-23 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | pack-objects: validation and documentation about unreachable options | Nguyễn Thái Ngọc Duy | 2018-05-06 | 1 | -0/+13 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'ah/misc-doc-updates' | Junio C Hamano | 2018-05-23 | 6 | -68/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | doc: normalize [--options] to [options] in git-diff | Andreas Heiduk | 2018-05-06 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | doc: add note about shell quoting to revision.txt | Andreas Heiduk | 2018-05-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | git-svn: remove ''--add-author-from' for 'commit-diff' | Andreas Heiduk | 2018-05-06 | 1 | -1/+1 |