964 Commits (a91ef6e75b897a255cc17b70014a39e68dd54c7a)

Author SHA1 Message Date
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 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
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 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
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 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
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 17 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 17 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 17 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 17 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 17 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 17 years ago
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 17 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 17 years ago
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 17 years ago
Johannes Schindelin 023756f4eb revision walker: --cherry-pick is a limited operation 17 years ago
Junio C Hamano d99ebf0817 Split grep arguments in a way that does not requires to add /dev/null. 17 years ago
Benoit Sigoure 43b98acc23 Add test to check recent fix to "git add -u" 17 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 17 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 17 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 17 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 17 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 17 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 17 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 17 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 17 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 17 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 17 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 17 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 17 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 17 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 17 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 17 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 17 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 17 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 17 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 17 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 17 years ago
Arjen Laarhoven 19b28bf545 t1301-shared-repo.sh: fix 'stat' portability issue 17 years ago
Junio C Hamano 312efe9b58 git-clone: allow --bare clone 17 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 17 years ago
Salikh Zakirov 2ed2c222df git-add -u paths... now works from subdirectory 17 years ago
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 17 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 17 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 17 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 17 years ago
David Kastrup 30c5cd3124 Add a test for git-commit being confused by relative GIT_DIR 17 years ago