Age | Commit message (Expand) | Author | Files | Lines |
2018-02-09 | completion: use __gitcomp_builtin in _git_fetch | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_difftool | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2018-02-09 | completion: use __gitcomp_builtin in _git_describe | Nguyễn Thái Ngọc Duy | 1 | -5/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_config | Nguyễn Thái Ngọc Duy | 1 | -8/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_commit | Nguyễn Thái Ngọc Duy | 1 | -10/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_clone | Nguyễn Thái Ngọc Duy | 1 | -20/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_clean | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_cherry_pick | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2018-02-09 | completion: use __gitcomp_builtin in _git_checkout | Nguyễn Thái Ngọc Duy | 1 | -5/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_branch | Nguyễn Thái Ngọc Duy | 1 | -6/+2 |
2018-02-09 | completion: use __gitcomp_builtin in _git_apply | Nguyễn Thái Ngọc Duy | 1 | -8/+1 |
2018-02-09 | completion: use __gitcomp_builtin in _git_am | Nguyễn Thái Ngọc Duy | 1 | -7/+4 |
2018-02-09 | completion: use __gitcomp_builtin in _git_add | Nguyễn Thái Ngọc Duy | 1 | -4/+1 |
2018-02-09 | git-completion.bash: introduce __gitcomp_builtin | Nguyễn Thái Ngọc Duy | 1 | -0/+33 |
2018-02-02 | cocci: simplify check for trivial format strings | René Scharfe | 1 | -16/+1 |
2018-01-26 | completion: fix completing merge strategies on non-C locales | Duy Nguyen | 1 | -1/+1 |
2018-01-19 | cocci: use format keyword instead of a literal string | René Scharfe | 1 | -1/+2 |
2017-12-28 | Merge branch 'ra/prompt-eread-fix' | Junio C Hamano | 1 | -3/+4 |
2017-12-11 | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-12-06 | git-prompt: fix reading files with windows line endings | Robert Abel | 1 | -1/+1 |
2017-12-06 | git-prompt: make __git_eread intended use explicit | Robert Abel | 1 | -3/+4 |
2017-12-06 | Merge branch 'ac/complete-pull-autostash' | Junio C Hamano | 1 | -0/+1 |
2017-11-27 | Merge branch 'tz/complete-branch-copy' | Junio C Hamano | 1 | -1/+1 |
2017-11-27 | Merge branch 'rv/sendemail-tocmd-in-config-and-completion' | Junio C Hamano | 1 | -0/+1 |
2017-11-27 | Merge branch 'jc/ignore-cr-at-eol' | Junio C Hamano | 1 | -1/+1 |
2017-11-22 | completion: add --autostash and --no-autostash to pull | Albert Astals Cid | 1 | -0/+1 |
2017-11-21 | Merge branch 'tz/fsf-address-update' into maint | Junio C Hamano | 7 | -16/+9 |
2017-11-21 | git-jump: give contact instructions in the README | Jeff King | 1 | -0/+7 |
2017-11-21 | contrib/git-jump: allow to configure the grep command | Beat Bolli | 2 | -2/+8 |
2017-11-17 | completion: add '--copy' option to 'git branch' | Todd Zullinger | 1 | -1/+1 |
2017-11-15 | Merge branch 'tz/fsf-address-update' | Junio C Hamano | 7 | -16/+9 |
2017-11-15 | Merge branch 'ab/mediawiki-namespace' | Junio C Hamano | 1 | -1/+37 |
2017-11-15 | Merge branch 'ab/mediawiki-name-truncation' | Junio C Hamano | 1 | -1/+2 |
2017-11-15 | Merge branch 'js/wincred-empty-cred' into maint | Junio C Hamano | 1 | -2/+8 |
2017-11-15 | Merge branch 'dk/libsecret-unlock-to-load-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2017-11-14 | completion: add git config sendemail.tocmd | Rasmus Villemoes | 1 | -0/+1 |
2017-11-09 | Merge branch 'js/wincred-empty-cred' | Junio C Hamano | 1 | -2/+8 |
2017-11-09 | Merge branch 'dk/libsecret-unlock-to-load-fix' | Junio C Hamano | 1 | -1/+1 |
2017-11-09 | Replace Free Software Foundation address in license notices | Todd Zullinger | 7 | -16/+9 |
2017-11-08 | remote-mediawiki: show progress while fetching namespaces | Antoine Beaupré | 1 | -0/+1 |
2017-11-08 | remote-mediawiki: process namespaces in order | Antoine Beaupré | 1 | -1/+1 |
2017-11-08 | remote-mediawiki: support fetching from (Main) namespace | Antoine Beaupré | 1 | -1/+6 |
2017-11-08 | remote-mediawiki: skip virtual namespaces | Antoine Beaupré | 1 | -1/+4 |
2017-11-08 | remote-mediawiki: show known namespace choices on failure | Antoine Beaupré | 1 | -1/+2 |
2017-11-08 | diff: --ignore-cr-at-eol | Junio C Hamano | 1 | -1/+1 |
2017-11-07 | remote-mediawiki: allow fetching namespaces with spaces | Ingo Ruhnke | 1 | -0/+1 |
2017-11-07 | remote-mediawiki: add namespace support | Kevin | 1 | -0/+25 |
2017-11-06 | Merge branch 'tb/complete-checkout' | Junio C Hamano | 1 | -1/+2 |
2017-11-06 | Merge branch 'dm/run-command-ignored-hook-advise' | Junio C Hamano | 1 | -0/+1 |
2017-11-04 | credential-libsecret: unlock locked secrets | Dennis Kaarsemaker | 1 | -1/+1 |