Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | t/README: Document the Smoke testing | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+66 | |
| * | | | | | | | | | tests: Infrastructure for Git smoke testing | Ævar Arnfjörð Bjarmason | 2010-08-18 | 2 | -1/+55 | |
| * | | | | | | | | | test-lib: Multi-prereq support only checked the last prereq | Ævar Arnfjörð Bjarmason | 2010-08-18 | 2 | -4/+23 | |
| * | | | | | | | | | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 9 | -32/+24 | |
| * | | | | | | | | | t/README: Document the predefined test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+40 | |
| * | | | | | | | | | test-lib: Print missing prerequisites in test output | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | test-lib: Add support for multiple test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 | 3 | -6/+37 | |
| * | | | | | | | | | test-lib: Don't write test-results when HARNESS_ACTIVE | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -10/+13 | |
* | | | | | | | | | | Merge branch 'js/detached-stash' | Junio C Hamano | 2010-09-03 | 1 | -0/+112 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | t3903: fix broken test_must_fail calls | Jon Seymour | 2010-08-31 | 1 | -18/+18 | |
| * | | | | | | | | | | detached-stash: tests of git stash with stash-like arguments | Jon Seymour | 2010-08-21 | 1 | -0/+112 | |
* | | | | | | | | | | | Merge branch 'js/maint-reflog-beyond-horizon' | Junio C Hamano | 2010-09-03 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t1503: fix broken test_must_fail calls | Jon Seymour | 2010-08-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | rev-parse: tests git rev-parse --verify master@{n}, for various n | Jon Seymour | 2010-08-24 | 2 | -0/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 2010-09-03 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t7609-merge-co-error-msgs: test non-fast forward case too. | Matthieu Moy | 2010-09-03 | 1 | -2/+10 | |
* | | | | | | | | | | | | Merge branch 'nd/maint-fix-replace' | Junio C Hamano | 2010-09-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | parse_object: pass on the original sha1, not the replaced one | Nguyễn Thái Ngọc Duy | 2010-09-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ab/compat-regex' | Junio C Hamano | 2010-09-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND | Ævar Arnfjörð Bjarmason | 2010-08-19 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jn/apply-filename-with-sp' | Junio C Hamano | 2010-09-03 | 20 | -3/+245 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | apply: handle traditional patches with space in filename | Jonathan Nieder | 2010-08-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | tests: exercise "git apply" with weird filenames | Jonathan Nieder | 2010-08-21 | 19 | -0/+213 | |
| * | | | | | | | | | | | | apply: split quoted filename handling into new function | Jonathan Nieder | 2010-08-21 | 1 | -3/+32 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jn/merge-custom-no-trivial' | Junio C Hamano | 2010-09-03 | 1 | -26/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t7606: Avoid using head as a file name | Brian Gernhardt | 2010-08-24 | 1 | -4/+4 | |
| * | | | | | | | | | | | | merge: let custom strategies intervene in trivial merges | Jonathan Nieder | 2010-08-15 | 1 | -3/+33 | |
| * | | | | | | | | | | | | t7606 (merge-theirs): modernize style | Jonathan Nieder | 2010-08-15 | 1 | -26/+40 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 2010-09-03 | 3 | -522/+519 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fmt-merge-msg -m to override merge title | Jonathan Nieder | 2010-08-18 | 1 | -0/+32 | |
| * | | | | | | | | | | | | merge-base --independent to print reduced parent list in a merge | Jonathan Nieder | 2010-08-18 | 1 | -1/+38 | |
| * | | | | | | | | | | | | merge-base --octopus to mimic show-branch --merge-base | Jonathan Nieder | 2010-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | t6200 (fmt-merge-msg): style nitpicks | Jonathan Nieder | 2010-08-18 | 1 | -160/+120 | |
| * | | | | | | | | | | | | t6010 (merge-base): modernize style | Jonathan Nieder | 2010-08-18 | 1 | -143/+160 | |
| * | | | | | | | | | | | | t7600 (merge): test merge from branch yet to be born | Jonathan Nieder | 2010-08-18 | 1 | -0/+21 | |
| * | | | | | | | | | | | | t7600 (merge): check reflog entry | Jonathan Nieder | 2010-08-18 | 1 | -1/+7 | |
| * | | | | | | | | | | | | t7600 (merge): do not launch gitk for --debug | Jonathan Nieder | 2010-08-18 | 1 | -29/+29 | |
| * | | | | | | | | | | | | t7600 (merge): modernize style | Jonathan Nieder | 2010-08-18 | 1 | -187/+101 | |
| * | | | | | | | | | | | | merge: do not mistake (ancestor of) tag for branch | Jonathan Nieder | 2010-08-18 | 1 | -4/+12 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 2010-09-03 | 2 | -131/+466 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rerere: migrate to parse-options API | Jonathan Nieder | 2010-08-06 | 1 | -0/+91 | |
| * | | | | | | | | | | | | t4200 (rerere): modernize style | Jonathan Nieder | 2010-08-06 | 1 | -125/+180 | |
| * | | | | | | | | | | | | t6038 (merge.renormalize): check that it can be turned off | Jonathan Nieder | 2010-08-06 | 1 | -1/+49 | |
| * | | | | | | | | | | | | t6038 (merge.renormalize): try checkout -m and cherry-pick | Jonathan Nieder | 2010-08-06 | 1 | -0/+41 | |
| * | | | | | | | | | | | | t6038 (merge.renormalize): style nitpicks | Jonathan Nieder | 2010-08-06 | 1 | -8/+44 | |
| * | | | | | | | | | | | | Try normalizing files to avoid delete/modify conflicts when merging | Eyvind Bernhardsen | 2010-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 2010-07-02 | 1 | -0/+64 | |
* | | | | | | | | | | | | | t7406 & t7407: add missing && at end of lines | Jens Lehmann | 2010-09-03 | 2 | -3/+3 | |
* | | | | | | | | | | | | | t7405: cd inside subshell instead of around | Jens Lehmann | 2010-09-03 | 1 | -11/+6 | |
* | | | | | | | | | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' | Junio C Hamano | 2010-08-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |