summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* convert filter: supply path to external driverPete Wyckoff2010-12-221-0/+42
* Merge branch 'maint'Junio C Hamano2010-12-212-4/+4
|\
| * t0050: fix printf format strings for portabilityJonathan Nieder2010-12-211-2/+2
| * t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones2010-12-211-2/+2
* | Merge branch 'ks/blame-worktree-textconv-cached'Junio C Hamano2010-12-211-0/+21
|\ \
| * | fill_textconv(): Don't get/put cache if sha1 is not validKirill Smelkov2010-12-191-2/+1
| * | t/t8006: Demonstrate blame is broken when cachetextconv is onKirill Smelkov2010-12-191-0/+22
| |/
| * use persistent memory for rejected pathsClemens Buchacher2010-12-142-11/+24
| * do not overwrite files in leading pathClemens Buchacher2010-12-141-1/+1
| * t7607: add leading-path testsClemens Buchacher2010-12-141-0/+51
| * t7607: use test-lib functions and check MERGE_HEADClemens Buchacher2010-12-141-23/+15
| * Merge branch 'tc/http-urls-ends-with-slash' into maintJunio C Hamano2010-12-141-2/+14
| |\
| * \ Merge branch 'jk/maint-reflog-bottom' into maintJunio C Hamano2010-12-141-0/+34
| |\ \
| * \ \ Merge branch 'mz/rebase-abort-reflog-fix' into maintJunio C Hamano2010-12-141-0/+12
| |\ \ \
| * \ \ \ Merge branch 'gc/http-with-non-ascii-username-url' into maintJunio C Hamano2010-12-144-0/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-decorate-01-bool' into maintJunio C Hamano2010-12-101-0/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mg/maint-tag-rfc1991' into maintJunio C Hamano2010-12-101-0/+66
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-091-0/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-091-0/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-094-0/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cm/diff-check-at-eol' into maintJunio C Hamano2010-12-091-0/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tc/smart-http-post-redirect' into maintJunio C Hamano2010-12-092-0/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-092-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-orphan-merge-noclobber' into maintJunio C Hamano2010-12-021-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bg/maint-gitweb-test-lib' into maintJunio C Hamano2010-12-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/maint-merge-file-subdir' into maintJunio C Hamano2010-12-021-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ks/no-textconv-symlink' into maintJunio C Hamano2010-12-022-12/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/fortran-userdiff' into maintJunio C Hamano2010-12-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/t2107-now-passes'Junio C Hamano2010-12-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t2107: mark passing test as successJeff King2010-12-191-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/oneline-sha1-name-from-specific-ref'Junio C Hamano2010-12-211-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | get_sha1: support $commit^{/regex} syntaxNguyễn Thái Ngọc Duy2010-12-141-0/+73
* | | | | | | | | | | | | | | | | | | | | t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeJonathan Nieder2010-12-191-35/+49
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-161-2/+265
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | t9300: avoid short reads from ddJonathan Nieder2010-12-121-3/+3
| * | | | | | | | | | | | | | | | | | | | | t9300: remove unnecessary use of /dev/stdinJunio C Hamano2010-12-031-3/+3
| * | | | | | | | | | | | | | | | | | | | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-011-0/+66
| * | | | | | | | | | | | | | | | | | | | | fast-import: let importers retrieve blobsDavid Barr2010-12-011-2/+191
| * | | | | | | | | | | | | | | | | | | | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-011-0/+8
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-161-0/+195
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-121-0/+50
| * | | | | | | | | | | | | | | | | | | | | | Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-121-0/+36
| * | | | | | | | | | | | | | | | | | | | | | fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-121-0/+109
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/extended-sha1-relpath'Junio C Hamano2010-12-161-0/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | get_sha1: teach ":$n:<path>" the same relative path logicJunio C Hamano2010-12-091-0/+24
| * | | | | | | | | | | | | | | | | | | | | | | get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy2010-12-071-0/+62
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/maint-diff-ws-check' into maintJunio C Hamano2010-11-243-44/+114
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/mailmap' into maintJunio C Hamano2010-11-241-12/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-apply-no-binary' into maintJunio C Hamano2010-11-241-1/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ak/submodule-sync' into maintJunio C Hamano2010-11-241-1/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \