aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* builtin-remote: Show push urls as wellMichael J Gruber2009-06-13
* t5516: Check pushurl config settingMichael J Gruber2009-06-09
* send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
* Merge branch 'da/pretty-tempname'Junio C Hamano2009-06-03
|\
| * diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
* | Merge branch 'maint'Junio C Hamano2009-06-03
|\ \
| * | blame: correctly handle a path that used to be a directoryJunio C Hamano2009-06-03
| * | Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maintJunio C Hamano2009-06-02
| |\ \
| | * | Change xdl_merge to generate output even for null mergesCharles Bailey2009-05-24
| | * | t6023: merge-file fails to output anything for a degenerate mergeCharles Bailey2009-05-24
| * | | Merge branch 'rs/maint-grep-word-regexp-fix' into maintJunio C Hamano2009-06-02
| |\ \ \
| * \ \ \ Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-add-p-coalesce-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \ \
* | | | | | | test-lib: fix http exit codesClemens Buchacher2009-06-01
* | | | | | | test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher2009-06-01
* | | | | | | test-lib: fail if invalid options are passedClemens Buchacher2009-06-01
* | | | | | | Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \
| * | | | | | | parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-25
| * | | | | | | Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'jc/mktree'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | mktree --missing: allow missing objectsJunio C Hamano2009-05-10
| * | | | | | | t1010: add mktree testJunio C Hamano2009-05-10
* | | | | | | | Merge branch 'ew/svn-test-and-old-i18n'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ t9139 uses ancient, backwards-compatible iconv namesEric Wong2009-05-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | t8005: fix typo, it's ISO-8859-5, not KOI8-RBrandon Casey2009-05-27
| | * | | | | | | | t8005: convert CP1251 character set to ISO8859-5Brandon Casey2009-05-22
| | * | | | | | | | t8005: use more portable character encoding namesBrandon Casey2009-05-22
| | * | | | | | | | t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey2009-05-18
| | * | | | | | | | t9301: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-05-18
| | * | | | | | | | t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibilityBrandon Casey2009-05-18
| | * | | | | | | | t3901: avoid negation on right hand side of '|'Brandon Casey2009-05-18
| | * | | | | | | | t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-18
* | | | | | | | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bisect: check ancestors without forking a "git rev-list" processChristian Couder2009-05-17
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | git-add: no need for -f when resolving a conflict in already tracked pathJeff King2009-05-31
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: refuse to dcommit non-UTF-8 messagesEric Wong2009-05-28
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/maint-1.6.2-opt-filename-fix'Junio C Hamano2009-05-29
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | apply, fmt-merge-msg: use relative filenamesStephen Boyd2009-05-23
| * | | | | | | | commit: -F overrides -tStephen Boyd2009-05-23
* | | | | | | | | Merge branch 'jc/maint-add-p-coalesce-fix'Junio C Hamano2009-05-29
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | t3701: ensure correctly set up repository after skipped testsJohannes Sixt2009-05-25
| * | | | | | | | Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-16
| * | | | | | | | Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham2009-05-16
* | | | | | | | | Merge branch 'rs/maint-grep-word-regexp-fix'Junio C Hamano2009-05-29
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-23
* | | | | | | | | t9120: don't expect failure with SVN_HTTPD_PORT unsetStephen Boyd2009-05-29
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-28
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | fix segfault showing an empty remoteClemens Buchacher2009-05-27