983 Commits (dc3e3ea3c838c1ddf7423401b4cf7a7dba528cff)

Author SHA1 Message Date
Junio C Hamano 958e67c0a8 Make test scripts executable. 17 years ago
Johannes Schindelin c5546e88fe bundle create: keep symbolic refs' names instead of resolving them 17 years ago
Linus Torvalds 481f0ee60e Fix rev-list when showing objects involving submodules 17 years ago
Junio C Hamano 0e06cc8b82 Fix per-directory exclude handing for "git add" 17 years ago
Wincent Colaiuta 2587d67966 Fix t9101 test failure caused by Subversion "auto-props" 17 years ago
Junio C Hamano b57321f57b git-clean: honor core.excludesfile 17 years ago
Junio C Hamano aac5bf0b48 t/t3404: fix test for a bogus todo file. 17 years ago
Björn Steinbrink 9d87442f03 git-commit: Add tests for invalid usage of -a/--interactive with paths 17 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 17 years ago
Junio C Hamano 25487bde2a t2200: test more cases of "add -u" 17 years ago
Björn Steinbrink e70f320251 t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH 17 years ago
Rémi Vanicat 859a4dbcad Make GIT_INDEX_FILE apply to git-commit 17 years ago
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 17 years ago
Junio C Hamano 6b945b9bee test format-patch -s: make sure MIME content type is shown as needed 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. 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
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 18 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 18 years ago
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 18 years ago
Johannes Schindelin 023756f4eb revision walker: --cherry-pick is a limited operation 18 years ago
Junio C Hamano d99ebf0817 Split grep arguments in a way that does not requires to add /dev/null. 18 years ago
Benoit Sigoure 43b98acc23 Add test to check recent fix to "git add -u" 18 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 18 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 18 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 18 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 18 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 18 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 18 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 18 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 18 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 18 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 18 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 18 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 18 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 18 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 18 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago