2563 Commits (431b1969fcde69959a23355fba6894fb69c8fa0c)

Author SHA1 Message Date
Thomas Rast 73ff1a131b t1505: remove debugging cruft 16 years ago
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
Sverre Rabbelier 86ac751859 Allow cloning an empty repository 16 years ago
Boyd Stephen Smith Jr ae3b970ac3 Change the spelling of "wordregex". 16 years ago
Jeff King 4a16d07272 chain kill signals for cleanup functions 16 years ago
Boyd Stephen Smith Jr 98a4d87b87 color-words: Support diff.wordregex config option 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
Johannes Schindelin aa9c55b667 Fix parsing of @{-1}@{1} 16 years ago
Junio C Hamano c2883e62f5 interpret_nth_last_branch(): avoid traversing the reflog twice 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
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