Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sg/config-name-only' | Junio C Hamano | 2015-08-31 |
|\ | |||
| * | completion: list variable names reliably with 'git config --name-only' | SZEDER Gábor | 2015-08-10 |
| * | config: add '--name-only' option to list only variable names | SZEDER Gábor | 2015-08-10 |
* | | Merge branch 'ep/http-configure-ssl-version' | Junio C Hamano | 2015-08-26 |
|\ \ | |||
| * | | http: add support for specifying the SSL version | Elia Pinto | 2015-08-17 |
* | | | Merge branch 'tb/complete-rebase-i-edit-todo' | Junio C Hamano | 2015-08-19 |
|\ \ \ | |||
| * | | | completion: offer '--edit-todo' during interactive rebase | Thomas Braun | 2015-08-05 |
| |/ / | |||
* | | | Merge branch 'sg/bash-prompt-untracked-optim' | Junio C Hamano | 2015-08-03 |
|\ \ \ | |/ / |/| | | |||
| * | | bash prompt: faster untracked status indicator with untracked directories | SZEDER Gábor | 2015-07-20 |
| * | | Merge branch 'jc/prompt-document-ps1-state-separator' into maint | Junio C Hamano | 2015-07-15 |
| |\ \ | |||
| * \ \ | Merge branch 'af/tcsh-completion-noclobber' into maint | Junio C Hamano | 2015-07-15 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'sg/complete-decorate-full-not-long' into maint | Junio C Hamano | 2015-05-26 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'jc/prompt-document-ps1-state-separator' | Junio C Hamano | 2015-07-01 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | git-prompt.sh: document GIT_PS1_STATESEPARATOR | Joe Cridge | 2015-06-10 |
* | | | | | | Merge branch 'af/tcsh-completion-noclobber' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | git-completion.tcsh: fix redirect with noclobber | Ariel Faigon | 2015-06-09 |
* | | | | | | Merge branch 'sg/completion-commit-cleanup' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | completion: teach 'scissors' mode to 'git commit --cleanup=' | SZEDER Gábor | 2015-06-08 |
| |/ / / / / | |||
* | | | | | | Merge branch 'tb/complete-sequencing' | Junio C Hamano | 2015-06-11 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | completion: suggest sequencer commands for revert | Thomas Braun | 2015-06-01 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'sg/completion-config' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ \ | |||
| * | | | | | completion: simplify query for config variables | SZEDER Gábor | 2015-05-12 |
| * | | | | | completion: add a helper function to get config variables | SZEDER Gábor | 2015-05-12 |
* | | | | | | Merge branch 'ls/http-ssl-cipher-list' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | http: add support for specifying an SSL cipher list | Lars Kellogg-Stedman | 2015-05-08 |
| * | | | | | | Merge branch 'ma/bash-completion-leaking-x' into maint | Junio C Hamano | 2015-04-27 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint | Junio C Hamano | 2015-03-28 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'ct/prompt-untracked-fix' into maint | Junio C Hamano | 2015-03-28 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint | Junio C Hamano | 2015-03-27 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 2015-03-23 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'sg/completion-omit-credential-helpers' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | completion: remove credential helpers from porcelain commands | SZEDER Gábor | 2015-05-06 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'sg/completion-no-redundant-all-command-list' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | completion: remove redundant __git_compute_all_commands() call | SZEDER Gábor | 2015-05-03 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'sg/complete-decorate-full-not-long' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | completion: fix and update 'git log --decorate=' options | SZEDER Gábor | 2015-05-03 |
* | | | | | | | | | | Merge branch 'ma/bash-completion-leaking-x' | Junio C Hamano | 2015-04-20 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | completion: fix global bash variable leak on __gitcompappend | Márcio Almada | 2015-04-12 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'sg/completion-gitcomp-nl-for-refs' | Junio C Hamano | 2015-03-26 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | completion: use __gitcomp_nl() for completing refs | SZEDER Gábor | 2015-03-22 |
* | | | | | | | | | Merge branch 'ct/prompt-untracked-fix' | Junio C Hamano | 2015-03-25 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | git prompt: use toplevel to find untracked files | Cody A Taylor | 2015-03-15 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix' | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | contrib/completion: escape the forward slash in __git_match_ctag | John Szakmeister | 2015-03-14 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jk/push-config' | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 2015-03-14 |
* | | | | | | | | Merge branch 'mg/doc-status-color-slot' | Junio C Hamano | 2015-03-17 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | config,completion: add color.status.unmerged | Michael J Gruber | 2015-03-10 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'sg/completion-remote' | Junio C Hamano | 2015-03-17 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||
| * | | | | | completion: simplify __git_remotes() | SZEDER Gábor | 2015-03-06 |
| |/ / / / |