summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-241-0/+4
* | Merge branch 'maint'Junio C Hamano2007-04-241-0/+6
|\ \ | |/
| * dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-231-0/+6
* | t6030: grab commit object name as we goJunio C Hamano2007-04-231-7/+10
* | t5302: avoid using tail -cJunio C Hamano2007-04-231-1/+1
* | t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-231-4/+4
* | Support 'diff=pgm' attributeJunio C Hamano2007-04-221-0/+97
* | Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-221-11/+11
* | Merge branch 'jc/attr'Junio C Hamano2007-04-212-10/+231
|\ \
| * | Update 'crlf' attribute semantics.Junio C Hamano2007-04-191-11/+63
| * | Custom low-level merge driver: change the configuration scheme.Junio C Hamano2007-04-181-2/+6
| * | Custom low-level merge driver support.Junio C Hamano2007-04-181-1/+70
| * | Add a demonstration/test of customized merge.Junio C Hamano2007-04-171-0/+72
| * | Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-151-1/+1
| * | Define 'crlf' attribute.Junio C Hamano2007-04-141-0/+24
* | | Merge branch 'lt/gitlink'Junio C Hamano2007-04-211-0/+85
|\ \ \
| * | | Tests for core subproject supportAlex Riesen2007-04-181-0/+85
* | | | Merge branch 'np/pack'Junio C Hamano2007-04-212-1/+147
|\ \ \ \
| * | | | tests for various pack index featuresNicolas Pitre2007-04-111-0/+146
| * | | | use test-genrandom in tests instead of /dev/urandomNicolas Pitre2007-04-111-1/+1
| |/ / /
* | | | Merge branch 'jc/quickfetch'Junio C Hamano2007-04-211-0/+89
|\ \ \ \
| * | | | Make sure quickfetch is not fooled with a previous, incomplete fetch.Junio C Hamano2007-04-171-0/+89
| |/ / /
* | | | Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt2007-04-191-52/+52
* | | | Merge branch 'maint'Junio C Hamano2007-04-181-0/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-181-0/+33
* | | | Merge branch 'jc/read-tree-df'Junio C Hamano2007-04-172-1/+529
|\ \ \ \
| * | | | t3030: merge-recursive backend test.Junio C Hamano2007-04-101-0/+528
| * | | | t1000: fix case table.Junio C Hamano2007-04-101-1/+1
| | |/ / | |/| |
* | | | Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-171-0/+4
* | | | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder2007-04-161-1/+1
* | | | Merge branch 'js/wrap-log'Junio C Hamano2007-04-167-0/+50
|\ \ \ \
| * | | | Fix permissions on test scriptsAlex Riesen2007-04-167-0/+0
| * | | | Fix t4201: accidental arithmetic expansionAlex Riesen2007-04-161-1/+1
| * | | | shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-101-1/+1
| * | | | Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-101-0/+50
| |/ / /
* | | | Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-161-0/+24
| |_|/ |/| |
* | | Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-112-0/+165
|/ /
* | git-archive: make tar the default formatRené Scharfe2007-04-091-1/+9
* | Merge branch 'cc/bisect'Junio C Hamano2007-04-071-4/+49
|\ \
| * | git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-061-11/+6
| * | t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-061-1/+37
| * | Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-051-3/+17
* | | Merge branch 'jc/checkout' (early part)Junio C Hamano2007-04-071-1/+62
|\ \ \
| * | | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-031-1/+62
* | | | Merge branch 'maint'Junio C Hamano2007-04-072-9/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-061-5/+6
| * | | t3200-branch.sh: small language nitArjen Laarhoven2007-04-061-1/+1
| * | | Distinguish branches by more than case in tests.Brian Gernhardt2007-04-061-3/+3
* | | | Merge branch 'maint'Junio C Hamano2007-04-054-5/+44
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Honor -p<n> when applying git diffsShawn O. Pearce2007-04-051-0/+25