summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | git-diff: add a test for git diff --quiet -wLarry D'Anna2010-02-211-0/+15
| |/ / / / / /
* | | | | | | Merge branch 'cc/maint-bisect-paths' into maintJunio C Hamano2010-03-041-0/+5
|\ \ \ \ \ \ \
| * | | | | | | bisect: error out when passing bad path parametersChristian Couder2010-03-011-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-021-42/+42
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-101-1/+2
| * | | | | | | t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-091-29/+29
| * | | | | | | receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-051-11/+11
* | | | | | | | Merge branch 'jc/maint-fix-test-perm' into maintJunio C Hamano2010-03-022-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | lib-patch-mode.sh: Fix permissionJunio C Hamano2010-01-301-0/+2
| * | | | | | | | Merge commit 'b319ef7' into jc/maint-fix-test-permJunio C Hamano2010-01-30599-3731/+44753
| |\ \ \ \ \ \ \ \
| * | | | | | | | | t6000lib: Fix permissionJunio C Hamano2010-01-301-0/+2
* | | | | | | | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-021-5/+13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-251-0/+1
* | | | | | | | | | t1450: fix testcases that were wrongly expecting failureThomas Rast2010-02-191-8/+8
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maintJunio C Hamano2010-02-191-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm: fix bug in recursive subdirectory removalJeff King2010-02-181-0/+8
* | | | | | | | | | Merge branch 'jk/grep-double-dash' into maintJunio C Hamano2010-02-171-0/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | accept "git grep -- pattern"Jeff King2010-02-071-0/+33
* | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-161-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |