aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t/t7800-difftool.sh: Skip with prereq on no PERLÆvar Arnfjörð Bjarmason2010-08-18
* t/t5800-remote-helpers.sh: Skip with prereq on python <2.4Ævar Arnfjörð Bjarmason2010-08-18
* t/t4004-diff-rename-symlink.sh: use three-arg <prereq>Ævar Arnfjörð Bjarmason2010-08-18
* tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason2010-08-18
* Makefile: make gcov invocation configurableThomas Rast2010-08-18
* t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason2010-08-18
* t/README: A new section about test coverageÆvar Arnfjörð Bjarmason2010-08-18
* Makefile: Add cover_db_html targetÆvar Arnfjörð Bjarmason2010-08-18
* Makefile: Add cover_db targetÆvar Arnfjörð Bjarmason2010-08-18
* Makefile: Split out the untested functions targetÆvar Arnfjörð Bjarmason2010-08-18
* Makefile: Include subdirectories in "make cover" reportsÆvar Arnfjörð Bjarmason2010-08-18
* gitignore: Ignore files generated by "make coverage"Ævar Arnfjörð Bjarmason2010-08-18
* t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-18
* t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason2010-08-18
* t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason2010-08-18
* tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason2010-08-18
* test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason2010-08-18
* tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
* t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
* test-lib: Print missing prerequisites in test outputÆvar Arnfjörð Bjarmason2010-08-18
* test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
* test-lib: Don't write test-results when HARNESS_ACTIVEÆvar Arnfjörð Bjarmason2010-08-18
* Merge branch 'jc/sha1-name-find-fix'Junio C Hamano2010-08-12
|\
| * sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano2010-08-02
* | Merge branch 'jn/doc-pull'Junio C Hamano2010-08-12
|\ \
| * | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-02
* | | Merge branch 'jn/maint-gitweb-dynconf'Junio C Hamano2010-08-12
|\ \ \
| * | | gitweb: allow configurations that change with each requestJonathan Nieder2010-08-02
| |/ /
* | | Merge branch 'bc/use-more-hardlinks-in-install'Junio C Hamano2010-08-12
|\ \ \
| * | | Makefile: make hard/symbolic links for non-builtins tooBrandon Casey2010-07-25
| * | | Makefile: link builtins residing in bin directory to main git binary tooBrandon Casey2010-07-25
| |/ /
* | | Merge branch 'tr/rfc-reset-doc'Junio C Hamano2010-08-12
|\ \ \
| * | | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-19
| * | | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-19
| * | | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-19
| * | | Documentation/reset: separate options by modeThomas Rast2010-07-19
| * | | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-19
* | | | Merge branch 'jn/parse-date-basic'Junio C Hamano2010-08-12
|\ \ \ \
| * | | | Export parse_date_basic() to convert a date string to timestampJonathan Nieder2010-07-15
| |/ / /
* | | | Merge branch 'sp/fix-smart-http-deadlock-on-error'Junio C Hamano2010-08-12
|\ \ \ \
| * | | | smart-http: Don't deadlock on server failureShawn O. Pearce2010-08-06
* | | | | Merge branch 'maint'Junio C Hamano2010-08-12
|\ \ \ \ \
| * | | | | push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
| * | | | | Standardize do { ... } while (0) styleJonathan Nieder2010-08-12
| * | | | | t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-12
| * | | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-12
* | | | | | Merge branch 'maint'Junio C Hamano2010-08-11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-11
| * | | | | fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-11
| * | | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-11