250 Commits (477f2b41310c4b1040a9e7f72720b9c39d82caf9)

Author SHA1 Message Date
Mark Wooding acb7257729 xdiff: Show function names in hunk headers. 19 years ago
Junio C Hamano 3ce8f08944 built-in diff: minimum tweaks 19 years ago
Rene Scharfe 4c691724f1 tar-tree: Use the prefix field of a tar header 19 years ago
Mark Wooding 8c3222079a annotate-tests: override VISUAL when running tests. 19 years ago
Junio C Hamano eb0e0024b7 Fix t1200 test for breakage caused by removal of full-stop at the end of fast-forward message. 19 years ago
Jonas Fonseca f067a13745 repo-config: give value_ a sane default so regexec won't segfault 19 years ago
Junio C Hamano 1242642c46 annotate-blame: tests incomplete lines. 19 years ago
Junio C Hamano ce5b6e7111 annotate-blame test: add evil merge. 19 years ago
Junio C Hamano 8ad02bc964 annotate-blame test: don't "source", but say "." 19 years ago
Junio C Hamano 92a903acfd annotate/blame tests updates. 19 years ago
Fredrik Kuivinen 8752d11d60 git-blame: Use the same tests for git-blame as for git-annotate 19 years ago
Mark Wooding 0aee3d6d4e gitignore: Ignore some more boring things. 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Alex Riesen d51fac5310 workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) 19 years ago
Josef Weidendorfer 90924d55c5 git-mv: fix moves into a subdir from outside 19 years ago
Johannes Schindelin d5dddccaa0 Fix test case for some sed 19 years ago
Ryan Anderson 7c3ecb65ee annotate: Add a basic set of test cases. 19 years ago
Linus Torvalds 765ac8ec46 Rip out merge-order and make "git log <paths>..." work again. 19 years ago
Carl Worth 3844cdc8f1 git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. 19 years ago
Carl Worth d4a1cab541 Add new git-rm command with documentation 19 years ago
Carl Worth c8af25ca01 git-ls-files: Fix, document, and add test for --error-unmatch option. 19 years ago
Carl Worth 5508a61663 New test to verify that when git-clone fails it cleans up the new directory. 19 years ago
Carl Worth 60ace8790f git-add: Add support for --, documentation, and test. 19 years ago
Johannes Schindelin 39c015c556 Fixes for ancient versions of GNU make 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago
Shawn Pearce 772d8a3b63 Make git-reset delete empty directories 19 years ago
Carl Worth eedf8f97e5 Abstract test_create_repo out for use in tests. 19 years ago
Alex Riesen 0dbc4e89bb avoid echo -e, there are systems where it does not work 19 years ago
Alex Riesen ef1af9d9af fix "test: 2: unexpected operator" on bsd 19 years ago
Junio C Hamano 16139f9035 t5500: adjust to change in pack-object reporting behaviour. 19 years ago
Junio C Hamano 29e55cd5ad Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values. 19 years ago
Junio C Hamano 47e013f920 t6000: fix a careless test library add-on. 19 years ago
Junio C Hamano 130fcca63f git-commit: revamp the git-commit semantics. 19 years ago
Junio C Hamano 205df2796d tests: adjust breakage by stricter rev-parse 19 years ago
Junio C Hamano 5df9140c92 t4011: "sleep 1" is not enough on FAT 19 years ago
Junio C Hamano ebedc31952 show-branch: make the current branch and merge commits stand out. 19 years ago
Junio C Hamano 2c817df25d name-rev: do not omit leading components of ref name. 19 years ago
Yann Dirson e77f489edf Add a test for rebase when a change was picked upstream 19 years ago
Yann Dirson b91db2707a Add a minimal test for git-cherry 19 years ago
Junio C Hamano 78c2cff61f ls-files --others --directory: test 19 years ago
Yann Dirson 36071af305 Fix typo in debug stanza of t2001 19 years ago
Junio C Hamano 6ce183216d t3300: skip when filesystem does not like TAB in filenames. 19 years ago
Alex Riesen 2ccd2027b0 trivial: check, if t/trash directory was successfully created 19 years ago
Alex Riesen b484ef28fb trivial: use git-repo-config to detect how to run tests in the test repository 19 years ago
Alex Riesen e58b97af31 trivial: use git-repo-config to detect if the test can be run on the repository 19 years ago
Gerrit Pape f1ec72ba1e Fix skipping merge-order test with NO_OPENSSL=1. 19 years ago
Junio C Hamano e9add36007 Fix bogus tests on rev-list output. 19 years ago
Junio C Hamano 8eafa3da62 Guard a test against wc that pads its output with whitespace 19 years ago
Johannes Schindelin 975b31dc6e Handle symlinks graciously 19 years ago
Junio C Hamano c97451ce09 t5300: avoid false failures. 19 years ago