Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | completion: use __gitcomp_builtin in _git_checkout | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -5/+7 |
* | Merge branch 'nd/add-i-ignore-submodules' | Junio C Hamano | 2018-01-23 | 1 | -0/+48 |
|\ | |||||
| * | add--interactive: ignore submodule changes except HEADnd/add-i-ignore-submodules | Nguyễn Thái Ngọc Duy | 2018-01-16 | 1 | -0/+48 |
* | | Merge branch 'mm/send-email-fallback-to-local-mail-address' | Junio C Hamano | 2018-01-23 | 3 | -94/+19 |
|\ \ | |||||
| * | | send-email: add test for Linux's get_maintainer.plmm/send-email-fallback-to-local-mail-address | Alex Bennée | 2018-01-08 | 1 | -0/+19 |
| * | | perl/Git: remove now useless email-address parsing code | Matthieu Moy | 2018-01-08 | 2 | -94/+0 |
* | | | Merge branch 'tg/stash-with-pathspec-fix' | Junio C Hamano | 2018-01-23 | 1 | -0/+32 |
|\ \ \ | |||||
| * | | | stash: don't delete untracked files that match pathspectg/stash-with-pathspec-fix | Thomas Gummerer | 2018-01-08 | 1 | -0/+32 |
* | | | | Merge branch 'sb/submodule-update-reset-fix' | Junio C Hamano | 2018-01-23 | 1 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | submodule: submodule_move_head omits old argument in forced casesb/submodule-update-reset-fix | Stefan Beller | 2018-01-05 | 1 | -0/+14 |
| * | | | | t/lib-submodule-update.sh: fix test ignoring ignored files in submodules | Stefan Beller | 2018-01-05 | 1 | -0/+1 |
| * | | | | t/lib-submodule-update.sh: clarify test | Stefan Beller | 2018-01-05 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'ab/commit-m-with-fixup' | Junio C Hamano | 2018-01-23 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixup | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -1/+8 |
* | | | | | Merge branch 'cc/codespeed' | Junio C Hamano | 2018-01-23 | 2 | -54/+137 |
|\ \ \ \ \ | |||||
| * | | | | | perf/run: read GIT_PERF_REPO_NAME from perf.repoNamecc/codespeed | Christian Couder | 2018-01-05 | 1 | -0/+3 |
| * | | | | | perf/run: learn to send output to codespeed server | Christian Couder | 2018-01-05 | 1 | -1/+11 |
| * | | | | | perf/run: learn about perf.codespeedOutput | Christian Couder | 2018-01-05 | 1 | -1/+6 |
| * | | | | | perf/run: add conf_opts argument to get_var_from_env_or_config() | Christian Couder | 2018-01-05 | 1 | -5/+6 |
| * | | | | | perf/aggregate: implement codespeed JSON output | Christian Couder | 2018-01-05 | 1 | -2/+62 |
| * | | | | | perf/aggregate: refactor printing results | Christian Couder | 2018-01-05 | 1 | -46/+50 |
| * | | | | | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION} | Christian Couder | 2018-01-05 | 1 | -1/+1 |
* | | | | | | Merge branch 'ab/perf-grep-threads' | Junio C Hamano | 2018-01-23 | 2 | -21/+86 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf: amend the grep tests to test grep.threadsab/perf-grep-threads | Ævar Arnfjörð Bjarmason | 2018-01-04 | 2 | -21/+86 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 2018-01-23 | 1 | -0/+68 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diffcore: add a pickaxe option to find a specific blob | Stefan Beller | 2018-01-04 | 1 | -0/+68 |
* | | | | | | | Merge branch 'jk/abort-clone-with-existing-dest' | Junio C Hamano | 2018-01-23 | 1 | -26/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: do not clean up directories we didn't createjk/abort-clone-with-existing-dest | Jeff King | 2018-01-03 | 1 | -5/+51 |
| * | | | | | | | t5600: modernize style | Jeff King | 2018-01-03 | 1 | -23/+25 |
| * | | | | | | | t5600: fix outdated comment about unborn HEAD | Jeff King | 2018-01-03 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jc/merge-symlink-ours-theirs' | Junio C Hamano | 2018-01-23 | 1 | -0/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge: teach -Xours/-Xtheirs to symbolic link mergejc/merge-symlink-ours-theirs | Junio C Hamano | 2018-01-03 | 1 | -0/+32 |
* | | | | | | | | Merge branch 'nd/ita-wt-renames-in-status' | Junio C Hamano | 2018-01-23 | 1 | -0/+72 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | wt-status.c: handle worktree renamesnd/ita-wt-renames-in-status | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -0/+60 |
| * | | | | | | | | t2203: test status output with porcelain v2 format | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -0/+12 |
* | | | | | | | | | Merge branch 'dk/describe-all-output-fix' | Junio C Hamano | 2018-01-23 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | describe: prepend "tags/" when describing tags with embedded namedk/describe-all-output-fix | Daniel Knittl-Frank | 2017-12-27 | 1 | -1/+5 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bc/hash-algo' into maint | Junio C Hamano | 2018-01-21 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5601-clone: test case-conflicting files on case-insensitive filesystem | Eric Sunshine | 2018-01-21 | 1 | -0/+17 |
* | | | | | | | | | | Merge branch 'js/test-with-ws-in-path' | Junio C Hamano | 2018-01-11 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3900: add some more quotesjs/test-with-ws-in-path | Beat Bolli | 2018-01-10 | 1 | -4/+4 |
* | | | | | | | | | | | Merge branch 'js/perl-path-workaround-in-tests' | Junio C Hamano | 2018-01-10 | 1 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mingw: handle GITPERLLIB in t0021 in a Windows-compatible wayjs/perl-path-workaround-in-tests | Johannes Schindelin | 2018-01-10 | 1 | -1/+16 |
* | | | | | | | | | | | | Merge branch 'ew/empty-merge-with-dirty-index' | Junio C Hamano | 2018-01-10 | 1 | -0/+50 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...ew/empty-merge-with-dirty-index | Junio C Hamano | 2018-01-09 | 1 | -0/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | merge-recursive: do not look at the index during recursive mergeew/empty-merge-with-dirty-index-maint | Junio C Hamano | 2018-01-09 | 1 | -0/+50 |
* | | | | | | | | | | | | | | Merge branch 'js/fix-merge-arg-quoting-in-rebase-p' | Junio C Hamano | 2018-01-10 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | rebase -p: fix quoting when calling `git merge` | Johannes Schindelin | 2018-01-05 | 1 | -0/+14 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2018-01-09 | 1 | -6/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | http: fix v1 protocol tests with apache httpd < 2.4bw/protocol-v1 | Todd Zullinger | 2018-01-04 | 1 | -6/+4 |