731 Commits (7b6e0eb3c38696c89f7527318e010b339ba978df)

Author SHA1 Message Date
Junio C Hamano 469be5b258 t9400: skip cvsserver test if Perl SQLite interface is unavailable 18 years ago
Frank Lichtenheld b3b5343970 cvsserver: Add test cases for git-cvsserver 18 years ago
Michael Spang ec0e0f25dc t7300: Basic tests for git-clean 18 years ago
Junio C Hamano c2a063691e Add test for blame corner cases. 18 years ago
Bryan Larsen c256acb8fb posix compatibility for t4200 18 years ago
Shawn O. Pearce b3431bc603 Don't use seq in tests, not everyone has it 18 years ago
Josh Triplett 28a94f885a Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
Alex Riesen 8a35981927 Add a test for merging changed and rename-changed branches 18 years ago
Junio C Hamano aa4ed402c9 Add 'filter' attribute and external filter driver definition. 18 years ago
Junio C Hamano 3fed15f568 Add 'ident' conversion. 18 years ago
Junio C Hamano 886a39074b t/test-lib.sh: Protect ourselves from common misconfiguration 18 years ago
Junio C Hamano ab69e89c7e t6030: grab commit object name as we go 18 years ago
Junio C Hamano bd4b0aeb1f t5302: avoid using tail -c 18 years ago
Johannes Schindelin 557b1e0da5 t4201: Do not display weird characters on the terminal 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 18 years ago
Junio C Hamano a5878961b1 Update tests not to assume that generated packfiles are writable. 18 years ago
Brian Gernhardt 744747ef1d Remove case-sensitive file in t3030-merge-recursive. 18 years ago
Junio C Hamano 163b959194 Update 'crlf' attribute semantics. 18 years ago
Alex Riesen 1c3e5c4ebc Tests for core subproject support 18 years ago
Alex Riesen 0afa7644f2 Fix overwriting of files when applying contextually independent diffs 18 years ago
Junio C Hamano 153920da5b Custom low-level merge driver: change the configuration scheme. 18 years ago
Junio C Hamano f3ef6b6bbe Custom low-level merge driver support. 18 years ago
Junio C Hamano 47579efc00 Add a demonstration/test of customized merge. 18 years ago
Steven Grimm bb1faf0d5b Add --ignore-unmatch option to exit with zero status when no files are removed. 18 years ago
Junio C Hamano b9849a1ab6 Make sure quickfetch is not fooled with a previous, incomplete fetch. 18 years ago
Christian Couder f948792990 Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". 18 years ago
Alex Riesen 4848509a97 Fix permissions on test scripts 18 years ago
Alex Riesen 238128d888 Fix t4201: accidental arithmetic expansion 18 years ago
Steven Grimm b48caa20de Add --quiet option to suppress output of "rm" commands for removed files. 18 years ago
Junio C Hamano e4aee10a2e Change attribute negation marker from '!' to '-'. 18 years ago
Junio C Hamano 35ebfd6a0c Define 'crlf' attribute. 18 years ago
Nicolas Pitre 6e5417769c tests for various pack index features 18 years ago
Nicolas Pitre 39551b6926 use test-genrandom in tests instead of /dev/urandom 18 years ago
Robin H. Johnson 171ddd9177 Add testcase for format-patch --subject-prefix (take 3) 18 years ago
Junio C Hamano 885b981075 t3030: merge-recursive backend test. 18 years ago
Junio C Hamano ea4b52a86f t1000: fix case table. 18 years ago
Junio C Hamano 3d711d97a0 shortlog -w: make wrap-line behaviour optional. 18 years ago
Johannes Schindelin 3714e7c895 Use print_wrapped_text() in shortlog 18 years ago
René Scharfe 8ff21b1a33 git-archive: make tar the default format 18 years ago
Arjen Laarhoven d93f7c1817 t5300-pack-object.sh: portability issue using /usr/bin/stat 18 years ago
Junio C Hamano 0a5280a9f4 git-bisect: allow bisecting with only one bad commit. 18 years ago
Junio C Hamano 4f50671699 t6030: add a bit more tests to git-bisect 18 years ago
Arjen Laarhoven 4c84f0dcc6 t3200-branch.sh: small language nit 18 years ago
Brian Gernhardt 08b984fb54 Distinguish branches by more than case in tests. 18 years ago
Christian Couder 38a47fd6e3 Bisect: teach "bisect start" to optionally use one bad and many good revs. 18 years ago
Shawn O. Pearce 79ee194e52 Honor -p<n> when applying git diffs 18 years ago
Geert Bosch 01ebb9dc88 Fix renaming branch without config file 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Junio C Hamano 2b93edbf32 rerere: make sorting really stable. 18 years ago