Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/skip-test-in-the-middle' into maint | Junio C Hamano | 2017-06-13 |
|\ | |||
| * | t5545: enhance test coverage when no http server is installed | Stefan Beller | 2017-05-18 |
| * | test: allow skipping the remainder | Junio C Hamano | 2017-05-18 |
* | | Merge branch 'bw/forking-and-threading' into maint | Junio C Hamano | 2017-06-13 |
|\ \ | |||
| * | | run-command: restrict PATH search to executable files | Brandon Williams | 2017-04-25 |
| * | | t0061: run_command executes scripts without a #! line | Brandon Williams | 2017-04-20 |
| * | | t5550: use write_script to generate post-update hook | Brandon Williams | 2017-04-18 |
* | | | Merge branch 'jk/bug-to-abort' into maint | Junio C Hamano | 2017-06-13 |
|\ \ \ | |||
| * | | | config: complain about --local outside of a git repo | Jeff King | 2017-05-15 |
| * | | | setup_git_env: convert die("BUG") to BUG() | Jeff King | 2017-05-15 |
| | |/ | |/| | |||
* | | | Merge branch 'sb/checkout-recurse-submodules' into maint | Junio C Hamano | 2017-06-13 |
|\ \ \ | |||
| * | | | submodule: properly recurse for read-tree and checkout | Stefan Beller | 2017-05-04 |
* | | | | Merge branch 'sd/t3200-typofix' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ | |||
| * | | | | branch test: fix invalid config key access | Sahil Dua | 2017-05-29 |
* | | | | | Merge branch 'sb/t5531-update-desc' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ \ | |||
| * | | | | | t5531: fix test description | Stefan Beller | 2017-05-23 |
* | | | | | | Merge branch 'tb/dedup-crlf-tests' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | t0027: tests are not expensive; remove t0025 | Torsten Bögershausen | 2017-05-10 |
* | | | | | | | Merge branch 'jk/alternate-ref-optim' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t5400: avoid concurrent writes into a trace file | Jeff King | 2017-05-18 |
* | | | | | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | interpret-trailers: honor the cut line | Brian Malehorn | 2017-05-18 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jn/clone-add-empty-config-from-command-line' into maint | Junio C Hamano | 2017-06-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | clone: handle empty config values in -c | Jonathan Nieder | 2017-05-02 |
* | | | | | | | | | Merge branch 'jt/use-trailer-api-in-commands' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | sequencer: add newline before adding footers | Jonathan Tan | 2017-04-26 |
* | | | | | | | | | | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | receive-pack: verify push options in cert | Jonathan Tan | 2017-05-10 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'js/eol-on-ourselves' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t4051: mark supporting files as requiring LF-only line endings | Johannes Schindelin | 2017-05-10 |
| * | | | | | | | | | | Fix the remaining tests that failed with core.autocrlf=true | Johannes Schindelin | 2017-05-10 |
| * | | | | | | | | | | t3901: move supporting files into t/t3901/ | Johannes Schindelin | 2017-05-10 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | revision.c: ignore broken tags with ignore_missing_links | Jeff King | 2017-05-20 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t5310: fix "; do" style | Jeff King | 2017-05-09 |
| * | | | | | | | | | | pack-objects: disable pack reuse for object-selection options | Jeff King | 2017-05-09 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'bw/submodule-with-bs-path' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t7400: add !CYGWIN prerequisite to 'add with \\ in path' | Ramsay Jones | 2017-05-01 |
* | | | | | | | | | | | Merge branch 'ah/log-decorate-default-to-auto' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | builtin/log: honor log.decorate | brian m. carlson | 2017-05-15 |
* | | | | | | | | | | | | Merge branch 'ab/fix-poison-tests' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 2017-05-11 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ab/doc-replace-gmane-links' into maint | Junio C Hamano | 2017-06-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | doc: replace more gmane links | Junio C Hamano | 2017-05-09 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck' | Junio C Hamano | 2017-05-09 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | t1450: avoid use of "sed" on the index, which is a binary file | Jeff Hostetler | 2017-04-27 |
* | | | | | | | | | | | Merge branch 'sh/rebase-i-reread-todo-after-exec' | Junio C Hamano | 2017-05-01 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | rebase -i: reread the todo list if `exec` touched it | Stephen Hicks | 2017-04-27 |
* | | | | | | | | | | | | Merge branch 'jk/submodule-init-segv-fix' | Junio C Hamano | 2017-05-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ |