aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-22
* t4202-log: extend test coverage of graphingAllan Caffee2009-04-22
* test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-21
* Merge branch 'mk/maint-apply-swap'Junio C Hamano2009-04-21
|\
| * tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz2009-04-20
| * builtin-apply: keep information about files to be deletedMichał Kiedrowicz2009-04-20
| * tests: test applying criss-cross rename patchMichał Kiedrowicz2009-04-20
| * Merge branch 'ef/maint-fast-export' into maintJunio C Hamano2009-04-19
| |\
| | * builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-19
| | * builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-19
| | * test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-04-19
| * | Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano2009-04-19
| |\ \
* | | | clone: add test for push on an empty clone.Matthieu Moy2009-04-20
* | | | Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* | | | Merge branch 'nd/archive-attribute'Junio C Hamano2009-04-18
|\ \ \ \
| * | | | archive test: attributesRené Scharfe2009-04-17
| * | | | archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-17
* | | | | Merge branch 'maint'Junio C Hamano2009-04-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano2009-04-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \ \
| | * | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* | | | | | | | | Merge branch 'mk/apply-swap'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin-apply: keep information about files to be deletedMichał Kiedrowicz2009-04-15
| * | | | | | | | | tests: test applying criss-cross rename patchMichał Kiedrowicz2009-04-13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/shared-literally'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Mark t1301 permission test to depend on POSIXPERMJunio C Hamano2009-04-12
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | t1301-shared-repo: fix forced modes testJohannes Sixt2009-04-12
* | | | | | | | | Merge branch 'ns/am-to-empty'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi2009-04-12
* | | | | | | | | | Merge branch 'bw/short-ref-strict'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg2009-04-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'da/difftool'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | difftool: add support for a difftool.prompt config variableDavid Aguilar2009-04-07
| * | | | | | | | | | difftool: add various git-difftool testsDavid Aguilar2009-04-07
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-17
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Fix buffer overflow in config parserThomas Jarosch2009-04-17
| | * | | | | | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'jc/shared-literally' into maintJunio C Hamano2009-04-08
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maintJunio C Hamano2009-04-08
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/no-perl'Junio C Hamano2009-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* | | | | | | | | | | | | | Merge branch 'jk/show-upstream'Junio C Hamano2009-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | for-each-ref: add "upstream" format fieldJeff King2009-04-07
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'fg/remote-prune'Junio C Hamano2009-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | add tests for remote groupsJeff King2009-04-09