| Commit message (Expand) | Author | Age |
* | t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | t/README: Document the Smoke testing | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | tests: Infrastructure for Git smoke testing | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | test-lib: Multi-prereq support only checked the last prereq | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | t/README: Document the predefined test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | test-lib: Print missing prerequisites in test output | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | test-lib: Add support for multiple test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | test-lib: Don't write test-results when HARNESS_ACTIVE | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | Merge branch 'maint' | Junio C Hamano | 2010-08-12 |
|\ |
|
| * | t/t7003: replace \t with literal tab in sed expression | Brandon Casey | 2010-08-12 |
| * | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-08-11 |
|\ \
| |/ |
|
| * | fast-import: export correctly marks larger than 2^20-1 | Raja R Harinath | 2010-08-11 |
| * | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH | Ævar Arnfjörð Bjarmason | 2010-08-11 |
| * | diff: strip extra "/" when stripping prefix | Jakub Narebski | 2010-08-11 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-08-09 |
|\ \
| |/ |
|
| * | t7003: fix subdirectory-filter test | Thomas Rast | 2010-08-09 |
| * | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 |
* | | Merge branch 'gp/pack-refs-remove-empty-dirs' | Junio C Hamano | 2010-08-03 |
|\ \ |
|
| * | | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 |
* | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2010-08-02 |
|\ \ \ |
|
| * | | | git svn: fix dcommit to work with touched files | David D. Kilzer | 2010-08-02 |
* | | | | upload-pack: Improve error message when bad ref requested | Elijah Newren | 2010-08-02 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-02 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Merge branch 'ab/tap' into maint | Junio C Hamano | 2010-08-02 |
| |\ \ |
|
| | * | | test-lib: Remove 3 year old no-op --no-python option | Ævar Arnfjörð Bjarmason | 2010-08-02 |
| | * | | test-lib: Ignore --quiet under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-08-02 |
| * | | | Fix git rebase --continue to work with touched files | David D. Kilzer | 2010-07-28 |
* | | | | Sync with 1.7.2.1 | Junio C Hamano | 2010-07-27 |
|\ \ \ \
| |/ / / |
|
| * | | | Sync with 1.7.1.2 | Junio C Hamano | 2010-07-27 |
| |\ \ \ |
|
| | * \ \ | Sync with 1.7.0 series | Junio C Hamano | 2010-07-27 |
| | |\ \ \ |
|
| | | * | | | config --get --path: check for unset $HOME | Jonathan Nieder | 2010-07-27 |
| | | * | | | Merge branch 'maint-1.6.6' into maint-1.7.0 | Junio C Hamano | 2010-07-25 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-07-25 |
| | | | |\ \ \ |
|
| | | | | * \ \ | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-07-25 |
| | | | | |\ \ \ |
|
* | | | | | | | | | tests: Ignore the Test::Harness .prove file | Ævar Arnfjörð Bjarmason | 2010-07-25 |
|/ / / / / / / / |
|
* | | | | | | | | t3700-add: fix dependence on stdout and stderr buffering | Johannes Sixt | 2010-07-25 |
* | | | | | | | | git-rebase--interactive.sh: use printf instead of echo to print commit message | Brandon Casey | 2010-07-25 |
* | | | | | | | | tests: correct "does reflog exist?" tests | Junio C Hamano | 2010-07-21 |
* | | | | | | | | t/: work around one-shot variable assignment with test_must_fail | Brandon Casey | 2010-07-21 |
* | | | | | | | | t/README: correct an exception when breaking a && chain in tests | Jonathan Nieder | 2010-07-21 |
* | | | | | | | | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 |
* | | | | | | | | t/t3700: convert two uses of negation operator '!' to use test_must_fail | Brandon Casey | 2010-07-20 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-20 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | t/README: clarify test_must_fail description | Brandon Casey | 2010-07-20 |
* | | | | | | | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 |
* | | | | | | | | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 |