aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'fix'Junio C Hamano2006-04-20
|\
| * git-commit --amend: two fixes.Junio C Hamano2006-04-20
* | Merge branch 'lt/logopt'Junio C Hamano2006-04-18
|\ \ | |/ |/|
| * Log message printout cleanupsLinus Torvalds2006-04-17
* | Makefile fixups.A Large Angry SCM2006-04-16
|/
* t5500: test fixJunio C Hamano2006-04-13
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-13
* Retire t5501-old-fetch-and-upload test.Junio C Hamano2006-04-11
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-25
|\
| * built-in diff: minimum tweaksJunio C Hamano2006-03-25
* | tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-25
|/
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-12
* Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-09
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-07
* Merge branch 'sp/checkout'Junio C Hamano2006-03-06
|\
| * Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-05
* | annotate-blame: tests incomplete lines.Junio C Hamano2006-03-06
* | annotate-blame test: add evil merge.Junio C Hamano2006-03-05
* | annotate-blame test: don't "source", but say "."Junio C Hamano2006-03-05
* | annotate/blame tests updates.Junio C Hamano2006-03-05
* | git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-05
* | gitignore: Ignore some more boring things.Mark Wooding2006-03-05
|/
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-04
|\
| * Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-01
* | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-03
* | git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-03
* | Fix test case for some sedJohannes Schindelin2006-03-02
* | annotate: Add a basic set of test cases.Ryan Anderson2006-03-01
|/
* git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-22
* Add new git-rm command with documentationCarl Worth2006-02-22
* Merge branch 'fix'Junio C Hamano2006-02-22
|\
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-21
* | Merge branch 'js/portable'Junio C Hamano2006-02-21
|\ \
| * | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-18
* | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-21
* | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-21
* | | Merge part of jc/portable branchJunio C Hamano2006-02-21
|\ \ \ | |/ / | | / | |/ |/|
| * Optionally work without pythonJohannes Schindelin2006-02-18
* | Make git-reset delete empty directoriesShawn Pearce2006-02-17
* | Abstract test_create_repo out for use in tests.Carl Worth2006-02-17
|/
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-12
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-12
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-11
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-10
* t6000: fix a careless test library add-on.Junio C Hamano2006-02-08
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-25
* t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-21
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-15