summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progressClemens Buchacher2012-02-131-1/+2
* | | | | | | Merge branch 'jk/git-dir-lookup' into maintJunio C Hamano2012-02-211-0/+100
|\ \ \ \ \ \ \
| * | | | | | | standardize and improve lookup rules for external local reposjk/git-dir-lookupJeff King2012-02-021-0/+100
* | | | | | | | Merge branch 'cb/maint-rev-list-verify-object' into maintJunio C Hamano2012-02-211-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | git rev-list: fix invalid typecastcb/maint-rev-list-verify-objectClemens Buchacher2012-02-131-0/+26
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-181-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-181-0/+8
* | | | | | | | | Merge branch 'cb/maint-t5541-make-server-port-portable' into maintJunio C Hamano2012-02-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5541: check error message against the real port number usedcb/maint-t5541-make-server-port-portableClemens Buchacher2012-02-131-1/+1
* | | | | | | | | | Merge branch 'jk/grep-binary-attribute' into maintJunio C Hamano2012-02-211-0/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | grep: respect diff attributes for binary-nessJeff King2012-02-021-0/+24
* | | | | | | | | | | Merge branch 'nd/diffstat-gramnum' into maintJunio C Hamano2012-02-2164-109/+109
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-0364-109/+109
| |/ / / / / / / / / /
* | | | | | | | | | | gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski2012-02-191-0/+39
| |_|_|_|_|_|/ / / / |/| | | | | | | | |