Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2010-10-19 | 2 | -7/+7 |
|\ | |||||
| * | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' | Antonio Ospite | 2010-10-19 | 1 | -1/+1 |
| * | Update test script annotate-tests.sh to handle missing/extra authors | Kevin Ballard | 2010-10-19 | 1 | -6/+6 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-10-13 | 3 | -20/+20 |
|\ \ | |/ | |||||
| * | shell portability: no "export VAR=VAL" | Junio C Hamano | 2010-10-13 | 3 | -20/+20 |
* | | fast-import: Allow filemodify to set the root | David Barr | 2010-10-13 | 1 | -0/+21 |
* | | gitweb: Fix test of highlighting support in t9500 | Jakub Narebski | 2010-10-13 | 1 | -5/+6 |
* | | t5503: fix typo | Michael J Gruber | 2010-10-08 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | t/t3415: use && where applicable. | Yann Dirson | 2010-10-06 | 1 | -3/+3 |
* | | Make test script t9157 executable | Junio C Hamano | 2010-10-06 | 1 | -0/+0 |
* | | Merge branch 'bc/fix-cherry-pick-root' | Junio C Hamano | 2010-10-06 | 1 | -0/+10 |
|\ \ | |||||
| * | | builtin/revert.c: don't dereference a NULL pointer | Brandon Casey | 2010-09-27 | 1 | -0/+10 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 2 | -1/+50 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge early part of git-svn into maint | Junio C Hamano | 2010-10-05 | 1 | -0/+50 |
| |\ \ | |||||
| | * | | git-svn: check_cherry_pick should exclude commits already in our history | Steven Walter | 2010-09-24 | 1 | -0/+50 |
| * | | | t3020 (ls-files-error-unmatch): remove stray '1' from end of file | Elijah Newren | 2010-10-03 | 1 | -1/+0 |
* | | | | Side-step MSYS-specific path "corruption" leading to t5560 failure. | Eric Sunshine | 2010-10-03 | 1 | -2/+1 |
* | | | | Side-step sed line-ending "corruption" leading to t6038 failure. | Eric Sunshine | 2010-10-03 | 1 | -1/+3 |
* | | | | Skip 'git archive --remote' test on msysGit | Pat Thoyts | 2010-10-01 | 1 | -1/+1 |
* | | | | Do not strip CR when grepping HTTP headers. | Pat Thoyts | 2010-10-01 | 2 | -0/+3 |
* | | | | Skip t1300.70 and 71 on msysGit. | Pat Thoyts | 2010-10-01 | 3 | -10/+6 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-30 | 1 | -38/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | t0004 (unwritable files): simplify error handling | Jonathan Nieder | 2010-09-30 | 1 | -38/+14 |
* | | | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' | Junio C Hamano | 2010-09-29 | 1 | -0/+36 |
|\ \ \ \ | |||||
| * | | | | send-email: Refuse to send cover-letter template subject | Thomas Rast | 2010-09-08 | 1 | -0/+36 |
* | | | | | Merge branch 'jc/grep-header-all-match-fix' | Junio C Hamano | 2010-09-29 | 1 | -1/+28 |
|\ \ \ \ \ | |||||
| * | | | | | log --author: take union of multiple "author" requests | Junio C Hamano | 2010-09-13 | 1 | -1/+28 |
* | | | | | | Merge branch 'jn/gitweb-test-lib' | Junio C Hamano | 2010-09-29 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/gitweb-lib.sh: Use tabs for indent consistently | Jakub Narebski | 2010-09-12 | 1 | -2/+2 |
| * | | | | | | t/gitweb-lib.sh: Use GIT_BUILD_DIR | Jakub Narebski | 2010-09-12 | 1 | -4/+4 |
* | | | | | | | Merge branch 'bc/fortran-userdiff' | Junio C Hamano | 2010-09-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 2010-09-10 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'rr/format-patch-count-without-merges' | Junio C Hamano | 2010-09-29 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: Don't go over merge commits | Ramkumar Ramachandra | 2010-08-27 | 1 | -0/+16 |
| * | | | | | | | | t4014-format-patch: Call test_tick before committing | Ramkumar Ramachandra | 2010-08-27 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'jc/pickaxe-grep' | Junio C Hamano | 2010-09-29 | 4 | -0/+55 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff/log -G<pattern>: tests | Junio C Hamano | 2010-08-31 | 4 | -0/+55 |
* | | | | | | | | | | Merge branch 'rr/fmt-merge-msg' | Junio C Hamano | 2010-09-29 | 1 | -0/+91 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | 1 | -0/+43 |
| * | | | | | | | | | | t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | 1 | -0/+48 |
* | | | | | | | | | | | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 2010-09-29 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add global and system-wide gitattributes | Petr Onderka | 2010-09-01 | 1 | -0/+13 |
* | | | | | | | | | | | stash: fix git stash branch regression when branch creation fails | Jon Seymour | 2010-09-29 | 1 | -1/+1 |
* | | | | | | | | | | | stash drops the stash even if creating the branch fails because it already ex... | Tomas Carnecky | 2010-09-29 | 1 | -0/+11 |
* | | | | | | | | | | | t6050 (replace): fix bogus "fetch branch with replacement" test | Christian Couder | 2010-09-27 | 1 | -3/+10 |
* | | | | | | | | | | | prefer test -h over test -L in shell scripts | Jeff King | 2010-09-27 | 2 | -4/+4 |
* | | | | | | | | | | | t1503: Fix arithmetic expansion syntax error when using dash | Ramsay Jones | 2010-09-27 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | git-stash: fix flag parsing | Brian Gernhardt | 2010-09-26 | 1 | -4/+4 |
* | | | | | | | | | | t/t3903-stash: improve testing of git-stash show | Brandon Casey | 2010-09-26 | 1 | -4/+58 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | |