summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t: replace pulls with mergesFelipe Contreras2013-10-314-4/+4
* Merge branch 'tr/valgrind-test-fix'Junio C Hamano2013-10-301-99/+34
|\
| * Revert "test-lib: allow prefixing a custom string before "ok N" etc."tr/valgrind-test-fixThomas Rast2013-10-221-15/+12
| * Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast2013-10-221-84/+22
* | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-10-301-0/+15
|\ \
| * | Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy2013-10-221-0/+15
* | | Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-10-301-0/+5
|\ \ \
| * | | gc: remove gc.pid file at end of executionnd/gc-lock-against-each-otherJonathan Nieder2013-10-181-0/+5
* | | | Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano2013-10-302-0/+27
|\ \ \ \
| * | | | checkout: proper error message on 'git checkout foo bar --'mm/checkout-auto-track-fixMatthieu Moy2013-10-181-0/+6
| * | | | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-181-0/+21
* | | | | Merge branch 'sg/t3600-nul-sha1-fix'Junio C Hamano2013-10-301-7/+4
|\ \ \ \ \
| * | | | | t3600: fix broken "choking git rm" testsg/t3600-nul-sha1-fixSZEDER Gábor2013-10-161-7/+4
* | | | | | Merge branch 'jc/upload-pack-send-symref'Junio C Hamano2013-10-303-14/+18
|\ \ \ \ \ \
| * | | | | | t5570: Update for clone-progress-to-stderr branchjc/upload-pack-send-symrefBrian Gernhardt2013-10-221-2/+1
| * | | | | | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano2013-10-223-5/+11
| |\ \ \ \ \ \
| * | | | | | | t5570: Update for symref capabilityBrian Gernhardt2013-10-221-1/+1
| * | | | | | | clone: test the new HEAD detection logicJunio C Hamano2013-09-171-0/+11
| * | | | | | | connect: annotate refs with their symref information in get_remote_head()Junio C Hamano2013-09-171-11/+4
| * | | | | | | t5505: fix "set-head --auto with ambiguous HEAD" testJunio C Hamano2013-09-171-0/+1
* | | | | | | | Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-303-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-143-1/+15
* | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |