aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-20
|\
| * t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-17
* | Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-20
|\ \
| * | perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-14
* | | Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-20
|\ \ \
| * | | Improve error messages when temporary file creation failsArnout Engelen2010-12-21
* | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-20
* | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-20
* | | | Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-16
|\ \ \ \
| * | | | commit: error out for missing commit message templateJonathan Nieder2011-02-25
| * | | | Merge branch 'maint-1.7.2' into maint-1.7.3Junio C Hamano2011-02-16
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2011-02-16
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2011-02-16
| | | |\ \ \ \
* | | | \ \ \ \ Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | diffcore-rename: properly honor the difference between -M and -CLinus Torvalds2011-02-18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: handle diffstat of rewritten binary filesJeff King2011-02-22
* | | | | | | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: skip terminal output tests on OS XJonathan Nieder2011-02-17
* | | | | | | | | | Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clone: die when trying to clone missing local pathJeff King2011-02-18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mg/patch-id' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-patch-id: do not trip over "no newline" markersMichael J Gruber2011-02-17
| * | | | | | | | | | git-patch-id: test for "no newline" markersMichael J Gruber2011-02-17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: honor prepare-commit-msg hookJay Soffian2011-02-15
| |/ / / / / / / / /
* | | | | | | | | | valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto2011-03-16
* | | | | | | | | | Fix typo in t/READMEMathias Lafeldt2011-03-09
* | | | | | | | | | t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-21
* | | | | | | | | | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-09
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-09
* | | | | | | | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
* | | | | | | | | t7407: fix line endings for mingw buildPat Thoyts2011-02-07
* | | | | | | | | t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt2011-02-07
* | | | | | | | | t3509: use unconstrained initial test to setup repository.Pat Thoyts2011-02-07
* | | | | | | | | Merge branch 'jl/fetch-submodule-recursive' into maintJunio C Hamano2011-01-31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | t5526: Fix wrong argument order in "git config"Jens Lehmann2011-01-31
* | | | | | | | | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | tests: sanitize more git environment variablesJeff King2011-01-27
| * | | | | | | | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-27
| * | | | | | | | | Merge branch 'tr/submodule-relative-scp-url' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rj/maint-test-fixes' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/submodule-b-current' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-svn-info-test-fix' into maintJunio C Hamano2011-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/setup-fixes'Junio C Hamano2011-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t1510: fix typo in the comment of a testJonathan Nieder2011-01-24