230 Commits (b4019f045646b1770a80394da876b8a7c6b8ca7b)

Author SHA1 Message Date
Ryan Anderson 7c3ecb65ee annotate: Add a basic set of test cases. 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
Junio C Hamano c5ced64578 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 797bd6f490 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 724b511d4f merge-recursive: conflicting rename case. 19 years ago
Junio C Hamano 407c8eb0d0 Racy GIT (part #2) 19 years ago
Junio C Hamano 29e4d36357 Racy GIT 19 years ago
Junio C Hamano 1fdfd05db2 tests: make scripts executable 19 years ago
Junio C Hamano c054d64e87 Revert "get_sha1_basic(): corner case ambiguity fix" 19 years ago
Junio C Hamano 6677c4665a get_sha1_basic(): corner case ambiguity fix 19 years ago
Amos Waterland 294c695d8c git rebase loses author name/email if given bad email address 19 years ago
Junio C Hamano aa9dc7afd2 t3200: branch --help does not die anymore. 19 years ago
Petr Baudis ed24928e12 Make git-send-pack exit with error when some refs couldn't be pushed out 19 years ago
Junio C Hamano 86c9523305 Revert "Add deltifier test." 19 years ago
Junio C Hamano e726715a52 Add deltifier test. 19 years ago
Junio C Hamano b825e6ff5d t/t6022: a new test for renaming merge. 19 years ago
Junio C Hamano eea420693b t0000: catch trivial pilot errors. 19 years ago
Junio C Hamano 73ab46d6d0 t3300: funny name test 19 years ago
Junio C Hamano 10b94e283a Use GIT_EXEC_PATH explicitly for initial git-init-db in tests. 19 years ago