Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t/Makefile: introduce TEST_SHELL_PATH | Jeff King | 2017-12-08 |
* | test-lib: make "-x" work with "--verbose-log" | Jeff King | 2017-12-08 |
* | t5615: avoid re-using descriptor 4 | Jeff King | 2017-12-08 |
* | test-lib: silence "-x" cleanup under bash | Jeff King | 2017-12-08 |
* | Merge branch 'tz/redirect-fix' into maint | Junio C Hamano | 2017-12-06 |
|\ | |||
| * | t/lib-gpg: fix gpgconf stderr redirect to /dev/null | Todd Zullinger | 2017-11-14 |
* | | Merge branch 'tz/notes-error-to-stderr' into maint | Junio C Hamano | 2017-12-06 |
|\ \ | |||
| * | | notes: send "Automatic notes merge failed" messages to stderr | Todd Zullinger | 2017-11-15 |
* | | | Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ | |||
| * | | | merge-recursive: handle addition of submodule on our side of history | Elijah Newren | 2017-11-15 |
| * | | | t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure | Stefan Beller | 2017-11-12 |
* | | | | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ | |||
| * | | | | apply: update line lengths for --inaccurate-eof | René Scharfe | 2017-11-17 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'ew/rebase-mboxrd' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ | |||
| * | | | | rebase: use mboxrd format to avoid split errors | Eric Wong | 2017-11-18 |
* | | | | | Merge branch 'mh/avoid-rewriting-packed-refs' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ | |||
| * | | | | | files-backend: don't rewrite the `packed-refs` file unnecessarily | Michael Haggerty | 2017-10-30 |
| * | | | | | t1409: check that `packed-refs` is not rewritten unnecessarily | Michael Haggerty | 2017-10-27 |
* | | | | | | Merge branch 'cb/t4201-robustify' into maint | Junio C Hamano | 2017-11-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | t4201: make use of abbreviation in the test more robust | Charles Bailey | 2017-11-13 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'tz/fsf-address-update' into maint | Junio C Hamano | 2017-11-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Replace Free Software Foundation address in license notices | Todd Zullinger | 2017-11-09 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'sr/wrapper-quote-filenames' into maint | Junio C Hamano | 2017-11-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | wrapper.c: consistently quote filenames in error messages | Simon Ruderich | 2017-11-06 |
| |/ / / / / | |||
* | | | | | | Merge branch 'bw/rebase-i-ignored-submodule-fix' into maint | Junio C Hamano | 2017-11-21 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | wt-status: actually ignore submodules when requested | Brandon Williams | 2017-11-07 |
* | | | | | | Merge branch 'js/mingw-redirect-std-handles' into maint | Junio C Hamano | 2017-11-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | mingw: optionally redirect stderr/stdout via the same handle | Johannes Schindelin | 2017-11-02 |
| * | | | | | | mingw: add experimental feature to redirect standard handles | Johannes Schindelin | 2017-11-02 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'js/wincred-empty-cred' into maint | Junio C Hamano | 2017-11-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | t0302: check helper can handle empty credentials | Jakub Bereżański | 2017-11-01 |
| |/ / / / / | |||
* | | | | | | Merge branch 'ad/5580-unc-tests-on-cygwin' into maint | Junio C Hamano | 2017-11-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | t5580: add Cygwin support | Adam Dinwoodie | 2017-11-01 |
| | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge branch 'jk/write-in-full-fix' into maint | Junio C Hamano | 2017-10-23 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maint | Junio C Hamano | 2017-10-23 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jt/fast-export-copy-modify-fix' into maint | Junio C Hamano | 2017-10-23 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'nd/worktree-kill-parse-ref' into maint | Junio C Hamano | 2017-10-23 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/ref-filter-colors-fix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rs/fsck-null-return-from-lookup' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/qsort-s' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mr/doc-negative-pathspec' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ks/test-readme-phrasofix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/drop-sha1-entry-pos' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/ref-filter-empty-modifier' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ar/request-pull-phrasofix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/describe-omit-some-refs' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/test-lint-echo-e' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/archive-excluded-directory' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/packed-ref-store-prep' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |