aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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 'js/detached-stash'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | t3903: fix broken test_must_fail callsJon Seymour2010-08-31
| * | | | | detached-stash: update DocumentationJon Seymour2010-08-21
| * | | | | detached-stash: tests of git stash with stash-like argumentsJon Seymour2010-08-21
| * | | | | detached-stash: simplify git stash showJon Seymour2010-08-21
| * | | | | detached-stash: simplify git stash branchJon Seymour2010-08-21
| * | | | | detached-stash: refactor git stash pop implementationJon Seymour2010-08-21
| * | | | | detached-stash: simplify stash_dropJon Seymour2010-08-21
| * | | | | detached-stash: simplify stash_applyJon Seymour2010-08-21
| * | | | | detached-stash: work around git rev-parse failure to detect bad log refsJon Seymour2010-08-21
| * | | | | detached-stash: introduce parse_flags_and_revs functionJon Seymour2010-08-21
* | | | | | Merge branch 'js/maint-reflog-beyond-horizon'Junio C Hamano2010-09-03
|\ \ \ \ \ \
| * | | | | | t1503: fix broken test_must_fail callsJon Seymour2010-08-31
| * | | | | | rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour2010-08-24
| * | | | | | sha1_name.c: use warning in preference to fprintf(stderrJon Seymour2010-08-24
| * | | | | | rev-parse: exit with non-zero status if ref@{n} is not valid.Jon Seymour2010-08-24
| |/ / / / /
* | | | | | Merge branch 'dg/local-mod-error-messages'Junio C Hamano2010-09-03
|\ \ \ \ \ \
| * | | | | | t7609-merge-co-error-msgs: test non-fast forward case too.Matthieu Moy2010-09-03
| * | | | | | Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy2010-09-03
| * | | | | | setup_unpack_trees_porcelain: take the whole options struct as parameterMatthieu Moy2010-09-03
| * | | | | | Move set_porcelain_error_msgs to unpack-trees.c and rename itMatthieu Moy2010-09-03
* | | | | | | Merge branch 'nd/maint-fix-replace'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \
| * | | | | | | parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy2010-09-03
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \
| * | | | | | | Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-26
| * | | | | | | autoconf: regex library detection typofixJunio C Hamano2010-08-22
| * | | | | | | autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder2010-08-19
| * | | | | | | t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason2010-08-19
| * | | | | | | compat/regex: get rid of old-style definitionJunio C Hamano2010-08-19
| * | | | | | | compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-19
| * | | | | | | Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-18
| * | | | | | | compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-18
| * | | | | | | compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'nd/clone-depth-zero'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \
| * | | | | | | clone: warn users --depth is ignored in local clonesNguyễn Thái Ngọc Duy2010-08-24
* | | | | | | | Merge branch 'jn/maint-doc-user-manual-html-doctype'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: fix Makefile dependency for user manualJeff King2010-08-21
| * | | | | | | | Documentation: set a !DOCTYPE for user manualJonathan Nieder2010-08-20
* | | | | | | | | Merge branch 'cb/maint-mergetool-no-tty'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \