summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-05-31Merge branch 'sb/opt-filename'Junio C Hamano
2009-05-31Merge branch 'jc/mktree'Junio C Hamano
2009-05-31Merge branch 'ew/svn-test-and-old-i18n'Junio C Hamano
2009-05-31Merge branch 'cc/bisect' (early part)Junio C Hamano
2009-05-31git-add: no need for -f when resolving a conflict in already tracked pathJeff King
2009-05-31t9139 uses ancient, backwards-compatible iconv namesEric Wong
2009-05-31Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-05-29Merge branch 'sb/maint-1.6.2-opt-filename-fix'Junio C Hamano
2009-05-29Merge branch 'jc/maint-add-p-coalesce-fix'Junio C Hamano
2009-05-29Merge branch 'rs/maint-grep-word-regexp-fix'Junio C Hamano
2009-05-29t9120: don't expect failure with SVN_HTTPD_PORT unsetStephen Boyd
2009-05-29Merge branch 'maint'Junio C Hamano
2009-05-28git-svn: refuse to dcommit non-UTF-8 messagesEric Wong
2009-05-28fix segfault showing an empty remoteClemens Buchacher
2009-05-28t8005: fix typo, it's ISO-8859-5, not KOI8-RBrandon Casey
2009-05-27t5500: Modernize test styleStephen Boyd
2009-05-26Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maintJunio C Hamano
2009-05-26Merge branch 'do/maint-merge-recursive-fix' into maintJunio C Hamano
2009-05-25t3701: ensure correctly set up repository after skipped testsJohannes Sixt
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd
2009-05-25Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano
2009-05-25Merge branch 'master' into sb/opt-filenameJunio C Hamano
2009-05-24t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy
2009-05-23grep: fix word-regexp at the beginning of linesRené Scharfe
2009-05-23apply, fmt-merge-msg: use relative filenamesStephen Boyd
2009-05-23commit: -F overrides -tStephen Boyd
2009-05-23Merge branch 'mg/track'Junio C Hamano
2009-05-23Merge branch 'fc/decorate-tag'Junio C Hamano
2009-05-23Merge branch 'jm/format-patch-no-auto-n-when-k-is-given'Junio C Hamano
2009-05-23Merge branch 'do/maint-merge-recursive-fix'Junio C Hamano
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano
2009-05-23Merge branch 'fl/git-pm'Junio C Hamano
2009-05-23Merge branch 'mt/submodule-reference'Junio C Hamano
2009-05-23t8005: convert CP1251 character set to ISO8859-5Brandon Casey
2009-05-23t8005: use more portable character encoding namesBrandon Casey
2009-05-21git-svn: add --authors-prog optionMark Lodato
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2009-05-19t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey
2009-05-19t9301: use ISO8859-1 rather than ISO-8859-1Brandon Casey
2009-05-19t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibilityBrandon Casey
2009-05-19t3901: avoid negation on right hand side of '|'Brandon Casey
2009-05-19t3900: use ancient iconv names for backward compatibilityBrandon Casey
2009-05-18Merge branch 'js/add-edit'Junio C Hamano
2009-05-18Merge branch 'ac/graph-horizontal-line'Junio C Hamano
2009-05-18bisect: check ancestors without forking a "git rev-list" processChristian Couder
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi
2009-05-17Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen
2009-05-17Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano
2009-05-17Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham