aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
* Merge branch 'maint'Junio C Hamano2011-03-20
|\
| * Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-20
| |\
| * \ Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-20
| |\ \
| * \ \ Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-20
| |\ \ \
| * | | | 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 'mm/maint-log-n-with-diff-filtering'Junio C Hamano2011-03-19
|\ \ \ \ \
| * | | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
* | | | | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-19
|\ \ \ \ \ \
| * | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-08
| * | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-08
* | | | | | | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \
| * | | | | | | trace: give repo_setup trace its own keyJeff King2011-03-08
| |/ / / / / /
* | | | | | | Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \
| * | | | | | | format-patch: wrap long header linesJeff King2011-02-23
* | | | | | | | grep: read patterns from stdin with -f -René Scharfe2011-03-19
* | | | | | | | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/patch-id' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto2011-03-16
* | | | | | | | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-16
* | | | | | | | | | | | | | | | | Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki2011-03-15
* | | | | | | | | | | | | | | | | Merge branch 'pw/p4'Junio C Hamano2011-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-p4: test clone @allPete Wyckoff2011-03-13
* | | | | | | | | | | | | | | | | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-21
| * | | | | | | | | | | | | | | | | | Introduce CHERRY_PICK_HEADJay Soffian2011-02-21
| * | | | | | | | | | | | | | | | | | t3507: introduce pristine-detach helperJonathan Nieder2011-02-21
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | do not overwrite untracked symlinksClemens Buchacher2011-02-21
| * | | | | | | | | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directoryJohannes Sixt2011-02-15
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'so/submodule-no-update-first-time'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-17
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix typo in t/READMEMathias Lafeldt2011-03-09
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jn/maint-commit-missing-template'Junio C Hamano2011-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | 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 'jk/diffstat-binary'Junio C Hamano2011-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |