2246 Commits (df63fbbf46c5ec855132f4c631c32b45f67b42e4)

Author SHA1 Message Date
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
Shawn O. Pearce 81dc223deb describe: Avoid unnecessary warning when using --all 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 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
Junio C Hamano 388b2acd6e git add --intent-to-add: fix removal of cached emptiness 16 years ago
Marcel Koeppen 26d6cc555d t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible with OSX sed 16 years ago
Junio C Hamano 61af494ca4 Teach "git diff" to honour --[no-]ext-diff 16 years ago
Johannes Schindelin 2075ffb58e fast-export: use an unsorted string list for extra_refs 16 years ago
Miklos Vajna 283b953283 Add new testcase to show fast-export does not always exports all tags 16 years ago
Alex Riesen 3b91c30b76 Fix t4030-diff-textconv.sh 16 years ago
Brandon Casey 83d0289df6 repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
Tuncer Ayaz 7f87aff22c Teach/Fix pull/fetch -q/-v options 16 years ago
Deskin Miller fe4003f630 git-svn: proper detection of bare repositories 16 years ago
Eric Wong 16fc08e2d8 git-svn: respect i18n.commitencoding config 16 years ago
Brandon Casey 3289b9dec5 t7700: test that 'repack -a' packs alternate packed objects 16 years ago
Nicolas Pitre a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling 16 years ago
Jeff King 1324fb6f16 status: show "-v" diff even for initial commit 16 years ago
Jeff King 0b38227f28 commit: Fix stripping of patch in verbose mode. 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey 3c3df42910 t7700: demonstrate mishandling of loose objects in an alternate ODB 16 years ago
Brandon Casey dd718365cc repack: don't repack local objects in packs with .keep file 16 years ago
Brandon Casey 9245ddd515 t7700: demonstrate mishandling of objects in packs with a .keep file 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Miklos Vajna 1dd1239aa3 git-remote rename: migrate from remotes/ and branches/ 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago