2319 Commits (b80da424a13107c239ed40573fae3d692d19b6cd)

Author SHA1 Message Date
martin f. krafft b80da424a1 git-am: implement --reject option passed to git-apply 16 years ago
Arjen Laarhoven d930508903 t/t4202-log.sh: Add testcases 16 years ago
Johannes Schindelin 950db8798d Rename diff.suppress-blank-empty to diff.suppressBlankEmpty 16 years ago
Markus Heidelberg 35641310af use uppercase POSIX compliant signals for the 'trap' command 16 years ago
Keith Cascio 6d12acefd5 Fix combined use of whitespace ignore options to diff 16 years ago
Keith Cascio 537a071f41 test more combinations of ignore-whitespace options to diff 16 years ago
Eric Wong b03a71a660 git-svn: avoid importing nested git repos 16 years ago
Eric Wong 1ef626b4b6 git-svn: fix SVN 1.1.x compatibility 16 years ago
Eric Wong baf5fa8a7f git-svn: better attempt to handle broken symlink updates 16 years ago
Eric Wong dbc6c74d08 git-svn: handle empty files marked as symlinks in SVN 16 years ago
Brandon Casey a83c88525e t7700: demonstrate misbehavior of 'repack -a' when local packs exist 16 years ago
Keith Cascio 7a38329130 test more combinations of ignore-whitespace options to diff 16 years ago
SZEDER Gábor 72183cb297 Fix gitdir detection when in subdir of gitdir 16 years ago
René Scharfe b4285c71bc Add ctype test 16 years ago
Johannes Schindelin 8ee09acd8f t5540: clarify that http-push does not handle packed-refs on the remote 16 years ago
Johannes Schindelin 466ddf90c2 http-push: when making directories, have a trailing slash in the path name 16 years ago
Jeff King c002922adc expand --pretty=format color options 16 years ago
Stephan Beyer f8aa1b6902 t3404: Add test case for auto-amending only edited commits after "edit" 16 years ago
Stephan Beyer dc7f55cbe9 t3404: Add test case for aborted --continue after "edit" 16 years ago
Stephan Beyer 944019c8b3 t3501: check that commits are actually done 16 years ago
Miklos Vajna 8dca683346 Make t3411 executable 16 years ago
Junio C Hamano 17f26a9ee3 git-am: fix shell quoting 16 years ago
Michael J Gruber be17262d13 fix handling of multiple untracked files for git mv -k 16 years ago
Michael J Gruber 3772923f14 add test cases for "git mv -k" 16 years ago
Junio C Hamano 9800a754f9 Teach format-patch to handle output directory relative to cwd 16 years ago
Junio C Hamano b47dfe9e9c git-am: add --directory=<dir> option 16 years ago
Thomas Rast d911d1465d rebase -i: learn to rebase root commit 16 years ago
Thomas Rast 190f53232d rebase: learn to rebase root commit 16 years ago
Eric Wong d727f676ad git-svn: add --authors-file test 16 years ago
Alexander Potashev 55892d2398 Allow cloning to an existing empty directory 16 years ago
Adeodato Simó 7eb5bbdb64 t7501-commit.sh: explicitly check that -F prevents invoking the editor 16 years ago
Pierre Habouzit d3240d935c filter-branch: add git_commit_non_empty_tree and --prune-empty. 16 years ago
Junio C Hamano 64912a67a4 Resurrect "git apply --flags -" to read from the standard input 16 years ago
Thomas Rast e423ffd8a6 diff: accept -- when using --no-index 16 years ago
Clemens Buchacher 837e5fe95d unpack-trees: fix path search bug in verify_absent 16 years ago
Clemens Buchacher 6b9315d5a1 unpack-trees: handle failure in verify_absent 16 years ago
Marcel M. Cary dd6c1360b2 git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X 16 years ago
Johannes Schindelin 2ce53f9b77 git add: do not add files from a submodule 16 years ago
Johannes Schindelin c9a42c4a12 bundle: allow rev-list options to exclude annotated tags 16 years ago
Junio C Hamano 3442ea4a75 git checkout: do not allow switching to a tree-ish that is not a commit 16 years ago
Junio C Hamano 1f7903a371 builtin-apply: prevent non-explicit permission changes 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Nguyễn Thái Ngọc Duy 57d43466fb grep: grep cache entries if they are "assume unchanged" 16 years ago
Shawn O. Pearce 81dc223deb describe: Avoid unnecessary warning when using --all 16 years ago
Johannes Schindelin 36e3b5eafe merge-recursive: mark rename/delete conflict as unmerged 16 years ago
Johannes Schindelin 4fb1a19d50 rebase -i -p: leave a --cc patch when a merge could not be redone 16 years ago
Miklos Vajna c66c0cbc7e t9129: skip the last three tests if UTF-8 locale is not available 16 years ago
Junio C Hamano 0693f9ddad Make sure lockfiles are unlocked when dying on SIGPIPE 16 years ago
Marcel M. Cary 08fc060865 git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir 16 years ago
Johannes Sixt f5b49ea619 rebase -i -p: Fix --continue after a merge could not be redone 16 years ago