aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-rev-list-culled-boundary' into maintJunio C Hamano2011-04-03
|\
| * list-objects.c: don't add an unparsed NULL as a pending treeJunio C Hamano2011-03-14
* | Merge branch 'mm/maint-log-n-with-diff-filtering' into maintJunio C Hamano2011-04-03
|\ \
| * | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
* | | Merge branch 'jk/format-patch-multiline-header' into maintJunio C Hamano2011-04-03
|\ \ \
| * | | format-patch: wrap long header linesJeff King2011-02-23
* | | | Merge branch 'lp/config-vername-check' into maintJunio C Hamano2011-04-03
|\ \ \ \
| * | | | Disallow empty section and variable namesLibor Pechacek2011-02-22
| * | | | Sanity-check config variable namesLibor Pechacek2011-02-22
* | | | | Merge branch 'pk/stash-apply-status-relative' into maintJunio C Hamano2011-04-01
|\ \ \ \ \
| * | | | | Add test: git stash shows status relative to current dirPiotr Krukowiecki2011-03-20
* | | | | | Merge branch 'jc/maint-diff-q-filter' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \
| * | | | | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-16
* | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \
| * | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-16
* | | | | | | | Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | do not overwrite untracked symlinksClemens Buchacher2011-02-21
| * | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directoryJohannes Sixt2011-02-15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "checkout ambiguous ref bugfix" into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: fix bug with ambiguous refsJunio C Hamano2011-01-11
* | | | | | | | | t8001: check the exit status of the command being testedJunio C Hamano2011-03-30
* | | | | | | | | Typos: t/READMEMichael Witten2011-03-30
* | | | | | | | | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-29
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \