aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | | | | | | t0003: properly quote $HOMEThomas Rast2010-10-29
* | | | | | | | | Merge branch 'ab/send-email-perl'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: use Perl idioms in while loopÆvar Arnfjörð Bjarmason2010-09-30
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: Don't leak To: headers between patchesStephen Boyd2010-10-04
| * | | | | | | | | send-email: Use To: headers in patch filesStephen Boyd2010-09-29
* | | | | | | | | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* | | | | | | | | | | Merge branch 'jp/send-email-to-cmd'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-send-email.perl: Add --to-cmdJoe Perches2010-09-27
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | merge-recursive: options to ignore whitespace changesJustin Frankel2010-08-27
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-19
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-19
| * | | | | | | | | | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-19
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | shell portability: no "export VAR=VAL"Junio C Hamano2010-10-13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-13
* | | | | | | | | gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-13
* | | | | | | | | t5503: fix typoMichael J Gruber2010-10-08
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-06
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | t/t3415: use && where applicable.Yann Dirson2010-10-06
* | | | | | | | Make test script t9157 executableJunio C Hamano2010-10-06
* | | | | | | | Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano2010-10-06
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-06
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge early part of git-svn into maintJunio C Hamano2010-10-05
| |\ \ \ \ \ \ \
| | * | | | | | | git-svn: check_cherry_pick should exclude commits already in our historySteven Walter2010-09-24
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren2010-10-03
* | | | | | | | Side-step MSYS-specific path "corruption" leading to t5560 failure.Eric Sunshine2010-10-03
* | | | | | | | Side-step sed line-ending "corruption" leading to t6038 failure.Eric Sunshine2010-10-03
* | | | | | | | Skip 'git archive --remote' test on msysGitPat Thoyts2010-10-01
* | | | | | | | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-01
* | | | | | | | Skip t1300.70 and 71 on msysGit.Pat Thoyts2010-10-01
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-09-30
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | t0004 (unwritable files): simplify error handlingJonathan Nieder2010-09-30
* | | | | | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \
| * | | | | | | send-email: Refuse to send cover-letter template subjectThomas Rast2010-09-08
* | | | | | | | Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \
| * | | | | | | | log --author: take union of multiple "author" requestsJunio C Hamano2010-09-13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jn/gitweb-test-lib'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \
| * | | | | | | | t/gitweb-lib.sh: Use tabs for indent consistentlyJakub Narebski2010-09-12
| * | | | | | | | t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski2010-09-12
* | | | | | | | | Merge branch 'bc/fortran-userdiff'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | userdiff.c: add builtin fortran regex patternsBrandon Casey2010-09-10
* | | | | | | | | | Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-27
| * | | | | | | | | | t4014-format-patch: Call test_tick before committingRamkumar Ramachandra2010-08-27
* | | | | | | | | | | Merge branch 'jc/pickaxe-grep'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff/log -G<pattern>: testsJunio C Hamano2010-08-31