1050 Commits (ae3e76c2991ddd5fd72cff22cd39d5d297e63504)

Author SHA1 Message Date
Shawn Bohrer ae3e76c299 Add more tests for git-clean 17 years ago
Johannes Sixt c2015b3ae0 Fix an infinite loop in sq_quote_buf(). 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. 17 years ago
Christian Couder 37f9fd0dde Bisect: add a "bisect replay" test case. 17 years ago
Christian Couder 97e1c51e15 Bisect: implement "bisect skip" to mark untestable revisions. 17 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 17 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 17 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 17 years ago
Johannes Sixt a0ae35ae2d t0021-conversion.sh: Test that the clean filter really cleans content. 17 years ago
Jeff King 5eb7358167 send-pack: respect '+' on wildcard refspecs 17 years ago
Steffen Prohaska d7b0a09316 attr: fix segfault in gitattributes parsing code 17 years ago
Jeff King 09fba7a59d t5516: test update of local refs on push 17 years ago
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 17 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 17 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 17 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 17 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 17 years ago
Johannes Schindelin da0204df58 fetch: if not fetching from default remote, ignore default merge 17 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 17 years ago
Väinö Järvelä f539d0d6c1 Added a test for fetching remote tags when there is not tags. 17 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 17 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 17 years ago
Andy Parkins 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting 17 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 17 years ago
Johannes Schindelin cd547b4886 fetch/push: readd rsync support 17 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 17 years ago
Josh England 1abbe475ff post-checkout hook, tests, and docs 17 years ago
Johannes Schindelin 73697a0b57 rebase -i: work on a detached HEAD 17 years ago
Michal Vitecek 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. 17 years ago
Johannes Schindelin be6ff208d8 rebase -i: commit when continuing after "edit" 17 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 17 years ago
Junio C Hamano 683b56791b git-remote rm: add tests and minor fix-ups 17 years ago
Lars Hjemli d66424c4ac git-merge: add --ff and --no-ff options 17 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 17 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 17 years ago
Lars Hjemli a85d1b6917 Add test-script for git-merge porcelain 17 years ago
Sam Vilain ffab62681c git-svn: handle changed svn command-line syntax 17 years ago