Age | Commit message (Expand) | Author | Files | Lines |
2017-02-04 | l10n: fr.po: Fix typos | Joachim Jablon | 1 | -4/+4 |
2017-02-03 | reset: add an example of how to split a commit into two | Jacob Keller | 1 | -0/+38 |
2017-02-03 | completion: recognize more long-options | Cornelius Weig | 1 | -9/+20 |
2017-02-03 | completion: teach remote subcommands to complete options | Cornelius Weig | 1 | -7/+38 |
2017-02-03 | completion: teach replace to complete options | Cornelius Weig | 1 | -0/+6 |
2017-02-03 | completion: teach ls-remote to complete options | Cornelius Weig | 1 | -0/+6 |
2017-02-03 | completion: improve bash completion for git-add | Cornelius Weig | 1 | -3/+7 |
2017-02-03 | completion: add subcommand completion for rerere | Cornelius Weig | 1 | -0/+11 |
2017-02-03 | completion: teach submodule subcommands to complete options | Cornelius Weig | 1 | -2/+30 |
2017-02-04 | l10n: git.pot: v2.12.0 round 1 (239 new, 15 removed) | Jiang Xin | 1 | -1273/+2454 |
2017-02-04 | Merge branch 'master' of git://github.com/git-l10n/git-po | Jiang Xin | 4 | -3084/+5025 |
2017-02-03 | Git 2.12-rc0 | Junio C Hamano | 2 | -7/+30 |
2017-02-03 | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 15 | -30/+133 |
2017-02-03 | Merge branch 'pl/complete-diff-submodule-diff' | Junio C Hamano | 1 | -1/+1 |
2017-02-03 | Merge branch 'rs/object-id' | Junio C Hamano | 7 | -10/+10 |
2017-02-03 | Merge branch 'js/re-running-failed-tests' | Junio C Hamano | 1 | -0/+6 |
2017-02-03 | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 2 | -1/+16 |
2017-02-03 | Merge branch 'sb/submodule-recursive-absorb' | Junio C Hamano | 4 | -41/+105 |
2017-02-03 | Merge branch 'sb/unpack-trees-super-prefix' | Junio C Hamano | 5 | -676/+702 |
2017-02-02 | Sync with v2.11.1 | Junio C Hamano | 1 | -0/+3 |
2017-02-02 | Ninth batch for 2.12; almost ready for -rc0 | Junio C Hamano | 1 | -21/+50 |
2017-02-02 | Merge branch 'nd/log-graph-configurable-colors' | Junio C Hamano | 6 | -5/+97 |
2017-02-02 | Merge branch 'ep/commit-static-buf-cleanup' | Junio C Hamano | 1 | -17/+14 |
2017-02-02 | Merge branch 'bc/use-asciidoctor-opt' | Junio C Hamano | 5 | -13/+88 |
2017-02-02 | Merge branch 'sg/mailmap-self' | Junio C Hamano | 1 | -0/+1 |
2017-02-02 | Merge branch 'js/mingw-hooks-with-exe-suffix' | Junio C Hamano | 1 | -1/+7 |
2017-02-02 | Merge branch 'rs/receive-pack-cleanup' | Junio C Hamano | 1 | -2/+1 |
2017-02-02 | Merge branch 'mm/reset-facl-before-umask-test' | Junio C Hamano | 1 | -0/+3 |
2017-02-02 | Merge branch 'hv/mingw-help-is-executable' | Junio C Hamano | 1 | -3/+18 |
2017-02-02 | Merge branch 'gv/mingw-p4-mapuser' | Junio C Hamano | 1 | -1/+1 |
2017-02-02 | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 6 | -4/+18 |
2017-02-02 | Merge branch 'js/unzip-in-usr-bin-workaround' | Junio C Hamano | 1 | -1/+3 |
2017-02-02 | Merge branch 'cw/doc-sign-off' | Junio C Hamano | 1 | -7/+6 |
2017-02-02 | Merge branch 'js/status-pre-rebase-i' | Junio C Hamano | 2 | -4/+29 |
2017-02-02 | Merge branch 'js/retire-relink' | Junio C Hamano | 5 | -206/+0 |
2017-02-02 | Merge branch 'sb/submodule-add-force' | Junio C Hamano | 2 | -2/+22 |
2017-02-02 | Git 2.11.1 | Junio C Hamano | 1 | -0/+3 |
2017-02-02 | Merge branch 'ws/request-pull-code-cleanup' into maint | Junio C Hamano | 1 | -3/+0 |
2017-02-02 | Merge branch 'jk/execv-dashed-external' into maint | Junio C Hamano | 3 | -21/+35 |
2017-02-02 | document behavior of empty color name | Jeff King | 1 | -0/+3 |
2017-02-01 | doc: add note about ignoring '--no-create-reflog' | Cornelius Weig | 2 | -0/+6 |
2017-02-01 | completion: add completion for --recurse-submodules=only | Cornelius Weig | 1 | -1/+1 |
2017-02-01 | doc: add doc for git-push --recurse-submodules=only | Cornelius Weig | 1 | -6/+7 |
2017-01-31 | color_parse_mem: allow empty color spec | Jeff King | 4 | -4/+25 |
2017-01-31 | .mailmap: update Gábor Szeder's email address | SZEDER Gábor | 1 | -0/+1 |
2017-01-31 | Sync with maint | Junio C Hamano | 1 | -0/+45 |
2017-01-31 | Ready for 2.11.1 | Junio C Hamano | 1 | -0/+45 |
2017-01-31 | Merge branch 'sb/in-core-index-doc' into maint | Junio C Hamano | 3 | -22/+32 |
2017-01-31 | Merge branch 'js/mingw-isatty' into maint | Junio C Hamano | 1 | -7/+4 |
2017-01-31 | Merge branch 'jk/coding-guidelines-update' into maint | Junio C Hamano | 1 | -5/+32 |