1366 Commits (ca132089d2c7628fb6bca59715ece342777bdaf0)

Author SHA1 Message Date
Johannes Schindelin e371a4c648 Fix make_absolute_path() for parameters without a slash 17 years ago
Junio C Hamano 2b459b483c diff: make sure work tree side is shown as 0{40} when different 17 years ago
Mike Hommey 48411d2233 git rebase --abort: always restore the right commit 17 years ago
Mike Hommey 3ebfe63a82 Add test for git rebase --abort 17 years ago
Junio C Hamano c3b088d9da t6024: move "git reset" to prepare for a test inside the test itself 17 years ago
Santi Béjar c6fef0bbea clone: support cloning full bundles 17 years ago
Jeff King 7cf7f54a65 use build-time SHELL_PATH in test scripts 17 years ago
Daniel Barkalow 75336878c7 Write index file on any checkout of files 17 years ago
Miklos Vajna 419e38337a Improve t6029 to check the real "subtree" case 17 years ago
Junio C Hamano 7435982102 tests: introduce test_must_fail 17 years ago
Carl Worth 0f497e75f0 Eliminate confusing "won't bisect on seeked tree" failure 17 years ago
Jay Soffian 6ecbc851fb send-email: fix In-Reply-To regression 17 years ago
Johan Herland 12f0a5ea7d Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Johan Herland 9057f0a62c Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR 17 years ago
Daniel Barkalow 2ac8af1619 Don't use GIT_CONFIG in t5505-remote 17 years ago
Jay Soffian e103343644 rev-parse: fix potential bus error with --parseopt option spec handling 17 years ago
Santi Béjar 518120e348 git-describe: --long shows the object name even for a tagged commit 17 years ago
Steffen Prohaska b560707a1d Add tests for filesystem challenges (case and unicode normalization) 17 years ago
Daniel Barkalow 55029ae4da Add support for url aliases in config files 17 years ago
Jeff King 8a8bf4690e send-email: test compose functionality 17 years ago
Jeff King 6d34a2bad1 t9001: enhance fake sendmail test harness 17 years ago
Carl Worth b577bb925e Eliminate confusing "won't bisect on seeked tree" failure 17 years ago
Steffen Prohaska 1ba0836307 t4014: Replace sed's non-standard 'Q' by standard 'q' 17 years ago
Junio C Hamano 1736855c9b Add merge-subtree back 17 years ago
Gerrit Pape 8a2f5e5b03 hash-object: cleanup handling of command line options 17 years ago
Jay Soffian 0fb7fc751d send-email: fix In-Reply-To regression 17 years ago
Junio C Hamano f5ed3b30e0 git-reset --hard and git-read-tree --reset: fix read_cache_unmerged() 17 years ago
Jeff King 1bd38e8dcc t3404: use configured shell instead of /bin/sh 17 years ago
Miklos Vajna aa9c83c219 git-clean: handle errors if removing files fails 17 years ago
Junio C Hamano 6010d2d957 checkout: work from a subdirectory 17 years ago
Gerrit Pape 5274ba6907 git-clone.sh: properly configure remote even if remote's head is dangling 17 years ago
Daniel Barkalow 9f0ea7e828 Resolve value supplied for no-colon push refspecs 17 years ago
Johannes Schindelin fef3a7cc55 cvsexportcommit: be graceful when "cvs status" reorders the arguments 17 years ago
Daniel Barkalow 736cc67dd7 Support a --cc=<email> option in format-patch 17 years ago
Daniel Barkalow 3ee79d9f59 Combine To: and Cc: headers 17 years ago
Daniel Barkalow 7d22708b25 Fix format.headers not ending with a newline 17 years ago
Daniel Barkalow a8d8173e6c Add tests for extra headers in format-patch 17 years ago
Daniel Barkalow a5a27c79b7 Add a --cover-letter option to format-patch 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Daniel Barkalow 7d812145ba Add more tests for format-patch 17 years ago
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Johannes Schindelin f407f14dea xdl_merge(): make XDL_MERGE_ZEALOUS output simpler 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago
Jeff King 18bc76164d add--interactive: handle initial commit better 17 years ago
Jeff King 959ba670ad commit: discard index after setting up partial commit 17 years ago
Junio C Hamano 1fe32cb9d0 filter-branch: handle filenames that need quoting 17 years ago
Junio C Hamano 0ef617f4b6 diff: Fix miscounting of --check output 17 years ago
Jay Soffian 87f1b8849b mailinfo: feed only one line to handle_filter() for QP input 17 years ago
Christian Couder d8e87570c3 config: add test cases for empty value and no value config variables. 17 years ago
Jeff King ff58b9aaf8 status: suggest "git rm --cached" to unstage for initial commit 17 years ago