aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'sd/t3200-typofix' into maintJunio C Hamano2017-06-05
|\
| * branch test: fix invalid config key accessSahil Dua2017-05-29
* | Merge branch 'sb/t5531-update-desc' into maintJunio C Hamano2017-06-05
|\ \
| * | t5531: fix test descriptionStefan Beller2017-05-23
* | | Merge branch 'tb/dedup-crlf-tests' into maintJunio C Hamano2017-06-05
|\ \ \
| * | | t0027: tests are not expensive; remove t0025Torsten Bögershausen2017-05-10
* | | | Merge branch 'jk/alternate-ref-optim' into maintJunio C Hamano2017-06-05
|\ \ \ \
| * | | | t5400: avoid concurrent writes into a trace fileJeff King2017-05-18
* | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maintJunio C Hamano2017-06-05
|\ \ \ \ \
| * | | | | interpret-trailers: honor the cut lineBrian Malehorn2017-05-18
* | | | | | Merge branch 'jn/clone-add-empty-config-from-command-line' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | clone: handle empty config values in -cJonathan Nieder2017-05-02
* | | | | | | Merge branch 'jt/use-trailer-api-in-commands' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \
| * | | | | | | sequencer: add newline before adding footersJonathan Tan2017-04-26
* | | | | | | | Merge branch 'jt/push-options-doc' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: verify push options in certJonathan Tan2017-05-10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'js/eol-on-ourselves' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | t4051: mark supporting files as requiring LF-only line endingsJohannes Schindelin2017-05-10
| * | | | | | | | Fix the remaining tests that failed with core.autocrlf=trueJohannes Schindelin2017-05-10
| * | | | | | | | t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-10
* | | | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision.c: ignore broken tags with ignore_missing_linksJeff King2017-05-20
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5310: fix "; do" styleJeff King2017-05-09
| * | | | | | | | | pack-objects: disable pack reuse for object-selection optionsJeff King2017-05-09
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bw/submodule-with-bs-path' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones2017-05-01
* | | | | | | | | | Merge branch 'ah/log-decorate-default-to-auto' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/log: honor log.decoratebrian m. carlson2017-05-15
* | | | | | | | | | | Merge branch 'ab/fix-poison-tests' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-11
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ab/doc-replace-gmane-links' into maintJunio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | doc: replace more gmane linksJunio C Hamano2017-05-09
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-05-09
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | t1450: avoid use of "sed" on the index, which is a binary fileJeff Hostetler2017-04-27
* | | | | | | | | | Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* | | | | | | | | | | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodule_init: die cleanly on submodules without url definedJeff King2017-04-24
* | | | | | | | | | | | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason2017-04-23
* | | | | | | | | | | | Merge branch 'nd/worktree-add-lock'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-20
* | | | | | | | | | | | | Merge branch 'ab/completion-push-delete-ref'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason2017-04-23
* | | | | | | | | | | | | | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-19
| * | | | | | | | | | | | | | read-cache: add strcmp_offset functionJeff Hostetler2017-04-15
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'nd/conditional-config-in-early-config'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy2017-04-19