Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t9155: fix compatibility with older SVN | Eric Wong | 2010-08-19 | 1 | -1/+1 |
* | Merge branch 'jc/maint-follow-rename-fix' | Junio C Hamano | 2010-08-18 | 1 | -1/+13 |
|\ | |||||
| * | log: test for regression introduced in v1.7.2-rc0~103^2~2 | Ævar Arnfjörð Bjarmason | 2010-08-15 | 1 | -1/+13 |
* | | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 2010-08-18 | 1 | -1/+19 |
|\ \ | |||||
| * | | revert: fix off by one read when searching the end of a commit subject | Christian Couder | 2010-07-23 | 1 | -1/+19 |
* | | | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 2010-08-18 | 2 | -4/+339 |
|\ \ \ | |||||
| * | | | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 2010-08-09 | 2 | -3/+19 |
| * | | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 2 | -8/+159 |
| * | | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 2 | -4/+172 |
* | | | | Merge branch 'ml/rebase-x-strategy' | Junio C Hamano | 2010-08-18 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | rebase: support -X to pass through strategy options | Mike Lundy | 2010-08-03 | 1 | -0/+9 |
| |/ / / | |||||
* | | | | Merge branch 'jn/fix-abbrev' | Junio C Hamano | 2010-08-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | archive: abbreviate substituted commit ids again | Jonathan Nieder | 2010-07-27 | 1 | -1/+1 |
* | | | | | Merge branch 'jh/use-test-must-fail' | Junio C Hamano | 2010-08-18 | 11 | -26/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Convert "! git" to "test_must_fail git" | Jared Hance | 2010-07-20 | 11 | -26/+26 |
* | | | | | | Merge branch 'jh/clean-exclude' | Junio C Hamano | 2010-08-18 | 1 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test for git clean -e. | Jared Hance | 2010-07-20 | 1 | -0/+16 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jn/rebase-rename-am' | Junio C Hamano | 2010-08-18 | 3 | -199/+343 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 | 1 | -1/+23 |
| * | | | | | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 | 1 | -90/+92 |
| * | | | | | | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 | 1 | -0/+46 |
| * | | | | | | t4150 (am): futureproof against failing tests | Jonathan Nieder | 2010-07-23 | 1 | -1/+47 |
| * | | | | | | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 2 | -108/+136 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/fast-import-subtree' | Junio C Hamano | 2010-08-18 | 1 | -0/+54 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Teach fast-import to import subtrees named by tree id | Jonathan Nieder | 2010-07-05 | 1 | -0/+54 |
* | | | | | | | Merge branch 'tc/checkout-B' | Junio C Hamano | 2010-08-18 | 1 | -0/+172 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin/checkout: handle -B from detached HEAD correctly | Tay Ray Chuan | 2010-08-09 | 1 | -0/+6 |
| * | | | | | | | builtin/checkout: learn -B | Tay Ray Chuan | 2010-06-25 | 1 | -0/+45 |
| * | | | | | | | add tests for checkout -b | Tay Ray Chuan | 2010-06-25 | 1 | -0/+121 |
* | | | | | | | | mergetool: Skip autoresolved paths | David Aguilar | 2010-08-17 | 1 | -12/+34 |
* | | | | | | | | git-svn: fix fetch with deleted tag | David D. Kilzer | 2010-08-15 | 2 | -0/+86 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-12 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | t/t7003: replace \t with literal tab in sed expression | Brandon Casey | 2010-08-12 | 1 | -1/+1 |
| * | | | | | | | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-11 | 3 | -3/+120 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | fast-import: export correctly marks larger than 2^20-1 | Raja R Harinath | 2010-08-11 | 1 | -0/+57 |
| * | | | | | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH | Ævar Arnfjörð Bjarmason | 2010-08-11 | 1 | -3/+2 |
| * | | | | | | | diff: strip extra "/" when stripping prefix | Jakub Narebski | 2010-08-11 | 1 | -0/+61 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-09 | 2 | -1/+19 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | t7003: fix subdirectory-filter test | Thomas Rast | 2010-08-09 | 1 | -1/+2 |
| * | | | | | | | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 | 1 | -0/+17 |
* | | | | | | | | Merge branch 'gp/pack-refs-remove-empty-dirs' | Junio C Hamano | 2010-08-03 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 | 1 | -0/+6 |
* | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2010-08-02 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git svn: fix dcommit to work with touched files | David D. Kilzer | 2010-08-02 | 1 | -0/+11 |
* | | | | | | | | | | upload-pack: Improve error message when bad ref requested | Elijah Newren | 2010-08-02 | 1 | -0/+9 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-02 | 2 | -4/+46 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'ab/tap' into maint | Junio C Hamano | 2010-08-02 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | test-lib: Remove 3 year old no-op --no-python option | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -3/+0 |
| | * | | | | | | | | test-lib: Ignore --quiet under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -1/+3 |