1038 Commits (aa807bc2663d69d6adb1d823231ba4b6d30d4860)

Author SHA1 Message Date
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 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 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
Lars Hjemli d66424c4ac git-merge: add --ff and --no-ff options 18 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 18 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 18 years ago
Lars Hjemli a85d1b6917 Add test-script for git-merge porcelain 18 years ago
Sam Vilain ffab62681c git-svn: handle changed svn command-line syntax 18 years ago
Sam Vilain d99c74e291 git-svn: fix test for trunk svn (transaction out of date) 18 years ago
Sam Vilain 400e58b74e git-svn: fix test for trunk svn (commit message not needed) 18 years ago
Shawn O. Pearce 85682c1903 Correct handling of branch.$name.merge in builtin-fetch 18 years ago
Shawn O. Pearce d8b3a2bf18 Don't attempt to merge non-existant remotes in t5515 18 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 18 years ago
Josh England 46232915d5 Add post-merge hook, related documentation, and tests. 18 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 18 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 18 years ago