summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-2928-50/+50
* t: provide a perl() function which uses $PERL_PATHJeff King2013-10-292-4/+12
* Sync with v1.8.4.2Junio C Hamano2013-10-281-1/+1
|\
| * Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-283-5/+11
| |\
| * \ Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-281-0/+10
| |\ \
| * \ \ Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-281-0/+16
| |\ \ \
| * | | | test-lib: fix typo in commentTorstein Hegge2013-10-281-1/+1
| * | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-231-8/+19
| |\ \ \ \
| * \ \ \ \ Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-232-4/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-232-3/+11
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jk/split-broken-ident'Junio C Hamano2013-10-281-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | split_ident: parse timestamp from end of linejk/split-broken-identJeff King2013-10-151-2/+7
* | | | | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2013-10-281-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision: do not peel tags used in range notationJunio C Hamano2013-10-151-0/+8
* | | | | | | | | | Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-281-28/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | relative_path should honor dos-drive-prefixJiang Xin2013-10-141-0/+4
| * | | | | | | | | | test: use unambigous leading path (/foo) for MSYSJiang Xin2013-10-141-28/+28
* | | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-231-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cherry-pick: handle "-" after parsing optionshu/cherry-pick-previous-branchJeff King2013-10-101-0/+12
* | | | | | | | | | | | Merge branch 'mg/more-textconv'Junio C Hamano2013-10-233-15/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: honor --textconv for the case rev:pathmg/more-textconvMichael J Gruber2013-05-101-5/+1
| * | | | | | | | | | | | grep: allow to use textconv filtersJeff King2013-05-101-1/+5
| * | | | | | | | | | | | t7008: demonstrate behavior of grep with textconvMichael J Gruber2013-05-101-0/+31
| * | | | | | | | | | | | cat-file: do not die on --textconv without textconv filtersMichael J Gruber2013-05-101-15/+5
| * | | | | | | | | | | | show: honor --textconv for blobsMichael J Gruber2013-05-101-3/+3
| * | | | | | | | | | | | t4030: demonstrate behavior of show with textconvMichael J Gruber2013-05-101-0/+24
* | | | | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-183-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | clone: always set transport optionsjk/clone-progress-to-stderrJeff King2013-09-181-0/+4
| * | | | | | | | | | | | clone: treat "checking connectivity" like other progressJeff King2013-09-181-1/+2
| * | | | | | | | | | | | clone: send diagnostic messages to stderrJeff King2013-09-182-5/+6
* | | | | | | | | | | | | Merge branch 'jk/format-patch-from'Junio C Hamano2013-10-171-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | format-patch: print in-body "From" only when neededjk/format-patch-fromJeff King2013-09-201-0/+10
* | | | | | | | | | | | | Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano2013-10-171-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reset: handle submodule with trailing slashjk/trailing-slash-in-pathspecJohn Keeping2013-09-131-2/+4
* | | | | | | | | | | | | | Sync with maintJunio C Hamano2013-10-171-21/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano2013-10-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano2013-10-171-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/rebase-i-no-abbrev' into maintJunio C Hamano2013-10-171-2/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rt/rebase-p-no-merge-summary' into maintJunio C Hamano2013-10-171-0/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t4254: modernize testsSZEDER Gábor2013-10-171-21/+15
* | | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-10-161-0/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git-svn: Warn about changing default for --prefix in Git v2.0Johan Herland2013-10-121-0/+67
* | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-10-151-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2013-10-141-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'bc/completion-for-bash-3.0' into maintJunio C Hamano2013-09-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/no-shell-escape-in-die-message' into maintJunio C Hamano2013-09-181-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jl/some-submodule-config-are-not-boolean' into maintJunio C Hamano2013-09-181-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/log-full-diff-keep-true-parents' into maintJunio C Hamano2013-09-182-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maintJunio C Hamano2013-09-181-0/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sp/clip-read-write-to-8mb' into maintJunio C Hamano2013-09-181-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \