summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t9155: fix compatibility with older SVNEric Wong2010-08-191-1/+1
* Merge branch 'jc/maint-follow-rename-fix'Junio C Hamano2010-08-181-1/+13
|\
| * log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason2010-08-151-1/+13
* | Merge branch 'cc/find-commit-subject'Junio C Hamano2010-08-181-1/+19
|\ \
| * | revert: fix off by one read when searching the end of a commit subjectChristian Couder2010-07-231-1/+19
* | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-08-182-4/+339
|\ \ \
| * | | Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-092-3/+19
| * | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-092-8/+159
| * | | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-092-4/+172
* | | | Merge branch 'ml/rebase-x-strategy'Junio C Hamano2010-08-181-0/+9
|\ \ \ \
| * | | | rebase: support -X to pass through strategy optionsMike Lundy2010-08-031-0/+9
| |/ / /
* | | | Merge branch 'jn/fix-abbrev'Junio C Hamano2010-08-181-1/+1
|\ \ \ \
| * | | | archive: abbreviate substituted commit ids againJonathan Nieder2010-07-271-1/+1
* | | | | Merge branch 'jh/use-test-must-fail'Junio C Hamano2010-08-1811-26/+26
|\ \ \ \ \
| * | | | | Convert "! git" to "test_must_fail git"Jared Hance2010-07-2011-26/+26
* | | | | | Merge branch 'jh/clean-exclude'Junio C Hamano2010-08-181-0/+16
|\ \ \ \ \ \
| * | | | | | Add test for git clean -e.Jared Hance2010-07-201-0/+16
| |/ / / / /
* | | | | | Merge branch 'jn/rebase-rename-am'Junio C Hamano2010-08-183-199/+343
|\ \ \ \ \ \
| * | | | | | rebase: protect against diff.renames configurationJunio C Hamano2010-07-231-1/+23
| * | | | | | t3400 (rebase): whitespace cleanupJonathan Nieder2010-07-231-90/+92
| * | | | | | Teach "apply --index-info" to handle rename patchesJunio C Hamano2010-07-231-0/+46
| * | | | | | t4150 (am): futureproof against failing testsJonathan Nieder2010-07-231-1/+47
| * | | | | | t4150 (am): style fixJonathan Nieder2010-07-232-108/+136
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jn/fast-import-subtree'Junio C Hamano2010-08-181-0/+54
|\ \ \ \ \ \
| * | | | | | Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-051-0/+54
* | | | | | | Merge branch 'tc/checkout-B'Junio C Hamano2010-08-181-0/+172
|\ \ \ \ \ \ \
| * | | | | | | builtin/checkout: handle -B from detached HEAD correctlyTay Ray Chuan2010-08-091-0/+6
| * | | | | | | builtin/checkout: learn -BTay Ray Chuan2010-06-251-0/+45
| * | | | | | | add tests for checkout -bTay Ray Chuan2010-06-251-0/+121
* | | | | | | | mergetool: Skip autoresolved pathsDavid Aguilar2010-08-171-12/+34
* | | | | | | | git-svn: fix fetch with deleted tagDavid D. Kilzer2010-08-152-0/+86
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-122-1/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-121-1/+1
| * | | | | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-121-0/+6
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-113-3/+120
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-111-0/+57
| * | | | | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-111-3/+2
| * | | | | | | diff: strip extra "/" when stripping prefixJakub Narebski2010-08-111-0/+61
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-092-1/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | t7003: fix subdirectory-filter testThomas Rast2010-08-091-1/+2
| * | | | | | | Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-061-0/+17
* | | | | | | | Merge branch 'gp/pack-refs-remove-empty-dirs'Junio C Hamano2010-08-031-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-refs: remove newly empty directoriesGreg Price2010-07-071-0/+6
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-021-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git svn: fix dcommit to work with touched filesDavid D. Kilzer2010-08-021-0/+11
* | | | | | | | | | upload-pack: Improve error message when bad ref requestedElijah Newren2010-08-021-0/+9
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-022-4/+46
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-021-4/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-021-3/+0
| | * | | | | | | | test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-021-1/+3