aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'lh/gitweb-site-html-head'Junio C Hamano2011-10-26
|\
| * gitweb: provide a way to customize html headersLénaïc Huard2011-10-21
* | Merge branch 'jn/libperl-git-config'Junio C Hamano2011-10-26
|\ \
| * | Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski2011-10-21
| |/
* | Merge branch 'cn/fetch-prune'Junio C Hamano2011-10-26
|\ \
| * | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-15
| * | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
| * | t5510: add tests for fetch --pruneCarlos Martín Nieto2011-10-07
| |/
* | Merge branch 'pw/p4-update'Junio C Hamano2011-10-21
|\ \
| * | git-p4: handle files with shell metacharactersLuke Diamand2011-10-17
| * | git-p4: handle utf16 filetype properlyPete Wyckoff2011-10-17
| * | git-p4 tests: refactor and cleanupPete Wyckoff2011-10-17
* | | Merge branch 'sc/difftool-skip'Junio C Hamano2011-10-21
|\ \ \
| * | | t7800: avoid arithmetic expansion notationJunio C Hamano2011-10-14
| * | | git-difftool: allow skipping file by typing 'n' at promptSitaram Chamarty2011-10-10
| | |/ | |/|
* | | Merge branch 'ph/transport-with-gitfile'Junio C Hamano2011-10-21
|\ \ \
| * | | Add test showing git-fetch groks gitfilesPhil Hord2011-10-04
| |/ /
* | | tests: add missing executable bitsJeff King2011-10-20
* | | t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir scriptBrandon Casey2011-10-19
* | | Merge branch 'js/merge-edit-option'Junio C Hamano2011-10-19
|\ \ \
| * | | Teach merge the '[-e|--edit]' optionJay Soffian2011-10-12
| |/ /
* | | Merge branch 'rs/diff-whole-function'Junio C Hamano2011-10-19
|\ \ \
| * | | diff: add option to show whole functions as contextRené Scharfe2011-10-10
| |/ /
* | | Merge branch 'js/no-cherry-pick-head-after-punted'Junio C Hamano2011-10-19
|\ \ \
| * \ \ Merge branch 'js/maint-no-cherry-pick-head-after-punted' into js/no-cherry-pi...Junio C Hamano2011-10-06
| |\ \ \
| | * | | revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do soJay Soffian2011-10-06
* | | | | Merge branch 'bk/submodule-in-recursive-merge'Junio C Hamano2011-10-19
|\ \ \ \ \
| * | | | | submodule: Search for merges only at end of recursive mergeBrad King2011-10-13
| * | | | | submodule: Demonstrate known breakage during recursive mergeBrad King2011-10-13
* | | | | | Merge branch 'jm/maint-apply-detects-corrupt-patch-header'Junio C Hamano2011-10-19
|\ \ \ \ \ \
| * | | | | | fix "git apply --index ..." not to deref NULLJim Meyering2011-10-12
* | | | | | | Merge branch 'jk/config-test-cleanup'Junio C Hamano2011-10-19
|\ \ \ \ \ \ \
| * | | | | | | t1300: attempting to remove a non-existent .git/config is not an errorJohannes Sixt2011-10-19
* | | | | | | | Merge branch 'cb/httpd-test-fix-port'Junio C Hamano2011-10-18
|\ \ \ \ \ \ \ \
| * | | | | | | | use test number as port numberClemens Buchacher2011-10-17
* | | | | | | | | Merge branch 'pt/mingw-misc-fixes'Junio C Hamano2011-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9901: fix line-ending dependency on windowsPat Thoyts2011-10-15
| * | | | | | | | | t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin2011-10-14
| * | | | | | | | | t9001: do not fail only due to CR/LF issuesJohannes Schindelin2011-10-14
| * | | | | | | | | t1020: disable the pwd test on MinGWJohannes Schindelin2011-10-14
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/http-auth'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http: use hostname in credential descriptionMichael J Gruber2011-10-15
| * | | | | | | | | improve httpd auth testsJeff King2011-07-20
* | | | | | | | | | Merge branch 'js/check-ref-format-test-mingw'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1402-check-ref-format: skip tests of refs beginning with slash on WindowsJohannes Sixt2011-10-13
* | | | | | | | | | | Merge branch 'jk/config-test-cleanup'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | t1300: test mixed-case variable retrievalJeff King2011-10-12
| * | | | | | | | | | t1300: put git invocations inside test functionJeff King2011-10-12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-11