Commit message (Expand) | Author | Age | |
---|---|---|---|
* | completion: respect 'git -C <path>' | SZEDER Gábor | 2017-02-03 |
* | completion: fix completion after 'git -C <path>' | SZEDER Gábor | 2017-02-03 |
* | completion: don't offer commands when 'git --opt' needs an argument | SZEDER Gábor | 2017-02-03 |
* | completion: list short refs from a remote given as a URL | SZEDER Gábor | 2017-02-03 |
* | completion: don't list 'HEAD' when trying refs completion outside of a repo | SZEDER Gábor | 2017-02-03 |
* | completion: list refs from remote when remote's name matches a directory | SZEDER Gábor | 2017-02-03 |
* | completion: respect 'git --git-dir=<path>' when listing remote refs | SZEDER Gábor | 2017-02-03 |
* | completion: fix most spots not respecting 'git --git-dir=<path>' | SZEDER Gábor | 2017-02-03 |
* | completion: ensure that the repository path given on the command line exists | SZEDER Gábor | 2017-02-03 |
* | completion: improve __git_refs()'s in-code documentation | SZEDER Gábor | 2017-02-03 |
* | Merge branch 'pl/complete-diff-submodule-diff' | Junio C Hamano | 2017-02-03 |
|\ | |||
| * | Completion: Add support for --submodule=diff | Peter Law | 2017-01-30 |
* | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 |
|\ \ | |||
| * | | abspath: add absolute_pathdup() | René Scharfe | 2017-01-26 |
| * | | Merge branch 'rs/cocci' into maint | Junio C Hamano | 2016-11-29 |
| |\ \ | |||
| * \ \ | Merge branch 'cp/completion-negative-refs' into maint | Junio C Hamano | 2016-11-29 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-01-31 |
|\ \ \ \ \ | |||
| * | | | | | difftool: retire the scripted version | Johannes Schindelin | 2017-01-19 |
* | | | | | | Merge branch 'sb/retire-convert-objects-from-contrib' | Junio C Hamano | 2017-01-31 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | contrib: remove git-convert-objects | Stefan Beller | 2017-01-19 |
* | | | | | | Merge branch 'sb/remove-gitview' | Junio C Hamano | 2017-01-18 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | contrib: remove gitview | Stefan Beller | 2017-01-07 |
* | | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 2016-12-06 |
* | | | | | | | Merge branch 'cp/merge-continue' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | completion: add --continue option for merge | Chris Packham | 2016-12-14 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'bb/unicode-9.0' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | update_unicode.sh: remove the plane filter | Beat Bolli | 2016-12-14 |
| * | | | | | | | update_unicode.sh: automatically download newer definition files | Beat Bolli | 2016-12-14 |
| * | | | | | | | update_unicode.sh: pin the uniset repo to a known good commit | Beat Bolli | 2016-12-13 |
| * | | | | | | | update_unicode.sh: remove an unnecessary subshell level | Beat Bolli | 2016-12-13 |
| * | | | | | | | update_unicode.sh: move it into contrib/update-unicode | Beat Bolli | 2016-12-13 |
* | | | | | | | | Merge branch 'nd/rebase-forget' | Junio C Hamano | 2016-12-19 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| * | | | | | | | rebase: add --quit to cleanup rebase, leave everything else untouched | Nguyễn Thái Ngọc Duy | 2016-12-11 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-11-01 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | cocci: avoid self-references in object_id transformations | René Scharfe | 2016-11-01 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge branch 'jc/cocci-xstrdup-or-null' into maint | Junio C Hamano | 2016-10-28 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'rs/cocci' into maint | Junio C Hamano | 2016-10-28 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | contrib/long-running-filter: add long running filter example | Lars Schneider | 2016-10-17 |
* | | | | | | | | Merge branch 'jc/cocci-xstrdup-or-null' | Junio C Hamano | 2016-10-26 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | cocci: refactor common patterns to use xstrdup_or_null() | Junio C Hamano | 2016-10-12 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge branch 'rs/copy-array' into maint | Junio C Hamano | 2016-10-11 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'mm/credential-libsecret' | Junio C Hamano | 2016-10-26 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | contrib: add credential helper for libsecret | Mantas Mikulėnas | 2016-10-11 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-17 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | remove unnecessary NULL check before free(3) | René Scharfe | 2016-10-10 |
* | | | | | | | Merge branch 'cp/completion-negative-refs' | Junio C Hamano | 2016-10-10 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | completion: support excluding refs | Chris Packham | 2016-08-24 |
| * | | | | | | Merge branch 'cp/completion-clone-recurse-submodules' into maint | Junio C Hamano | 2016-08-10 |
| |\ \ \ \ \ \ |