summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-101-0/+40
|\
| * format-patch: format.from gives the default for --fromjt/format-patch-from-configJosh Triplett2016-08-011-0/+40
* | Merge branch 'jk/push-force-with-lease-creation'Junio C Hamano2016-08-101-0/+38
|\ \
| * | t5533: make it pass on case-sensitive filesystemsjk/push-force-with-lease-creationJohannes Schindelin2016-08-041-1/+1
| * | push: allow pushing new branches with --force-with-leaseJohn Keeping2016-07-261-0/+12
| * | push: add shorthand for --force-with-lease branch creationJohn Keeping2016-07-261-0/+26
* | | Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-081-0/+13
|\ \ \
| * | | pager: move pager-specific setup into the buildew/build-time-pager-tweaksEric Wong2016-08-041-0/+13
| | |/ | |/|
* | | Merge branch 'nd/fbsd-lazy-mtime'Junio C Hamano2016-08-081-1/+16
|\ \ \
| * | | t7063: work around FreeBSD's lazy mtime update featurend/fbsd-lazy-mtimeNguyễn Thái Ngọc Duy2016-08-041-1/+16
| |/ /
* | | Merge branch 'nd/log-decorate-color-head-arrow'Junio C Hamano2016-08-081-1/+1
|\ \ \
| * | | log: decorate HEAD -> branch with the same color for arrow and HEADnd/log-decorate-color-head-arrowNguyễn Thái Ngọc Duy2016-07-121-1/+1
* | | | Merge branch 'rs/use-strbuf-addstr'Junio C Hamano2016-08-081-3/+3
|\ \ \ \
| * | | | use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-011-3/+3
| | |/ / | |/| |
| * | | Merge branch 'ak/lazy-prereq-mktemp' into maintJunio C Hamano2016-07-281-1/+6
| |\ \ \
| * \ \ \ Merge branch 'nd/icase' into maintJunio C Hamano2016-07-284-3/+148
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/test-match-signal' into maintJunio C Hamano2016-07-283-11/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'js/t3404-grammo-fix' into maintJunio C Hamano2016-07-281-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maintJunio C Hamano2016-07-281-0/+31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-07-281-1/+59
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-281-0/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dg/subtree-rebase-test' into maintJunio C Hamano2016-07-281-0/+119
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'ib/t3700-add-chmod-x-updates'Junio C Hamano2016-08-081-39/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3700: add a test_mode_in_index helper functionib/t3700-add-chmod-x-updatesIngo Brückl2016-08-011-32/+22
| * | | | | | | | | | | | t3700: merge two tests into oneIngo Brückl2016-08-011-12/+6
| * | | | | | | | | | | | t3700: remove unwanted leftover files before running new testsIngo Brückl2016-08-011-0/+3
* | | | | | | | | | | | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-081-0/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t/perf: add tests for many-pack scenariosJeff King2016-07-291-0/+87
* | | | | | | | | | | | | | Merge branch 'jk/difftool-in-subdir'Junio C Hamano2016-08-081-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | difftool: avoid $GIT_DIR and $GIT_WORK_TREEDavid Aguilar2016-07-281-0/+14
* | | | | | | | | | | | | | | Merge branch 'jk/reflog-date'Junio C Hamano2016-08-081-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | date: add "unix" formatJeff King2016-07-271-0/+2
| * | | | | | | | | | | | | | | date: document and test "raw-local" modeJeff King2016-07-271-0/+1
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/t4205-cleanup'Junio C Hamano2016-08-081-198/+200
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t4205: indent here documentsjk/t4205-cleanupJeff King2016-07-271-196/+196
| * | | | | | | | | | | | | | | t4205: drop top-level &&-chainingJeff King2016-07-271-2/+4
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-08-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t5510: skip tests under GETTEXT_POISON buildnd/fetch-ref-summaryVasco Almeida2016-07-261-2/+2
* | | | | | | | | | | | | | | | Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-0810-91/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-257-86/+30
| * | | | | | | | | | | | | | | | t/t91*: do not say how to avoid the testsMichael J Gruber2016-07-253-5/+0
* | | | | | | | | | | | | | | | | Merge branch 'js/t4130-rename-without-ino'Junio C Hamano2016-08-081-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t4130: work around Windows limitationjs/t4130-rename-without-inoJohannes Sixt2016-08-031-3/+7
* | | | | | | | | | | | | | | | | | Merge branch 'jc/grep-commandline-vs-configuration'Junio C Hamano2016-08-041-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | grep: further simplify setting the pattern typejc/grep-commandline-vs-configurationJunio C Hamano2016-07-251-0/+14
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning'Junio C Hamano2016-08-031-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diff: do not reuse worktree files that need "clean" conversionjk/diff-do-not-reuse-wtf-needs-cleaningJeff King2016-07-221-0/+11
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano2016-08-032-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | submodule-config: passing name reference for .gitmodule blobsHeiko Voigt2016-07-281-0/+11
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'mm/status-suggest-merge-abort'Junio C Hamano2016-08-032-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \