summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2011-03-291-3/+3
|\
| * HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-291-3/+3
* | tests: fix overeager scrubbing of environment variablesJens Lehmann2011-03-281-1/+10
* | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-271-10/+108
|\ \
| * | tests: avoid nonportable {foo,bar} globJonathan Nieder2011-03-241-8/+8
| * | rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-231-1/+106
| * | t6009: use test_commit() from test-lib.shMichael J Gruber2011-03-211-11/+4
* | | Merge branch 'jk/checkout-orphan-warning'Junio C Hamano2011-03-271-0/+47
|\ \ \
| * | | checkout: clear commit marks after detached-orphan checkJeff King2011-03-201-0/+13
| * | | checkout: add basic tests for detached-orphan warningJeff King2011-03-201-0/+34
* | | | Merge branch 'jc/maint-rerere-in-workdir'Junio C Hamano2011-03-271-0/+55
|\ \ \ \
| * | | | rerere: make sure it works even in a workdir attached to a young repositoryJunio C Hamano2011-03-241-0/+55
* | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-262-22/+117
|\ \ \ \ \
| * | | | | vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-261-0/+77
| * | | | | vcs-svn: remove buffer_read_stringJonathan Nieder2011-03-261-22/+13
| * | | | | vcs-svn: make reading of properties binary-safeJonathan Nieder2011-03-261-0/+27
* | | | | | t7607: clean up stray untracked fileJeff King2011-03-251-1/+2
* | | | | | t7607: mark known breakage in test 11 as fixedJeff King2011-03-251-1/+1
* | | | | | Merge branch 'pk/stash-apply-status-relative'Junio C Hamano2011-03-231-0/+19
|\ \ \ \ \ \
| * | | | | | Add test: git stash shows status relative to current dirPiotr Krukowiecki2011-03-211-0/+19
* | | | | | | Merge branch 'jc/maint-diff-q-filter'Junio C Hamano2011-03-231-0/+7
|\ \ \ \ \ \ \
| * | | | | | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-161-0/+7
* | | | | | | | Merge branch 'pw/p4'Junio C Hamano2011-03-231-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: test sync new branchPete Wyckoff2011-03-161-0/+23
* | | | | | | | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-231-8/+105
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | t6007: test rev-list --cherryMichael J Gruber2011-03-091-0/+12
| * | | | | | | | rev-list: documentation and test for --cherry-markMichael J Gruber2011-03-091-0/+28
| * | | | | | | | rev-list: documentation and test for --left/right-onlyMichael J Gruber2011-02-221-4/+28
| * | | | | | | | t6007: Make sure we test --cherry-pickMichael J Gruber2011-02-221-8/+41
* | | | | | | | | Merge branch 'jn/test-sanitize-git-env'Junio C Hamano2011-03-234-33/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: scrub environment of GIT_* variablesJonathan Nieder2011-03-151-18/+5
| * | | | | | | | | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-154-8/+2
| * | | | | | | | | tests: suppress system gitattributesJonathan Nieder2011-03-151-1/+2
| * | | | | | | | | tests: stop worrying about obsolete environment variablesJonathan Nieder2011-03-151-7/+0
* | | | | | | | | | Merge branch 'jc/maint-rev-list-culled-boundary'Junio C Hamano2011-03-231-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | list-objects.c: don't add an unparsed NULL as a pending treeJunio C Hamano2011-03-141-0/+27
* | | | | | | | | | | Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-231-0/+66
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fetch-pack: objects in our alternates are available to usJunio C Hamano2011-03-181-1/+1
| * | | | | | | | | | | refs_from_alternate: helper to use refs from alternatesJunio C Hamano2011-03-181-0/+66
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-212-1/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-211-0/+52
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-211-0/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-211-0/+13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-211-1/+2
| * | | | | | | | | | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-211-0/+7
* | | | | | | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering'Junio C Hamano2011-03-204-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-094-0/+19
* | | | | | | | | | | | | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-201-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-081-1/+7
| * | | | | | | | | | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-081-0/+3