summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mz/empty-rebase-test'Junio C Hamano2012-08-291-1/+17
|\
| * add tests for 'git rebase --keep-empty'Martin von Zweigbergk2012-08-091-1/+17
* | Merge branch 'js/grep-patterntype-config'Junio C Hamano2012-08-271-0/+181
|\ \
| * | grep: add a grep.patternType configuration settingJ Smith2012-08-031-0/+181
* | | Merge branch 'bc/receive-pack-stdout-protection'Junio C Hamano2012-08-271-0/+35
|\ \ \
| * | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-061-1/+1
| * | | t/t5400: demonstrate breakage caused by informational message from pruneBrandon Casey2012-08-061-0/+35
* | | | Merge branch 'ab/diff-write-incomplete-line'Junio C Hamano2012-08-271-0/+30
|\ \ \ \
| * | | | Fix '\ No newline...' annotation in rewrite diffsAdam Butcher2012-08-051-0/+30
* | | | | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'Junio C Hamano2012-08-271-8/+8
|\ \ \ \ \
| * | | | | t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano2012-07-301-8/+8
* | | | | | Merge branch 'jk/maint-null-in-trees'Junio C Hamano2012-08-273-0/+128
|\ \ \ \ \ \
| * | | | | | fsck: detect null sha1 in tree entriesJeff King2012-07-291-0/+26
| * | | | | | do not write null sha1s to on-disk indexJeff King2012-07-291-0/+19
| * | | | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-291-0/+83
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mm/push-default-switch-warning'Junio C Hamano2012-08-271-1/+4
|\ \ \ \ \ \
| * | | | | | push: start warning upcoming default change for push.defaultMatthieu Moy2012-06-241-1/+4
* | | | | | | Merge branch 'tr/maint-send-email-2047'Junio C Hamano2012-08-221-0/+13
|\ \ \ \ \ \ \
| * | | | | | | send-email: improve RFC2047 quote parsingThomas Rast2012-07-311-0/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mk/test-seq'Junio C Hamano2012-08-223-2/+23
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | tests: Introduce test_seqMichaƂ Kiedrowicz2012-08-043-2/+23
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'kk/maint-commit-tree' into maintJunio C Hamano2012-07-301-0/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jv/maint-no-ext-diff' into maintJunio C Hamano2012-07-301-0/+59
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano2012-07-301-0/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano2012-07-302-3/+13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-221-0/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-221-0/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tg/maint-cache-name-compare' into maintJunio C Hamano2012-07-221-0/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-221-0/+91
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/refactor-diff-stdin' into maintJunio C Hamano2012-07-221-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mz/empty-rebase-test' into maintJunio C Hamano2012-07-221-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'js/fast-export-paths-with-spaces' into maintJunio C Hamano2012-07-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cw/no-detaching-an-unborn' into maintJunio C Hamano2012-07-221-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vr/use-our-perl-in-tests' into maintJunio C Hamano2012-07-2226-44/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/test-prereq'Junio C Hamano2012-08-226-205/+233
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t3910: use the UTF8_NFD_TO_NFC test prereqMichael J Gruber2012-08-221-146/+135
| * | | | | | | | | | | | | | | | | | test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-273-17/+25
| * | | | | | | | | | | | | | | | | | t0050: use the SYMLINKS test prereqMichael J Gruber2012-07-271-14/+7
| * | | | | | | | | | | | | | | | | | t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber2012-07-271-13/+8
| * | | | | | | | | | | | | | | | | | test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-273-10/+10
| * | | | | | | | | | | | | | | | | | test: allow prerequisite to be evaluated lazilyJunio C Hamano2012-07-272-3/+46
| * | | | | | | | | | | | | | | | | | test: rename $satisfied to $satisfied_prereqJunio C Hamano2012-07-271-3/+3
* | | | | | | | | | | | | | | | | | | Merge branch 'ms/git-svn-1.7'Junio C Hamano2012-08-226-3/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | git-svn: introduce add_path_to_url functionMichael G. Schwern2012-08-021-0/+27
| * | | | | | | | | | | | | | | | | | | git-svn: attempt to mimic SVN 1.7 URL canonicalizationMichael G. Schwern2012-08-022-1/+29
| * | | | | | | | | | | | | | | | | | | t9107: fix typoMichael G. Schwern2012-08-021-1/+1
| * | | | | | | | | | | | | | | | | | | t9118: workaround inconsistency between SVN versionsMichael G. Schwern2012-08-021-1/+6
| * | | | | | | | | | | | | | | | | | | git-svn: add join_paths() to safely concatenate pathsMichael G. Schwern2012-08-021-0/+32
| * | | | | | | | | | | | | | | | | | | git-svn: factor out _collapse_dotdot functionMichael G. Schwern2012-08-021-0/+23
* | | | | | | | | | | | | | | | | | | | git svn: reset invalidates the memoized mergeinfo cachesPeter Baumann2012-08-101-0/+78