Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use $_z40 from test-lib | Junio C Hamano | 2011-04-23 | 12 | -22/+15 |
* | 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 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-12 | 1 | -62/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t3101: modernise style | Junio C Hamano | 2010-09-12 | 1 | -62/+64 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | t/t4018: avoid two unnecessary sub-shell invocations | Brandon Casey | 2010-09-10 | 1 | -4/+4 |
* | | | | | | t/t4018: test whether the word_regex patterns compile | Brandon Casey | 2010-09-09 | 1 | -0/+5 |
* | | | | | | t/t5510-fetch.sh: improve testing with explicit URL and merge spec | Brandon Casey | 2010-09-09 | 1 | -2/+28 |
* | | | | | | t/t7008: workaround broken handling of \000 by printf on IRIX | Brandon Casey | 2010-09-09 | 1 | -7/+7 |
* | | | | | | Merge branch 'jk/test-must-fail-missing' | Junio C Hamano | 2010-09-08 | 1 | -2/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tests: make test_might_fail fail on missing commands | Jonathan Nieder | 2010-08-31 | 1 | -0/+3 |
| * | | | | | | tests: make test_might_fail more verbose | Jonathan Nieder | 2010-08-31 | 1 | -1/+6 |
| * | | | | | | tests: make test_must_fail fail on missing commands | Jeff King | 2010-08-31 | 1 | -0/+3 |
| * | | | | | | tests: make test_must_fail more verbose | Jeff King | 2010-08-31 | 1 | -1/+9 |
* | | | | | | | Merge branch 'jh/error-removing-missing-note' | Junio C Hamano | 2010-09-08 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | notes: Don't create (empty) commit when removing non-existing notes | Johan Herland | 2010-08-31 | 1 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'bc/maint-fetch-url-only' | Junio C Hamano | 2010-09-08 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin/fetch.c: ignore merge config when not fetching from branch's remote | Brandon Casey | 2010-08-25 | 1 | -1/+1 |
| * | | | | | | | t/t5510: demonstrate failure to fetch when current branch has merge ref | Brandon Casey | 2010-08-25 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'jk/maint-pass-c-config-in-env' | Junio C Hamano | 2010-09-08 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | do not pass "git -c foo=bar" params to transport helpers | Jonathan Nieder | 2010-08-24 | 1 | -0/+23 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | t3404 & t7508: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 2 | -4/+4 |
* | | | | | | | Merge branch 'maint'v1.7.3-rc0 | Junio C Hamano | 2010-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'xx/trivial' into maint | Junio C Hamano | 2010-09-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | t5505: add missing && | Jens Lehmann | 2010-09-05 | 1 | -1/+1 |
| * | | | | | | Merge branch 'gp/pack-refs-remove-empty-dirs' into maint | Junio C Hamano | 2010-09-01 | 1 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'sg/rerere-gc-old-still-used' into maint | Junio C Hamano | 2010-09-01 | 1 | -3/+11 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 1 | -0/+41 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'da/fix-submodule-sync-superproject-config' into maint | Junio C Hamano | 2010-09-01 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'en/rebase-against-rebase-fix' into maint | Junio C Hamano | 2010-09-01 | 1 | -0/+62 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 2010-09-04 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | checkout: Use submodule.*.ignore settings from .git/config and .gitmodules | Jens Lehmann | 2010-08-30 | 1 | -0/+16 |