1058 Commits (b9c62321380374d09cc99570cdd1390674532832)

Author SHA1 Message Date
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 17 years ago
Brian Gernhardt 9f12bec438 t3502: Disambiguate between file and rev by adding -- 17 years ago
Shawn Bohrer ae3e76c299 Add more tests for git-clean 17 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
Johannes Sixt c2015b3ae0 Fix an infinite loop in sq_quote_buf(). 17 years ago
Junio C Hamano 562ca192f9 clean: require -f to do damage by default 17 years ago
Johannes Schindelin 2e7a9785c2 git-reset: do not be confused if there is nothing to reset 17 years ago
Jakub Narebski e9c34c233f gitweb: Add tests for overriding gitweb config with repo config 17 years ago
Junio C Hamano aacb8f10a7 test format-patch -s: make sure MIME content type is shown as needed 17 years ago
Junio C Hamano 6232b3438d cherry-pick/revert -m: add tests 17 years ago
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 17 years ago
Simon Sasburg f88a545a94 Make mailsplit and mailinfo strip whitespace from the start of the input 17 years ago
Jakub Narebski fa9aff463d gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test 17 years ago
Alex Riesen f31dfa604c Do no colorify test output if stdout is not a terminal 17 years ago
Pierre Habouzit c3428da87f Make builtin-for-each-ref.c use parse-opts. 17 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago
Christian Couder 71b0251cdd Bisect run: "skip" current commit if script exit code is 125. 18 years ago
Christian Couder 37f9fd0dde Bisect: add a "bisect replay" test case. 18 years ago
Christian Couder 97e1c51e15 Bisect: implement "bisect skip" to mark untestable revisions. 18 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 18 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 18 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 18 years ago
Johannes Sixt a0ae35ae2d t0021-conversion.sh: Test that the clean filter really cleans content. 18 years ago
Jeff King 5eb7358167 send-pack: respect '+' on wildcard refspecs 18 years ago
Steffen Prohaska d7b0a09316 attr: fix segfault in gitattributes parsing code 18 years ago
Jeff King 09fba7a59d t5516: test update of local refs on push 18 years ago
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 18 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 18 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 18 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 18 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 18 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 18 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 18 years ago
Johannes Schindelin da0204df58 fetch: if not fetching from default remote, ignore default merge 18 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 18 years ago
Väinö Järvelä f539d0d6c1 Added a test for fetching remote tags when there is not tags. 18 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 18 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 18 years ago
Andy Parkins 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting 18 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 18 years ago
Johannes Schindelin cd547b4886 fetch/push: readd rsync support 18 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 years ago
Josh England 1abbe475ff post-checkout hook, tests, and docs 18 years ago
Johannes Schindelin 73697a0b57 rebase -i: work on a detached HEAD 18 years ago
Michal Vitecek 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. 18 years ago
Johannes Schindelin be6ff208d8 rebase -i: commit when continuing after "edit" 18 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 18 years ago
Junio C Hamano 683b56791b git-remote rm: add tests and minor fix-ups 18 years ago