summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Merge branch 'js/diff-color-words'Libravatar Junio C Hamano1-0/+200
2009-01-25Merge branch 'js/maint-all-implies-HEAD'Libravatar Junio C Hamano2-2/+40
2009-01-25Merge branch 'sr/clone-empty'Libravatar Junio C Hamano1-0/+16
2009-01-23Merge branch 'js/patience-diff'Libravatar Junio C Hamano1-0/+168
2009-01-23git-am: implement --reject option passed to git-applyLibravatar martin f. krafft2-1/+31
2009-01-23t/t4202-log.sh: Add testcasesLibravatar Arjen Laarhoven1-9/+50
2009-01-23Allow cloning an empty repositoryLibravatar Sverre Rabbelier1-0/+16
2009-01-21Change the spelling of "wordregex".Libravatar Boyd Stephen Smith Jr1-4/+4
2009-01-21Merge branch 'kc/maint-diff-bwi-fix'Libravatar Junio C Hamano1-4/+4
2009-01-21Merge branch 'sg/maint-gitdir-in-subdir'Libravatar Junio C Hamano1-0/+7
2009-01-21Merge branch 'rs/ctype'Libravatar Junio C Hamano1-0/+15
2009-01-21Merge branch 'jk/color-parse'Libravatar Junio C Hamano1-1/+8
2009-01-21Merge branch 'jc/maint-format-patch-o-relative'Libravatar Junio C Hamano1-1/+51
2009-01-21Merge branch 'kb/am-directory'Libravatar Junio C Hamano3-0/+51
2009-01-21Merge branch 'maint'Libravatar Junio C Hamano1-4/+4
2009-01-21color-words: Support diff.wordregex config optionLibravatar Boyd Stephen Smith Jr1-2/+43
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyLibravatar Johannes Schindelin1-4/+4
2009-01-19use uppercase POSIX compliant signals for the 'trap' commandLibravatar Markus Heidelberg2-10/+10
2009-01-19Fix combined use of whitespace ignore options to diffLibravatar Keith Cascio1-4/+4
2009-01-19test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2009-01-18git-svn: avoid importing nested git reposLibravatar Eric Wong1-0/+101
2009-01-18git-svn: fix SVN 1.1.x compatibilityLibravatar Eric Wong1-2/+11
2009-01-18git-svn: better attempt to handle broken symlink updatesLibravatar Eric Wong1-0/+102
2009-01-18git-svn: handle empty files marked as symlinks in SVNLibravatar Eric Wong1-0/+90
2009-01-17t7700: demonstrate misbehavior of 'repack -a' when local packs existLibravatar Brandon Casey1-0/+19
2009-01-17test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2009-01-17Merge branch 'mv/apply-parse-opt'Libravatar Junio C Hamano1-0/+26
2009-01-17Merge branch 'tr/rebase-root'Libravatar Junio C Hamano1-0/+187
2009-01-17Merge branch 'ap/clone-into-empty'Libravatar Junio C Hamano1-0/+19
2009-01-17Merge branch 'tr/maint-no-index-fixes'Libravatar Junio C Hamano2-0/+4
2009-01-17Merge branch 'maint'Libravatar Junio C Hamano2-3/+23
2009-01-17bundle: allow the same ref to be given more than onceLibravatar Junio C Hamano1-1/+1
2009-01-17revision walker: include a detached HEAD in --allLibravatar Johannes Schindelin2-2/+40
2009-01-17Fix gitdir detection when in subdir of gitdirLibravatar SZEDER Gábor1-0/+7
2009-01-17Add ctype testLibravatar René Scharfe1-0/+15
2009-01-17t5540: clarify that http-push does not handle packed-refs on the remoteLibravatar Johannes Schindelin1-3/+15
2009-01-17http-push: when making directories, have a trailing slash in the path nameLibravatar Johannes Schindelin2-0/+8
2009-01-17expand --pretty=format color optionsLibravatar Jeff King1-1/+8
2009-01-17color-words: make regex configurable via attributesLibravatar Thomas Rast1-0/+36
2009-01-17color-words: take an optional regular expression describing wordsLibravatar Johannes Schindelin1-0/+57
2009-01-17color-words: change algorithm to allow for 0-character word boundariesLibravatar Johannes Schindelin1-0/+66
2009-01-15Merge branch 'maint'Libravatar Junio C Hamano2-0/+34
2009-01-15Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano2-0/+34
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Libravatar Stephan Beyer1-0/+17
2009-01-15t3404: Add test case for aborted --continue after "edit"Libravatar Stephan Beyer1-0/+15
2009-01-15t3501: check that commits are actually doneLibravatar Stephan Beyer1-0/+2
2009-01-14Merge branch 'maint'Libravatar Junio C Hamano2-0/+25
2009-01-14Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-0/+25
2009-01-14Make t3411 executableLibravatar Miklos Vajna1-0/+0
2009-01-14git-am: fix shell quotingLibravatar Junio C Hamano1-0/+8