summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* write_or_die.c: rename to use dashes in file nameStefan Beller2018-04-112-1/+1
* Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano2018-04-119-5197/+115
* The third batch for 2.18Junio C Hamano2018-04-111-0/+30
* Merge branch 'eb/cred-helper-ignore-sigpipe'Junio C Hamano2018-04-111-0/+3
|\
| * credential: ignore SIGPIPE when writing to credential helpersErik E Brady2018-03-301-0/+3
* | Merge branch 'lv/tls-1.3'Junio C Hamano2018-04-112-0/+4
|\ \
| * | http: allow use of TLS 1.3Loganaden Velvindron2018-03-292-0/+4
| |/
* | Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Junio C Hamano2018-04-1115-159/+179
|\ \
| * | test: avoid pipes in git related commands for testPratik Karki2018-03-2815-159/+179
| |/
* | Merge branch 'rs/status-with-removed-submodule'Junio C Hamano2018-04-112-2/+21
|\ \
| * | submodule: check for NULL return of get_submodule_ref_store()René Scharfe2018-03-292-2/+21
| |/
* | Merge branch 'nd/combined-test-helper'Junio C Hamano2018-04-11121-542/+684
|\ \
| * | t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy2018-03-275-9/+12
| * | t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy2018-03-275-136/+139
| * | t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy2018-03-275-11/+14
| * | t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy2018-03-276-27/+30
| * | t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy2018-03-275-4/+7
| * | t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy2018-03-275-10/+13
| * | t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-275-6/+9
| * | t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy2018-03-275-14/+17
| * | t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy2018-03-276-6/+9
| * | t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy2018-03-277-6/+9
| * | t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy2018-03-275-5/+8
| * | t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy2018-03-277-37/+40
| * | t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy2018-03-275-4/+7
| * | t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy2018-03-274-2/+5
| * | t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy2018-03-274-2/+5
| * | t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy2018-03-277-7/+10
| * | t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy2018-03-275-5/+8
| * | t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-2722-35/+38
| * | t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy2018-03-276-28/+31
| * | t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-276-6/+9
| * | t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy2018-03-275-8/+11
| * | t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy2018-03-274-3/+6
| * | t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy2018-03-277-16/+19
| * | t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy2018-03-277-21/+24
| * | t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy2018-03-276-12/+15
| * | t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy2018-03-278-8/+11
| * | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-2733-89/+94
| * | t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy2018-03-273-1/+36
* | | Merge branch 'sb/packfiles-in-repository'Junio C Hamano2018-04-1117-67/+58
|\ \ \
| * | | packfile: keep prepare_packed_git() privateNguyễn Thái Ngọc Duy2018-03-2612-16/+5