summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t1005: add test for "read-tree --reset -u A B"jk/two-way-merge-corner-case-fixJunio C Hamano2013-11-041-0/+15
* t1005: reindentJunio C Hamano2013-11-042-89/+89
* 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 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-261-0/+39
|\
| * fast-import: don't allow 'ls' of path with empty componentsjn/maint-fast-import-empty-lsJonathan Nieder2012-03-091-0/+39
* | Merge branch 'ms/maint-config-error-at-eol-linecount' into maintJunio C Hamano2012-03-261-0/+31
|\ \
| * | config: report errors at the EOL with correct line numberms/maint-config-error-at-eol-linecountMartin Stenberg2012-03-121-0/+31
* | | Merge branch 'maint-1.7.8' into maintJunio C Hamano2012-03-202-3/+11
|\ \ \
| * \ \ Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano2012-03-201-3/+3
| |\ \ \
| | * | | t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefileKirill Smelkov2012-01-221-3/+3
| * | | | Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano2012-03-201-0/+8
| |\ \ \ \
| | * | | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-actionJakub Narebski2012-01-091-0/+8
* | | | | | Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-121-22/+35
|\ \ \ \ \ \
| * | | | | | bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundaryThomas Rast2012-03-011-0/+15
| * | | | | | t5510: ensure we stay in the toplevel test dirThomas Rast2012-03-011-8/+10
| * | | | | | t5510: refactor bundle->pack conversionThomas Rast2012-03-011-14/+10
* | | | | | | Merge branch 'jc/maint-diff-patch-header' into maintJunio C Hamano2012-03-121-85/+110
|\ \ \ \ \ \ \
| * | | | | | | diff -p: squelch "diff --git" header for stat-dirty pathsjc/maint-diff-patch-headerJunio C Hamano2012-03-011-4/+1
| * | | | | | | t4011: illustrate "diff-index -p" on stat-dirty pathsJunio C Hamano2012-03-011-7/+39
| * | | | | | | t4011: modernise styleJunio C Hamano2012-03-011-86/+82
* | | | | | | | Merge branch 'jc/am-3-nonstandard-popt' into maintJunio C Hamano2012-03-121-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | test: "am -3" can accept non-standard -p<num>jc/am-3-nonstandard-poptJunio C Hamano2012-02-261-0/+15
* | | | | | | | | t5704: fix nonportable sed/grep usagesThomas Rast2012-03-061-2/+2
* | | | | | | | | Merge branch 'cn/maint-branch-with-bad' into maintJunio C Hamano2012-03-041-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: don't assume the merge filter ref existscn/maint-branch-with-badCarlos Martín Nieto2012-02-271-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jn/maint-gitweb-invalid-regexp' into maintJunio C Hamano2012-03-041-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexpJakub Narebski2012-02-281-0/+10
* | | | | | | | | | Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maintJunio C Hamano2012-03-041-0/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not stream large files to pack when filters are in usejk/maint-avoid-streaming-filtered-contentsJeff King2012-02-241-0/+86
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tr/maint-bundle-long-subject' into maintJunio C Hamano2012-03-041-24/+23
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | t5704: match tests to modern styletr/maint-bundle-long-subjectThomas Rast2012-02-231-25/+8
| * | | | | | | | | bundle: use a strbuf to scan the log for boundary commitsThomas Rast2012-02-231-0/+16
| |/ / / / / / / /
* | | | | | | | | t0300: work around bug in dash 0.5.6Michael J Gruber2012-03-021-1/+4
* | | | | | | | | t5512 (ls-remote): modernize styleTom Grennan2012-03-021-23/+4
* | | | | | | | | tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/shStefano Lattarini2012-03-021-4/+5
* | | | | | | | | Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano2012-02-271-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Fix "heads" view when there is no current branchjn/gitweb-unborn-headJakub Narebski2012-02-171-0/+9
* | | | | | | | | | Merge branch 'jc/add-refresh-unmerged' into maintJunio C Hamano2012-02-261-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | refresh_index: do not show unmerged path that is outside pathspecjc/add-refresh-unmergedJunio C Hamano2012-02-171-0/+15
* | | | | | | | | | | Sync with 1.7.8.5Junio C Hamano2012-02-261-0/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | am: don't infloop for an empty input fileJim Meyering2012-02-261-0/+10
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | git-p4: remove bash-ism in t9800Pete Wyckoff2012-02-261-9/+15
* | | | | | | | | | git-p4: remove bash-ism in t9809Pete Wyckoff2012-02-261-1/+1
* | | | | | | | | | git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-261-11/+131
* | | | | | | | | | git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-261-0/+17
* | | | | | | | | | Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano2012-02-211-4/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not override receive-pack errorscb/receive-pack-keep-errorsClemens Buchacher2012-02-131-4/+18
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'cb/transfer-no-progress' into maintJunio C Hamano2012-02-211-1/+2
|\ \ \ \ \ \ \ \ \ \