summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-01-28Windows: Fix intermittent failures of t7701Johannes Sixt
2009-01-28Merge branch 'maint'Junio C Hamano
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano
2009-01-27tests: Avoid single-shot environment export for shell function invocationJunio C Hamano
2009-01-27rebase -i: correctly remember --root flag across --continueJunio C Hamano
2009-01-26Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-01-26Merge branch 'js/diff-color-words'Junio C Hamano
2009-01-26Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano
2009-01-26Merge branch 'sr/clone-empty'Junio C Hamano
2009-01-26git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela
2009-01-24Merge branch 'js/patience-diff'Junio C Hamano
2009-01-24Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano
2009-01-24Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano
2009-01-24Merge branch 'js/add-not-submodule' into maintJunio C Hamano
2009-01-24git-am: implement --reject option passed to git-applymartin f. krafft
2009-01-23t/t4202-log.sh: Add testcasesArjen Laarhoven
2009-01-23Allow cloning an empty repositorySverre Rabbelier
2009-01-22Change the spelling of "wordregex".Boyd Stephen Smith Jr
2009-01-22Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano
2009-01-22Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano
2009-01-22Merge branch 'rs/ctype'Junio C Hamano
2009-01-22Merge branch 'jk/color-parse'Junio C Hamano
2009-01-22Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano
2009-01-22Merge branch 'kb/am-directory'Junio C Hamano
2009-01-21Merge branch 'maint'Junio C Hamano
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin
2009-01-20use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg
2009-01-20Fix combined use of whitespace ignore options to diffKeith Cascio
2009-01-20test more combinations of ignore-whitespace options to diffKeith Cascio
2009-01-19git-svn: avoid importing nested git reposEric Wong
2009-01-18git-svn: fix SVN 1.1.x compatibilityEric Wong
2009-01-18git-svn: better attempt to handle broken symlink updatesEric Wong
2009-01-18git-svn: handle empty files marked as symlinks in SVNEric Wong
2009-01-18t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey
2009-01-18test more combinations of ignore-whitespace options to diffKeith Cascio
2009-01-18Merge branch 'mv/apply-parse-opt'Junio C Hamano
2009-01-18Merge branch 'tr/rebase-root'Junio C Hamano
2009-01-18Merge branch 'ap/clone-into-empty'Junio C Hamano
2009-01-18Merge branch 'tr/maint-no-index-fixes'Junio C Hamano
2009-01-18Merge branch 'maint'Junio C Hamano
2009-01-18bundle: allow the same ref to be given more than onceJunio C Hamano
2009-01-18revision walker: include a detached HEAD in --allJohannes Schindelin
2009-01-18Fix gitdir detection when in subdir of gitdirSZEDER Gábor
2009-01-18Add ctype testRené Scharfe
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin
2009-01-18expand --pretty=format color optionsJeff King
2009-01-17color-words: make regex configurable via attributesThomas Rast
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin