1305 Commits (5070b49e529e2df30ec2e33073267d281450dde6)

Author SHA1 Message Date
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Christian Couder d3e54c8829 git-bisect: make "start", "good" and "skip" succeed or fail atomically 17 years ago
Christian Couder e3389075c6 bisect: fix bad rev checking in "git bisect good" 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Junio C Hamano ee5a317e01 Fix "git apply" to correctly enforce "match at the beginning" 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago
Daniel Barkalow c091b3d415 Tighten refspec processing 17 years ago
Junio C Hamano 6bf4f1b4c9 format-patch: generate MIME header as needed even when there is format.header 17 years ago
Clemens Buchacher 1affea4f62 merge-recursive: handle file mode changes 17 years ago
Jeff King 7339eb0823 t0021: tr portability fix for Solaris 17 years ago
Johannes Schindelin fc99469a2b launch_editor(): allow spaces in the filename 17 years ago
Mike Hommey 4201bb5f7e git rebase --abort: always restore the right commit 17 years ago
Junio C Hamano 5b044ac387 filter-branch: handle "disappearing tree" case correctly in subdir filter 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Jeff King 0f2d4476c1 revert: actually check for a dirty index 17 years ago
Junio C Hamano 90d0ed96b7 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
Gerrit Pape 5274ba6907 git-clone.sh: properly configure remote even if remote's head is dangling 17 years ago
Johannes Schindelin fef3a7cc55 cvsexportcommit: be graceful when "cvs status" reorders the arguments 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
Junio C Hamano 077b725f0b Protect get_author_ident_from_commit() from filenames in work tree 17 years ago
David Steven Tweed 8464010f97 Make git prune remove temporary packs that look like write failures 17 years ago
Johannes Schindelin ce32660edc bisect: allow starting with a detached HEAD 17 years ago
Frank Lichtenheld 7a31cc0f96 config: Fix --unset for continuation lines 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Michele Ballabio 0509eb216f Fix typo in a comment in t/test-lib.sh 17 years ago
Shawn O. Pearce 733f1815ab Use 'printf %s $x' notation in t5401 17 years ago
Johannes Schindelin 752527f513 Add test for rebase -i with commits that do not pass pre-commit 17 years ago
Jeff King c0d4528119 t9001: add missing && operators 17 years ago
Johannes Schindelin c85c79279d pull --rebase: be cleverer with rebased upstream branches 17 years ago
Steffen Prohaska e509db990b cvsserver: Fix for histories with multiple roots 17 years ago
Steffen Prohaska 7549376587 t9400-git-cvsserver-server: Wrap setup into test case 17 years ago
Pierre Habouzit 3a9f0f41db parse-options: catch likely typo in presense of aggregated options. 17 years ago