summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Makefile: make gcov invocation configurableThomas Rast2010-08-181-1/+2
| * | | | t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason2010-08-181-0/+9
| * | | | t/README: A new section about test coverageÆvar Arnfjörð Bjarmason2010-08-181-0/+42
| * | | | Makefile: Add cover_db_html targetÆvar Arnfjörð Bjarmason2010-08-182-0/+5
| * | | | Makefile: Add cover_db targetÆvar Arnfjörð Bjarmason2010-08-182-0/+5
| * | | | Makefile: Split out the untested functions targetÆvar Arnfjörð Bjarmason2010-08-181-0/+2
| * | | | Makefile: Include subdirectories in "make cover" reportsÆvar Arnfjörð Bjarmason2010-08-181-3/+11
| * | | | gitignore: Ignore files generated by "make coverage"Ævar Arnfjörð Bjarmason2010-08-181-0/+4
| * | | | t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-182-0/+13
| * | | | t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason2010-08-181-1/+1
| * | | | t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason2010-08-181-0/+66
| * | | | tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason2010-08-182-1/+55
| * | | | test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason2010-08-182-4/+23
| * | | | tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-189-32/+24
| * | | | t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason2010-08-181-5/+40
| * | | | test-lib: Print missing prerequisites in test outputÆvar Arnfjörð Bjarmason2010-08-181-1/+1
| * | | | test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-183-6/+37
| * | | | test-lib: Don't write test-results when HARNESS_ACTIVEÆvar Arnfjörð Bjarmason2010-08-181-10/+13
* | | | | Merge branch 'js/detached-stash'Junio C Hamano2010-09-043-83/+268
|\ \ \ \ \
| * | | | | t3903: fix broken test_must_fail callsJon Seymour2010-08-311-18/+18
| * | | | | detached-stash: update DocumentationJon Seymour2010-08-221-5/+11
| * | | | | detached-stash: tests of git stash with stash-like argumentsJon Seymour2010-08-221-0/+112
| * | | | | detached-stash: simplify git stash showJon Seymour2010-08-221-12/+2
| * | | | | detached-stash: simplify git stash branchJon Seymour2010-08-221-10/+7
| * | | | | detached-stash: refactor git stash pop implementationJon Seymour2010-08-221-4/+8
| * | | | | detached-stash: simplify stash_dropJon Seymour2010-08-221-28/+3
| * | | | | detached-stash: simplify stash_applyJon Seymour2010-08-221-35/+3
| * | | | | detached-stash: work around git rev-parse failure to detect bad log refsJon Seymour2010-08-221-0/+9
| * | | | | detached-stash: introduce parse_flags_and_revs functionJon Seymour2010-08-221-0/+124
* | | | | | Merge branch 'js/maint-reflog-beyond-horizon'Junio C Hamano2010-09-043-9/+29
|\ \ \ \ \ \
| * | | | | | t1503: fix broken test_must_fail callsJon Seymour2010-08-311-2/+2
| * | | | | | rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour2010-08-242-0/+20
| * | | | | | sha1_name.c: use warning in preference to fprintf(stderrJon Seymour2010-08-241-5/+4
| * | | | | | rev-parse: exit with non-zero status if ref@{n} is not valid.Jon Seymour2010-08-241-4/+5
| |/ / / / /
* | | | | | Merge branch 'dg/local-mod-error-messages'Junio C Hamano2010-09-047-64/+69
|\ \ \ \ \ \
| * | | | | | t7609-merge-co-error-msgs: test non-fast forward case too.Matthieu Moy2010-09-031-2/+10
| * | | | | | Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy2010-09-034-9/+3
| * | | | | | setup_unpack_trees_porcelain: take the whole options struct as parameterMatthieu Moy2010-09-035-5/+8
| * | | | | | Move set_porcelain_error_msgs to unpack-trees.c and rename itMatthieu Moy2010-09-036-54/+54
* | | | | | | Merge branch 'nd/maint-fix-replace'Junio C Hamano2010-09-042-2/+2
|\ \ \ \ \ \ \
| * | | | | | | parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy2010-09-042-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-0310-5105/+11193
|\ \ \ \ \ \ \
| * | | | | | | Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-261-6/+5
| * | | | | | | autoconf: regex library detection typofixJunio C Hamano2010-08-221-1/+1
| * | | | | | | autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder2010-08-202-0/+22
| * | | | | | | t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason2010-08-201-1/+1
| * | | | | | | compat/regex: get rid of old-style definitionJunio C Hamano2010-08-202-69/+55
| * | | | | | | compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-192-1/+3
| * | | | | | | Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-181-5/+2
| * | | | | | | compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-182-0/+7