Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | Merge branch 'nd/list-merge-strategy' | Junio C Hamano | 1 | -1/+1 |
2018-02-13 | Merge branch 'rs/strbuf-cocci-workaround' | Junio C Hamano | 1 | -1/+2 |
2018-02-13 | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 1 | -1/+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 |
2017-11-01 | wincred: handle empty username/password correctly | Jakub Bereżański | 1 | -2/+8 |
2017-11-01 | remote-mediawiki: limit filenames to legal | Antoine Beaupré | 1 | -1/+2 |
2017-10-25 | completion: add remaining flags to checkout | Thomas Braun | 1 | -1/+2 |
2017-10-18 | Merge branch 'tb/complete-describe' into maint | Junio C Hamano | 1 | -1/+1 |
2017-10-18 | Merge branch 'rs/cocci-de-paren-call-params' into maint | Junio C Hamano | 1 | -5/+5 |
2017-10-11 | Merge branch 'tb/complete-describe' | Junio C Hamano | 1 | -1/+1 |
2017-10-10 | run-command: add hint when a hook is ignored | Damien Marié | 1 | -0/+1 |
2017-10-07 | completion: add --broken and --dirty to describe | Thomas Braun | 1 | -1/+1 |
2017-10-05 | Merge branch 'rs/cocci-de-paren-call-params' | Junio C Hamano | 1 | -5/+5 |
2017-10-02 | coccinelle: remove parentheses that become unnecessary | René Scharfe | 1 | -5/+5 |
2017-09-19 | Merge branch 'dw/diff-highlight-makefile-fix' | Junio C Hamano | 1 | -0/+3 |
2017-09-10 | Merge branch 'ma/up-to-date' | Junio C Hamano | 3 | -4/+4 |