summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ef/maint-empty-commit-log' into maintJunio C Hamano2010-04-091-0/+9
|\
| * rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-211-0/+9
* | Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano2010-04-091-1/+22
|\ \
| * | diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-241-1/+22
* | | Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano2010-03-311-3/+3
|\ \ \
| * | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-151-3/+3
* | | | format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-291-0/+4
* | | | Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-282-0/+10
|\ \ \ \
| * | | | test for add with non-existent pathspecChris Packham2010-02-162-0/+10
* | | | | t9350: fix careless use of "cd"Junio C Hamano2010-03-281-33/+38
* | | | | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-281-0/+9
* | | | | Merge branch 'jc/color-attrs' into maintJunio C Hamano2010-03-241-4/+11
|\ \ \ \ \
| * | | | | color: allow multiple attributesJunio C Hamano2010-03-071-4/+11
* | | | | | Merge branch 'jk/maint-add-ignored-dir' into maintJunio C Hamano2010-03-242-2/+85
|\ \ \ \ \ \
| * | | | | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-131-0/+79
| * | | | | | t0050: mark non-working test as suchJunio C Hamano2010-03-131-2/+6
* | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maintJunio C Hamano2010-03-243-0/+305
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-061-0/+126
| * | | | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-061-0/+170
| * | | | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-061-0/+9
* | | | | | | don't use default revision if a rev was specifiedDave Olszewski2010-03-131-0/+9
* | | | | | | t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-131-0/+2
* | | | | | | blame: fix indent of line numbersRené Scharfe2010-03-131-1/+19
* | | | | | | t9400: Use test_cmp when appropriateJunio C Hamano2010-03-111-12/+12
* | | | | | | Merge branch 'as/maint-expire' into maintJunio C Hamano2010-03-082-0/+73
|\ \ \ \ \ \ \
| * | | | | | | reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-281-0/+41
| * | | | | | | prune: honor --expire=neverAdam Simpkins2010-02-281-0/+32
* | | | | | | | Merge branch 'jc/fetch-param' into maintJunio C Hamano2010-03-081-26/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-241-0/+18
| * | | | | | | | builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-241-0/+21
| * | | | | | | | t5521: fix and modernizeJunio C Hamano2010-02-241-26/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/maint-add--interactive-delete' into maintJunio C Hamano2010-03-081-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | add-interactive: fix bogus diff header line orderingJeff King2010-02-221-0/+8
* | | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' into maintJunio C Hamano2010-03-081-0/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy2010-02-221-1/+1
| * | | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy2010-02-221-1/+1
| * | | | | | | | | Add a testcase for ACL with restrictive umask.Matthieu Moy2010-02-221-0/+67
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/maint-fix-mailinfo-strip' into maintJunio C Hamano2010-03-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailinfo: do not strip leading spaces even for a header lineJunio C Hamano2010-02-191-1/+1
* | | | | | | | | | Merge branch 'jc/grep-author-all-match-implicit' into maintJunio C Hamano2010-03-081-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-251-1/+9
* | | | | | | | | | | Merge branch 'jc/checkout-detached' into maintJunio C Hamano2010-03-081-10/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reword "detached HEAD" notificationJunio C Hamano2010-01-291-10/+22
* | | | | | | | | | | | unset GREP_OPTIONS in test-lib.shBert Wesarg2010-03-071-0/+2
* | | | | | | | | | | | t7406: Fix submodule init config testsStephen Boyd2010-03-061-8/+16
* | | | | | | | | | | | Merge branch 'jn/maint-fix-pager' into maintJunio C Hamano2010-03-042-0/+234
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-221-6/+6
| * | | | | | | | | | | | t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-212-11/+82
| * | | | | | | | | | | | tests: Add tests for automatic use of pagerJonathan Nieder2010-02-201-0/+163
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ld/maint-diff-quiet-w' into maintJunio C Hamano2010-03-041-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \