Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/cred-netrc-no-autodie' | Junio C Hamano | 2018-06-18 | 1 | -1/+0 |
|\ | |||||
| * | git-credential-netrc: remove use of "autodie" | Ævar Arnfjörð Bjarmason | 2018-06-13 | 1 | -1/+0 |
* | | Merge branch 'sg/completion-zsh-workaround' | Junio C Hamano | 2018-06-13 | 2 | -2/+5 |
|\ \ | |||||
| * | | completion: correct zsh detection when run from git-completion.zsh | SZEDER Gábor | 2018-06-12 | 2 | -2/+5 |
* | | | 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 | 1 | -132/+16 |
|\ \ \ \ | |||||
| * | | | | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
| * | | | | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -60/+15 |
| * | | | | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -16/+4 |
| * | | | | completion: let git provide the completable command list | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -91/+28 |
| * | | | | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -5/+10 |
| * | | | | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
| * | | | | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -1/+1 |
* | | | | | Merge branch 'lm/credential-netrc' | Junio C Hamano | 2018-05-30 | 7 | -50/+135 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | git-credential-netrc: accept gpg option | Luis Marsano | 2018-05-14 | 6 | -24/+62 |
| * | | | | git-credential-netrc: adapt to test framework for git | Luis Marsano | 2018-05-14 | 3 | -30/+77 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'sg/complete-paths' | Junio C Hamano | 2018-05-30 | 2 | -26/+200 |
|\ \ \ \ | |||||
| * | | | | completion: don't return with error from __gitcomp_file_direct() | SZEDER Gábor | 2018-05-21 | 1 | -2/+4 |
| * | | | | completion: fill COMPREPLY directly when completing paths | SZEDER Gábor | 2018-04-17 | 2 | -4/+39 |
| * | | | | completion: improve handling quoted paths in 'git ls-files's output | SZEDER Gábor | 2018-04-17 | 1 | -2/+64 |
| * | | | | completion: remove repeated dirnames with 'awk' during path completion | SZEDER Gábor | 2018-04-17 | 1 | -2/+6 |
| * | | | | completion: use 'awk' to strip trailing path components | SZEDER Gábor | 2018-04-17 | 1 | -7/+4 |
| * | | | | completion: let 'ls-files' and 'diff-index' filter matching paths | SZEDER Gábor | 2018-04-17 | 1 | -5/+6 |
| * | | | | completion: improve handling quoted paths on the command line | SZEDER Gábor | 2018-04-17 | 1 | -4/+72 |
| * | | | | completion: support completing non-ASCII pathnames | SZEDER Gábor | 2018-04-17 | 1 | -2/+4 |
| * | | | | completion: simplify prefix path component handling during path completion | SZEDER Gábor | 2018-04-17 | 1 | -4/+3 |
| * | | | | completion: move __git_complete_index_file() next to its helpers | SZEDER Gábor | 2018-04-17 | 1 | -20/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'fg/completion-external' | Junio C Hamano | 2018-05-23 | 1 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | completion: load completion file for external subcommand | Florian Gamböck | 2018-05-07 | 1 | -0/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'nd/completion-aliasfiletype-typofix' | Junio C Hamano | 2018-05-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | completion: fix misspelled config key aliasesfiletype | Nguyễn Thái Ngọc Duy | 2018-05-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 2018-05-23 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | pull: accept --rebase=merges to recreate the branch topology | Johannes Schindelin | 2018-04-26 | 1 | -1/+1 |
| * | | | | rebase: introduce the --rebase-merges option | Johannes Schindelin | 2018-04-26 | 1 | -1/+1 |
* | | | | | Merge branch 'js/deprecate-grafts' | Junio C Hamano | 2018-05-23 | 1 | -28/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove obsolete script to convert grafts to replace refs | Johannes Schindelin | 2018-04-30 | 1 | -28/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 2018-05-23 | 1 | -0/+28 |
|\ \ \ \ \ | |||||
| * | | | | | coccinelle: avoid wrong transformation suggestions from commit.cocci | SZEDER Gábor | 2018-05-02 | 1 | -6/+4 |
| * | | | | | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 2018-04-11 | 1 | -0/+30 |
| * | | | | | Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees | Junio C Hamano | 2018-04-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'tg/demote-stash-save-in-completion' | Junio C Hamano | 2018-05-08 | 1 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | completion: make stash -p and alias for stash push -p | Thomas Gummerer | 2018-04-20 | 1 | -0/+3 |
| * | | | | | | | completion: stop showing 'save' for stash by default | Thomas Gummerer | 2018-04-20 | 1 | -2/+7 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sg/completion-clear-cached' | Junio C Hamano | 2018-05-08 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | completion: reduce overhead of clearing cached --options | SZEDER Gábor | 2018-04-18 | 1 | -1/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'ab/nuke-emacs-contrib' | Junio C Hamano | 2018-05-08 | 5 | -2228/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git{,-blame}.el: remove old bitrotting Emacs code | Ævar Arnfjörð Bjarmason | 2018-04-16 | 5 | -2228/+25 |
* | | | | | | | Merge branch 'ds/commit-graph' | Junio C Hamano | 2018-05-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | commit-graph: create git-commit-graph builtin | Derrick Stolee | 2018-04-02 | 1 | -0/+2 |