1883 Commits (6e84b712373d343ea3531740d8eb048e84240a39)

Author SHA1 Message Date
Jeff King 9197240de8 enable whitespace checking of test scripts 17 years ago
Jeff King 4d9b53591f avoid trailing whitespace in zero-change diffstat lines 17 years ago
Jeff King 44d86e910d avoid whitespace on empty line in automatic usage message 17 years ago
Jeff King 74f16b0c6f mask necessary whitespace policy violations in test scripts 17 years ago
Jeff King 3b2eb186bb fix whitespace violations in test scripts 17 years ago
Junio C Hamano d88593fa04 t4126: fix test that happened to work due to timing 17 years ago
Lea Wiemann 7b7b4516de t/.gitattributes: only ignore whitespace errors in test files 17 years ago
Olivier Marin e7d5a97d5e remote show: list tracked remote branches with -n 17 years ago
Olivier Marin 8d7679276a remote prune: print the list of pruned branches 17 years ago
Olivier Marin 0ecfcb3b70 remote show: fix the -n option 17 years ago
Johannes Schindelin 249c61a62d merge-recursive: respect core.autocrlf when writing out the result 17 years ago
Marius Storm-Olsen d6293d1f2c Add configuration option for default untracked files mode 17 years ago
Marius Storm-Olsen 6c2ce048bb Add argument 'no' commit/status option -u|--untracked-files 17 years ago
Marius Storm-Olsen 4bfee30a98 Add an optional <mode> argument to commit/status -u|--untracked-files option 17 years ago
Marius Storm-Olsen eea982843e Add testcase for merging in a CRLF repo 17 years ago
René Scharfe 2d35d556e2 Ignore .gitattributes in bare repositories 17 years ago
René Scharfe 008d896df5 Teach new attribute 'export-ignore' to git-archive 17 years ago
Lea Wiemann 3c076dbe3c cat-file --batch / --batch-check: do not exit if hashes are missing 17 years ago
Lea Wiemann 4e44ae45fe t1006-cat-file.sh: typo 17 years ago
Sverre Rabbelier f8d5ffc2c7 Hook up the result aggregation in the test makefile. 17 years ago
Miklos Vajna 0a392cb8cb A simple script to parse the results from the testcases 17 years ago
Sverre Rabbelier 2d84e9fb6d Modify test-lib.sh to output stats to t/test-results/* 17 years ago
Michael Dressel 4ed19a3c17 describe: match pattern for lightweight tags too 17 years ago
Junio C Hamano de5825cc82 t7502: honor SHELL_PATH 17 years ago
Alex Riesen 70ca472f1f Fix t5516 on cygwin: it does not like double slashes at the beginning of a path 17 years ago
Junio C Hamano a3c91e088e t7502: tighten loosely written test sequence 17 years ago
Junio C Hamano 7845944c64 t7502: do not globally unset GIT_COMMITTER_* environment variables 17 years ago
Junio C Hamano 67bfc030d7 commit: drop duplicated parents 17 years ago
Karl Hasselström 3fe8dce6fc Make old sha1 optional with git update-ref -d 17 years ago
Shawn O. Pearce c175a7ad32 Make "git-remote prune" delete refs according to fetch specs 17 years ago
Lea Wiemann 1bd9c64840 t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons 17 years ago
Stephan Beyer 8ec00d0534 Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh 17 years ago
Stephan Beyer d3a7b8f5c5 Add test cases for git-am 17 years ago
Paolo Bonzini ad5fa3cc0e rollback lock files on more signals than just SIGINT 17 years ago
Luciano Rocha 74d3b23fe3 git-init: accept --bare option 17 years ago
Dmitry V. Levin efb98b4453 builtin-fetch.c (store_updated_refs): Honor update_local_ref() return value 17 years ago
Junio C Hamano b2a42f55bc t5100: Avoid filename "nul" 17 years ago
Johannes Sixt a17171b473 Revert "filter-branch: subdirectory filter needs --full-history" 17 years ago
Johannes Sixt cb418b5a38 t5700-clone-reference: Quote $U 17 years ago
Karl Hasselström 40672a1904 Add some tests for git update-ref -d 17 years ago
Junio C Hamano 9aa23094c2 mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths 17 years ago
Johannes Schindelin cce8d6fdb4 mailsplit and mailinfo: gracefully handle NUL characters 17 years ago
Junio C Hamano 0569e9b8ce "git diff": do not ignore index without --no-index 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
David Reiss 0454dd93bf Add support for GIT_CEILING_DIRECTORIES 17 years ago
David Reiss d553e73789 Fold test-absolute-path into test-path-utils 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago
Michele Ballabio 6c41e21d48 change quoting in test t1006-cat-file.sh 17 years ago
Adam Roben d8ee483250 git-hash-object: Add --stdin-paths option 17 years ago
Adam Roben 3ea5a1b33d Add more tests for git hash-object 17 years ago