2285 Commits (5786f4fac7afa881a306e2b771a0307e4ee05384)

Author SHA1 Message Date
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
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
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
Eric Wong d727f676ad git-svn: add --authors-file test 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
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
Johannes Sixt 03c4829347 Show a failure of rebase -p if the merge had a conflict 16 years ago
Junio C Hamano 88fbf67b78 fast-import: make tagger information optional 16 years ago
Johannes Schindelin 4e46a8d62c fast-export: deal with tag objects that do not have a tagger 16 years ago
Michael J Gruber 32738edfca test overlapping ignore patterns 16 years ago
Johannes Schindelin 1415be8f0f Force t5302 to use a single thread 16 years ago
Junio C Hamano c5ab03f26c merge-recursive: do not clobber untracked working tree garbage 16 years ago
Clemens Buchacher 7bb1fcc6fc modify/delete conflict resolution overwrites untracked file 16 years ago
Junio C Hamano d2dadfe890 git-show: do not segfault when showing a bad tag 16 years ago
Johannes Schindelin 8befc50c49 Get rid of the last remnants of GIT_CONFIG_LOCAL 16 years ago
Brandon Casey a126ed0a01 git-branch: display sha1 on branch deletion 16 years ago
Junio C Hamano de749a972d Fix t4031 16 years ago
Jeff King 3aa1f7ca37 diff: respect textconv in rewrite diffs 16 years ago
Jeff King 0c01857df5 diff: fix handling of binary rewrite diffs 16 years ago
Deskin Miller 553589f782 git-svn: Make following parents atomic 16 years ago
Jakub Narebski 4586864afe gitweb: Fix bug in insert_file() subroutine 16 years ago
Matt McCutchen dbc2fb6b84 "git diff <tree>{3,}": do not reverse order of arguments 16 years ago
Junio C Hamano 9b9f5a2258 git-am: rename apply_opt_extra file to apply-opt 16 years ago
Junio C Hamano fe6beab7e8 Test that git-am does not lose -C/-p/--whitespace options 16 years ago
Deskin Miller a0fbc87cff git-svn: Make branch use correct svn-remote 16 years ago
Johannes Sixt deb13872be t4030-diff-textconv: Make octal escape sequence more portable 16 years ago
Christian Couder 1a66a489d0 bisect: fix "git bisect skip <commit>" and add tests cases 16 years ago
Junio C Hamano 69f4ce5537 send-email: do not reverse the command line arguments 16 years ago
Junio C Hamano 331fcb598e git add --intent-to-add: do not let an empty blob be committed by accident 16 years ago