2715 Commits (62f780dcc6a5f1a38d9f8e25234a91d16ab8fbbd)

Author SHA1 Message Date
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
Junio C Hamano b2a6d1c686 bundle: allow the same ref to be given more than once 16 years ago
Johannes Schindelin f0298cf1c6 revision walker: include a detached HEAD in --all 16 years ago
SZEDER Gábor 72183cb297 Fix gitdir detection when in subdir of gitdir 16 years ago
Thomas Rast 696acf45f9 checkout: implement "-" abbreviation, add docs and tests 16 years ago
Thomas Rast d18ba22154 sha1_name: support @{-N} syntax in get_sha1() 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
Thomas Rast 80c49c3de2 color-words: make regex configurable via attributes 16 years ago
Johannes Schindelin 2b6a5417d7 color-words: take an optional regular expression describing words 16 years ago
Johannes Schindelin 2e5d2003b2 color-words: change algorithm to allow for 0-character word boundaries 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
Tor Arne Vestbø 22a3d06093 git-notes: fix printing of multi-line notes 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
Kirill Smelkov ddfb3696b9 mailinfo: 'From:' header should be unfold as well 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
Johannes Schindelin 009318b1f1 Add an expensive test for git-notes 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
Kirill Smelkov 353aaf2fa1 mailinfo: correctly handle multiline 'Subject:' header 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
Johannes Schindelin 34292bddb8 Introduce the diff option '--patience' 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