aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
* | t0004 (unwritable files): simplify error handlingJonathan Nieder2010-09-30
* | stash: fix git stash branch regression when branch creation failsJon Seymour2010-09-29
* | stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky2010-09-29
* | t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder2010-09-27
* | prefer test -h over test -L in shell scriptsJeff King2010-09-27
* | t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones2010-09-27
* | git-stash: fix flag parsingBrian Gernhardt2010-09-26
* | t/t3903-stash: improve testing of git-stash showBrandon Casey2010-09-26
|/
* t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey2010-09-17
* Merge branch 'bg/fix-t7003'Junio C Hamano2010-09-16
|\
| * t7003: Use test_commit instead of custom functionBrian Gernhardt2010-09-13
* | Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano2010-09-15
|\ \
| * | ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-12
* | | Merge branch 'jl/fix-test'Junio C Hamano2010-09-15
|\ \ \
| * | | t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann2010-09-09
| * | | t2016 (checkout -p): add missing &&Jonathan Nieder2010-09-09
| * | | t1302 (core.repositoryversion): style tweaksJonathan Nieder2010-09-09
| * | | t2105 (gitfile): add missing &&Jonathan Nieder2010-09-09
| * | | t1450 (fsck): remove dangling objectsJonathan Nieder2010-09-09
| * | | tests: subshell indentation stylefixJonathan Nieder2010-09-09
| * | | Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-06
| |\ \ \
| | * | | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
| | |/ /
* | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano2010-09-15
|\ \ \ \
| * | | | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27
* | | | | Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano2010-09-15
|\ \ \ \ \
| * | | | | bundle: detect if bundle file cannot be createdCsaba Henk2010-08-27
* | | | | | Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2010-09-15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken2010-09-03
* | | | | | Merge branch 'maint'Junio C Hamano2010-09-12
|\ \ \ \ \ \
| * | | | | | t3101: modernise styleJunio C Hamano2010-09-12
| | |_|_|_|/ | |/| | | |
* | | | | | t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey2010-09-10
* | | | | | t/t4018: test whether the word_regex patterns compileBrandon Casey2010-09-09
* | | | | | t/t5510-fetch.sh: improve testing with explicit URL and merge specBrandon Casey2010-09-09
* | | | | | t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey2010-09-09
* | | | | | Merge branch 'jk/test-must-fail-missing'Junio C Hamano2010-09-08
|\ \ \ \ \ \
| * | | | | | tests: make test_might_fail fail on missing commandsJonathan Nieder2010-08-31
| * | | | | | tests: make test_might_fail more verboseJonathan Nieder2010-08-31
| * | | | | | tests: make test_must_fail fail on missing commandsJeff King2010-08-31
| * | | | | | tests: make test_must_fail more verboseJeff King2010-08-31
* | | | | | | Merge branch 'jh/error-removing-missing-note'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \
| * | | | | | | notes: Don't create (empty) commit when removing non-existing notesJohan Herland2010-08-31
| |/ / / / / /
* | | | | | | Merge branch 'bc/maint-fetch-url-only'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \
| * | | | | | | builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey2010-08-25
| * | | | | | | t/t5510: demonstrate failure to fetch when current branch has merge refBrandon Casey2010-08-25
* | | | | | | | Merge branch 'jk/maint-pass-c-config-in-env'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | t3404 & t7508: cd inside subshell instead of aroundJens Lehmann2010-09-06