Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | contrib: git-remote-{bzr,hg} placeholders don't need Pythonss/remote-bzr-hg-placeholder-wo-python | Sebastian Schuberth | 2017-03-03 | 2 | -18/+14 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'rs/strbuf-add-real-path' | Junio C Hamano | 2017-03-10 | 2 | -0/+22 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | strbuf: add strbuf_add_real_path()rs/strbuf-add-real-path | René Scharfe | 2017-02-27 | 1 | -0/+6 | |
| * | | | | | cocci: use ALLOC_ARRAY | René Scharfe | 2017-02-27 | 1 | -0/+16 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'sg/completion' | Junio C Hamano | 2017-02-27 | 1 | -85/+165 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | completion: restore removed line continuating backslashsg/completion | SZEDER Gábor | 2017-02-13 | 1 | -1/+1 | |
| * | | | | completion: cache the path to the repository | SZEDER Gábor | 2017-02-03 | 1 | -17/+29 | |
| * | | | | completion: extract repository discovery from __gitdir() | SZEDER Gábor | 2017-02-03 | 1 | -16/+26 | |
| * | | | | completion: don't guard git executions with __gitdir() | SZEDER Gábor | 2017-02-03 | 1 | -21/+11 | |
| * | | | | completion: consolidate silencing errors from git commands | SZEDER Gábor | 2017-02-03 | 1 | -16/+12 | |
| * | | | | completion: don't use __gitdir() for git commands | SZEDER Gábor | 2017-02-03 | 1 | -29/+31 | |
| * | | | | completion: respect 'git -C <path>' | SZEDER Gábor | 2017-02-03 | 1 | -5/+14 | |
| * | | | | completion: fix completion after 'git -C <path>' | SZEDER Gábor | 2017-02-03 | 1 | -4/+4 | |
| * | | | | completion: don't offer commands when 'git --opt' needs an argument | SZEDER Gábor | 2017-02-03 | 1 | -0/+11 | |
| * | | | | completion: list short refs from a remote given as a URL | SZEDER Gábor | 2017-02-03 | 1 | -3/+16 | |
| * | | | | completion: don't list 'HEAD' when trying refs completion outside of a repo | SZEDER Gábor | 2017-02-03 | 1 | -2/+6 | |
| * | | | | completion: list refs from remote when remote's name matches a directory | SZEDER Gábor | 2017-02-03 | 1 | -2/+18 | |
| * | | | | completion: respect 'git --git-dir=<path>' when listing remote refs | SZEDER Gábor | 2017-02-03 | 1 | -5/+17 | |
| * | | | | completion: fix most spots not respecting 'git --git-dir=<path>' | SZEDER Gábor | 2017-02-03 | 1 | -5/+7 | |
| * | | | | completion: ensure that the repository path given on the command line exists | SZEDER Gábor | 2017-02-03 | 1 | -0/+1 | |
| * | | | | completion: improve __git_refs()'s in-code documentation | SZEDER Gábor | 2017-02-03 | 1 | -3/+5 | |
* | | | | | Merge branch 'jk/describe-omit-some-refs' | Junio C Hamano | 2017-02-27 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | describe: teach describe negative pattern matches | Jacob Keller | 2017-01-23 | 1 | -0/+1 | |
* | | | | | Merge branch 'rs/cocci-check-free-only-null' | Junio C Hamano | 2017-02-16 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | cocci: detect useless free(3) callsrs/cocci-check-free-only-null | René Scharfe | 2017-02-11 | 1 | -0/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'cw/completion' | Junio C Hamano | 2017-02-15 | 1 | -21/+118 | |
|\ \ \ \ \ | ||||||
| * | | | | | completion: recognize more long-optionscw/completion | Cornelius Weig | 2017-02-03 | 1 | -9/+20 | |
| * | | | | | completion: teach remote subcommands to complete options | Cornelius Weig | 2017-02-03 | 1 | -7/+38 | |
| * | | | | | completion: teach replace to complete options | Cornelius Weig | 2017-02-03 | 1 | -0/+6 | |
| * | | | | | completion: teach ls-remote to complete options | Cornelius Weig | 2017-02-03 | 1 | -0/+6 | |
| * | | | | | completion: improve bash completion for git-add | Cornelius Weig | 2017-02-03 | 1 | -3/+7 | |
| * | | | | | completion: add subcommand completion for rerere | Cornelius Weig | 2017-02-03 | 1 | -0/+11 | |
| * | | | | | completion: teach submodule subcommands to complete options | Cornelius Weig | 2017-02-03 | 1 | -2/+30 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'rs/swap' | Junio C Hamano | 2017-02-15 | 1 | -0/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | add SWAP macro | René Scharfe | 2017-01-30 | 1 | -0/+28 | |
* | | | | | | Merge branch 'ew/complete-svn-authorship-options' | Junio C Hamano | 2017-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | completion: fix git svn authorship switchesew/complete-svn-authorship-options | Eric Wong | 2017-02-06 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'ls/filter-process' into maint | Junio C Hamano | 2017-01-17 | 1 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'bb/unicode-9.0' into maint | Junio C Hamano | 2017-01-17 | 3 | -0/+56 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 2017-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | completion: add completion for --recurse-submodules=onlybw/push-submodule-only | Cornelius Weig | 2017-02-01 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'pl/complete-diff-submodule-diff' | Junio C Hamano | 2017-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Completion: Add support for --submodule=diffpl/complete-diff-submodule-diff | Peter Law | 2017-01-30 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | abspath: add absolute_pathdup() | René Scharfe | 2017-01-26 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'rs/cocci' into maint | Junio C Hamano | 2016-11-29 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'cp/completion-negative-refs' into maint | Junio C Hamano | 2016-11-29 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-01-31 | 1 | -0/+481 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | difftool: retire the scripted version | Johannes Schindelin | 2017-01-19 | 1 | -0/+470 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'sb/retire-convert-objects-from-contrib' | Junio C Hamano | 2017-01-31 | 2 | -358/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |