aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ef/maint-empty-commit-log' into maintJunio C Hamano2010-04-09
|\
| * rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-21
* | Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano2010-04-09
|\ \
| * | diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-24
* | | Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano2010-03-31
|\ \ \
| * | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-15
* | | | format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-29
* | | | Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-28
|\ \ \ \
| * | | | test for add with non-existent pathspecChris Packham2010-02-16
* | | | | t9350: fix careless use of "cd"Junio C Hamano2010-03-28
* | | | | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
* | | | | Merge branch 'jc/color-attrs' into maintJunio C Hamano2010-03-24
|\ \ \ \ \
| * | | | | color: allow multiple attributesJunio C Hamano2010-03-07
* | | | | | Merge branch 'jk/maint-add-ignored-dir' into maintJunio C Hamano2010-03-24
|\ \ \ \ \ \
| * | | | | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-13
| * | | | | | t0050: mark non-working test as suchJunio C Hamano2010-03-13
* | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maintJunio C Hamano2010-03-24
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-06
| * | | | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-06
| * | | | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-06
* | | | | | | don't use default revision if a rev was specifiedDave Olszewski2010-03-13
* | | | | | | t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-13
* | | | | | | blame: fix indent of line numbersRené Scharfe2010-03-13
* | | | | | | t9400: Use test_cmp when appropriateJunio C Hamano2010-03-11
* | | | | | | Merge branch 'as/maint-expire' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \
| * | | | | | | reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-28
| * | | | | | | prune: honor --expire=neverAdam Simpkins2010-02-28
* | | | | | | | Merge branch 'jc/fetch-param' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-24
| * | | | | | | | builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-24
| * | | | | | | | t5521: fix and modernizeJunio C Hamano2010-02-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/maint-add--interactive-delete' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | add-interactive: fix bogus diff header line orderingJeff King2010-02-22
* | | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy2010-02-22
| * | | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy2010-02-22
| * | | | | | | | | Add a testcase for ACL with restrictive umask.Matthieu Moy2010-02-22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/maint-fix-mailinfo-strip' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailinfo: do not strip leading spaces even for a header lineJunio C Hamano2010-02-19
* | | | | | | | | | Merge branch 'jc/grep-author-all-match-implicit' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-25
* | | | | | | | | | | Merge branch 'jc/checkout-detached' into maintJunio C Hamano2010-03-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reword "detached HEAD" notificationJunio C Hamano2010-01-29
* | | | | | | | | | | | unset GREP_OPTIONS in test-lib.shBert Wesarg2010-03-07
* | | | | | | | | | | | t7406: Fix submodule init config testsStephen Boyd2010-03-06
* | | | | | | | | | | | Merge branch 'jn/maint-fix-pager' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-22
| * | | | | | | | | | | | t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-21
| * | | | | | | | | | | | tests: Add tests for automatic use of pagerJonathan Nieder2010-02-20
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ld/maint-diff-quiet-w' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \