summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/commit-hook-authorship'Junio C Hamano2012-04-151-0/+18
|\
| * commit: pass author/committer info to hooksjc/commit-hook-authorshipJunio C Hamano2012-03-111-1/+1
| * t7503: does pre-commit-hook learn authorship?Junio C Hamano2012-03-111-0/+18
* | Merge branch 'nd/stream-more'Junio C Hamano2012-04-151-2/+36
|\ \
| * | update-server-info: respect core.bigfilethresholdnd/stream-moreNguyễn Thái Ngọc Duy2012-03-071-1/+1
| * | show: use streaming API for showing blobsNguyễn Thái Ngọc Duy2012-03-071-1/+1
| * | cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy2012-03-071-2/+2
| * | Add more large blob test casesNguyễn Thái Ngọc Duy2012-03-071-2/+36
* | | merge overwrites unstaged changes in renamed fileClemens Buchacher2012-04-151-0/+9
* | | tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek2012-03-271-1/+1
* | | Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano2012-03-161-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 'jc/maint-undefined-i18n-observation-test'Junio C Hamano2012-03-131-14/+23
|\ \ \ \
| * | | | t0204: clarify the "observe undefined behaviour" testjc/maint-undefined-i18n-observation-testJunio C Hamano2012-03-091-14/+23
* | | | | Merge branch 'ms/maint-config-error-at-eol-linecount'Junio C Hamano2012-03-131-0/+31
|\ \ \ \ \
| * | | | | config: report errors at the EOL with correct line numberms/maint-config-error-at-eol-linecountMartin Stenberg2012-03-121-0/+31
* | | | | | p4000: use -3000 when promising -3000Thomas Rast2012-03-091-1/+1
* | | | | | Merge branch 'jl/maint-submodule-relative'Junio C Hamano2012-03-082-0/+39
|\ \ \ \ \ \
| * | | | | | submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-041-0/+17
| * | | | | | submodules: always use a relative path from gitdir to work treeJens Lehmann2012-03-041-0/+20
| * | | | | | submodules: always use a relative path to gitdirJens Lehmann2012-03-041-0/+2
* | | | | | | perf: export some important test-lib variablesThomas Rast2012-03-082-1/+14
* | | | | | | perf: load test-lib-functions from the correct directoryThomas Rast2012-03-082-1/+6
* | | | | | | Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-071-0/+119
|\ \ \ \ \ \ \
| * | | | | | | pickaxe: allow -i to search in patch case-insensitivelyJunio C Hamano2012-02-281-0/+119
* | | | | | | | Merge branch 'jc/maint-diff-patch-header'Junio C Hamano2012-03-061-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 'cn/pull-rebase-message'Junio C Hamano2012-03-061-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make git-{pull,rebase} message without tracking information friendliercn/pull-rebase-messageCarlos Martín Nieto2012-03-041-4/+2
* | | | | | | | | | Merge branch 'sl/modern-t0000'Junio C Hamano2012-03-061-274/+289
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t0000: modernise stylesl/modern-t0000Stefano Lattarini2012-03-021-274/+289
* | | | | | | | | | | Merge branch 'tr/maint-bundle-boundary'Junio C Hamano2012-03-061-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 'zj/diff-stat-dyncol'Junio C Hamano2012-03-061-0/+220
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff --stat: add config option to limit graph widthzj/diff-stat-dyncolZbigniew Jędrzejewski-Szmek2012-03-011-0/+6
| * | | | | | | | | | | | diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek2012-03-011-0/+6
| * | | | | | | | | | | | diff --stat: add a test for output with COLUMNS=40Zbigniew Jędrzejewski-Szmek2012-03-011-0/+19
| * | | | | | | | | | | | diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek2012-03-011-8/+8
| * | | | | | | | | | | | merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-4/+4
| * | | | | | | | | | | | log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+2
| * | | | | | | | | | | | show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+2
| * | | | | | | | | | | | diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+9
| * | | | | | | | | | | | diff --stat: tests for long filenames and big change countsJunio C Hamano2012-03-011-0/+182
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-03-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | t5704: fix nonportable sed/grep usagesThomas Rast2012-03-061-2/+2
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | perf: compare diff algorithmsThomas Rast2012-03-061-0/+29
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |