Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ep/use-git-trace-curl-in-tests' into maint | Junio C Hamano | 2016-09-19 | 4 | -9/+19 |
|\ | |||||
| * | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varep/use-git-trace-curl-in-tests | Elia Pinto | 2016-09-07 | 1 | -3/+12 |
| * | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 2016-09-07 | 1 | -5/+5 |
| * | test-lib.sh: preserve GIT_TRACE_CURL from the environment | Elia Pinto | 2016-09-07 | 1 | -0/+1 |
| * | t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 2016-09-07 | 1 | -1/+1 |
* | | Merge branch 'js/t6026-clean-up' into maint | Junio C Hamano | 2016-09-19 | 1 | -0/+2 |
|\ \ | |||||
| * | | t6026-merge-attr: clean up background process at end of test casejs/t6026-clean-up | Johannes Sixt | 2016-09-07 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint | Junio C Hamano | 2016-09-19 | 1 | -7/+14 |
|\ \ | |||||
| * | | symbolic-ref -d: do not allow removal of HEADjc/forbid-symbolic-ref-d-HEAD | Junio C Hamano | 2016-09-02 | 1 | -7/+14 |
* | | | Merge branch 'jc/submodule-anchor-git-dir' into maint | Junio C Hamano | 2016-09-19 | 1 | -0/+35 |
|\ \ \ | |||||
| * | | | submodule: avoid auto-discovery in prepare_submodule_repo_env()jc/submodule-anchor-git-dir | Junio C Hamano | 2016-09-01 | 1 | -0/+35 |
| |/ / | |||||
* | | | Merge branch 'jk/test-lib-drop-pid-from-results' into maint | Junio C Hamano | 2016-09-19 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | test-lib: drop PID from test-results/*.countjk/test-lib-drop-pid-from-results | Jeff King | 2016-08-30 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'mh/blame-worktree' | Junio C Hamano | 2016-08-31 | 1 | -0/+5 |
|\ \ | |||||
| * | | blame: fix segfault on untracked filesmh/blame-worktree | Thomas Gummerer | 2016-08-29 | 1 | -0/+5 |
* | | | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 2016-08-31 | 1 | -0/+0 |
|\ \ \ | |||||
| * | | | p3400: make test script executablekw/patch-ids-optim | René Scharfe | 2016-08-29 | 1 | -0/+0 |
* | | | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' | Junio C Hamano | 2016-08-25 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfile | Ben Wijen | 2016-08-23 | 1 | -1/+1 |
| * | | | | t6026-merge-attr: child processes must not inherit index.lock handles | Ben Wijen | 2016-08-18 | 1 | -0/+13 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ab/hooks' | Junio C Hamano | 2016-08-19 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | rev-parse: respect core.hooksPath in --git-pathab/hooks | Johannes Schindelin | 2016-08-16 | 1 | -0/+6 |
* | | | | | Merge branch 'jk/difftool-command-not-found' | Junio C Hamano | 2016-08-19 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | difftool: always honor fatal error exit codesjk/difftool-command-not-found | John Keeping | 2016-08-15 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'sb/checkout-explit-detach-no-advice' | Junio C Hamano | 2016-08-19 | 1 | -0/+23 |
|\ \ \ \ \ | |||||
| * | | | | | checkout: do not mention detach advice for explicit --detach optionsb/checkout-explit-detach-no-advice | Stefan Beller | 2016-08-15 | 1 | -0/+23 |
| |/ / / / | |||||
* | | | | | Merge branch 'tb/t0027-raciness-fix' | Junio C Hamano | 2016-08-19 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | convert: Correct NNO tests and missing `LF will be replaced by CRLF`tb/t0027-raciness-fix | Torsten Bögershausen | 2016-08-14 | 1 | -3/+3 |
* | | | | | | Merge branch 'rs/pull-signed-tag' | Junio C Hamano | 2016-08-19 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge-recursive: fix verbose output for multiple base trees | René Scharfe | 2016-08-13 | 1 | -0/+18 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'js/test-lint-pathname' | Junio C Hamano | 2016-08-17 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/Makefile: ensure that paths are valid on platforms we carejs/test-lint-pathname | Johannes Schindelin | 2016-08-16 | 1 | -1/+10 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2016-08-12 | 1 | -0/+14 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rs/use-strbuf-addstr' into maint | Junio C Hamano | 2016-08-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/t4205-cleanup' into maint | Junio C Hamano | 2016-08-10 | 1 | -198/+200 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'nd/fbsd-lazy-mtime' into maint | Junio C Hamano | 2016-08-10 | 1 | -1/+16 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'js/t4130-rename-without-ino' into maint | Junio C Hamano | 2016-08-10 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/grep-commandline-vs-configuration' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/status-suggest-merge-abort' into maint | Junio C Hamano | 2016-08-10 | 2 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/submodule-config-code-cleanup' into maint | Junio C Hamano | 2016-08-08 | 2 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/unpack-trees-advice-messages' into maint | Junio C Hamano | 2016-08-08 | 3 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/ignore-space-at-eol' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/push-scrub-url' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/cache-tree-ita' into maint | Junio C Hamano | 2016-08-08 | 14 | -50/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/blame-worktree' into maint | Junio C Hamano | 2016-08-08 | 1 | -17/+62 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/reflog-past-root' | Junio C Hamano | 2016-08-17 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | t1410: remove superfluous 'git reflog' from the 'walk past root' testsg/reflog-past-root | SZEDER Gábor | 2016-08-15 | 1 | -1/+0 |