953 Commits (95af39fcb2d84c8ef2844a9d890e3c67a2e0e1ec)

Author SHA1 Message Date
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 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
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 18 years ago
Arjen Laarhoven 19b28bf545 t1301-shared-repo.sh: fix 'stat' portability issue 18 years ago
Junio C Hamano 312efe9b58 git-clone: allow --bare clone 18 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 18 years ago
Salikh Zakirov 2ed2c222df git-add -u paths... now works from subdirectory 18 years ago
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 18 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 18 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 18 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 18 years ago
David Kastrup 30c5cd3124 Add a test for git-commit being confused by relative GIT_DIR 18 years ago
Brian Gernhardt 70f64148bf Fix t5701-clone-local for white space from wc 18 years ago
Mark Levedahl 95eb6853af t3902 - skip test if file system doesn't support HT in names 18 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 18 years ago
Junio C Hamano 77b258f436 t3404: fix "fake-editor" 18 years ago
Junio C Hamano 7fa8254f94 allow git-bundle to create bottomless bundle 18 years ago
Johannes Schindelin 7efeb8f098 Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset 18 years ago
Junio C Hamano a697ec69cb Fix bogus use of printf in t3700 test 18 years ago
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
Johannes Schindelin c9e6589288 rebase -i: fix for optional [branch] parameter 18 years ago
Junio C Hamano 6d4bbebd35 git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. 18 years ago
Johannes Schindelin 96ffe892e3 rebase -i: ignore patches that are already in the upstream 18 years ago