summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Log message printout cleanupsLinus Torvalds2006-04-171-2/+2
* t5500: test fixJunio C Hamano2006-04-131-19/+14
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-131-3/+15
* Retire t5501-old-fetch-and-upload test.Junio C Hamano2006-04-111-48/+0
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-271-1/+1
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-251-1/+1
|\
| * built-in diff: minimum tweaksJunio C Hamano2006-03-251-1/+1
* | tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-251-0/+3
|/
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-121-1/+1
* Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-091-1/+1
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-071-0/+8
* Merge branch 'sp/checkout'Junio C Hamano2006-03-061-0/+212
|\
| * Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-051-0/+212
* | annotate-blame: tests incomplete lines.Junio C Hamano2006-03-061-0/+19
* | annotate-blame test: add evil merge.Junio C Hamano2006-03-051-0/+9
* | annotate-blame test: don't "source", but say "."Junio C Hamano2006-03-052-2/+2
* | annotate/blame tests updates.Junio C Hamano2006-03-051-37/+44
* | git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-053-83/+97
* | gitignore: Ignore some more boring things.Mark Wooding2006-03-051-0/+1
|/
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-462/+0
|\
| * Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-462/+0
* | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-031-6/+17
* | git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-031-2/+16
* | Fix test case for some sedJohannes Schindelin2006-03-021-1/+2
* | annotate: Add a basic set of test cases.Ryan Anderson2006-03-011-0/+89
|/
* git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-221-17/+35
* Add new git-rm command with documentationCarl Worth2006-02-221-0/+42
* Merge branch 'fix'Junio C Hamano2006-02-221-0/+22
|\
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-211-0/+22
* | Merge branch 'js/portable'Junio C Hamano2006-02-211-5/+2
|\ \
| * | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-181-5/+2
* | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-211-0/+27
* | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-211-0/+36
* | | Merge part of jc/portable branchJunio C Hamano2006-02-215-1/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Optionally work without pythonJohannes Schindelin2006-02-185-1/+19
* | Make git-reset delete empty directoriesShawn Pearce2006-02-171-0/+63
* | Abstract test_create_repo out for use in tests.Carl Worth2006-02-171-6/+17
|/
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-121-1/+1
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-121-1/+1
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-111-1/+1
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-101-4/+6
* t6000: fix a careless test library add-on.Junio C Hamano2006-02-081-1/+6
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-061-3/+3
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-251-2/+2
* t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-211-1/+1
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-151-3/+3
* GIT 1.1.2v1.1.2Junio C Hamano2006-01-131-3/+3
|\
| * name-rev: do not omit leading components of ref name.Junio C Hamano2006-01-111-3/+3
* | GIT 1.1.0v1.1.0Junio C Hamano2006-01-081-1/+1
|\ \ | |/
| * Fix typo in debug stanza of t2001Yann Dirson2006-01-071-1/+1