Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | | t/t7300: workaround ancient touch by rearranging arguments | Brandon Casey | 2010-09-17 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'bg/fix-t7003' | Junio C Hamano | 2010-09-16 | 1 | -38/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t7003: Use test_commit instead of custom function | Brian Gernhardt | 2010-09-13 | 1 | -38/+41 |
* | | | | | | | | | | Merge branch 'dr/maint-ls-tree-prefix-recursion-fix' | Junio C Hamano | 2010-09-15 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ls-tree $di $dir: do not mistakenly recurse into directories | Junio C Hamano | 2010-09-12 | 1 | -0/+9 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jl/fix-test' | Junio C Hamano | 2010-09-15 | 35 | -491/+604 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t1020: Get rid of 'cd "$HERE"' at the start of each test | Jens Lehmann | 2010-09-09 | 1 | -41/+50 |
| * | | | | | | | | | | t2016 (checkout -p): add missing && | Jonathan Nieder | 2010-09-09 | 1 | -1/+1 |
| * | | | | | | | | | | t1302 (core.repositoryversion): style tweaks | Jonathan Nieder | 2010-09-09 | 1 | -24/+40 |
| * | | | | | | | | | | t2105 (gitfile): add missing && | Jonathan Nieder | 2010-09-09 | 1 | -1/+1 |
| * | | | | | | | | | | t1450 (fsck): remove dangling objects | Jonathan Nieder | 2010-09-09 | 1 | -58/+82 |
| * | | | | | | | | | | tests: subshell indentation stylefix | Jonathan Nieder | 2010-09-09 | 22 | -192/+260 |
| * | | | | | | | | | | Merge branch 'jl/maint-fix-test' | Junio C Hamano | 2010-09-06 | 32 | -260/+256 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Several tests: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 32 | -260/+256 |
| | |/ / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' | Junio C Hamano | 2010-09-15 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | filter-branch: retire --remap-to-ancestor | Csaba Henk | 2010-08-27 | 1 | -0/+18 |
* | | | | | | | | | | | | Merge branch 'ch/maint-cannot-create-bundle-error' | Junio C Hamano | 2010-09-15 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | bundle: detect if bundle file cannot be created | Csaba Henk | 2010-08-27 | 1 | -0/+7 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ks/recursive-rename-add-identical' | Junio C Hamano | 2010-09-15 | 1 | -0/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | RE: [PATCH] Avoid rename/add conflict when contents are identical | Schalk, Ken | 2010-09-03 | 1 | -0/+35 |