summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Merge branch 'jk/daemon-fixes'Libravatar Junio C Hamano4-20/+107
2018-02-13Merge branch 'pw/sequencer-in-process-commit'Libravatar Junio C Hamano11-280/+765
2018-02-13Merge branch 'nd/shared-index-fix'Libravatar Junio C Hamano2-18/+41
2018-02-13Merge branch 'po/http-push-error-message'Libravatar Junio C Hamano1-0/+4
2018-02-13Merge branch 'po/clang-format-functype-weight'Libravatar Junio C Hamano1-1/+1
2018-02-13Merge branch 'jc/mailinfo-cleanup-fix'Libravatar Junio C Hamano1-4/+6
2018-02-13Merge branch 'sg/cocci-move-array'Libravatar Junio C Hamano9-27/+19
2018-02-13Merge branch 'tg/split-index-fixes'Libravatar Junio C Hamano8-17/+48
2018-02-13Merge branch 'rs/strbuf-cocci-workaround'Libravatar Junio C Hamano1-1/+2
2018-02-13Merge branch 'mr/packed-ref-store-fix'Libravatar Junio C Hamano1-2/+1
2018-02-13Merge branch 'jt/http-redact-cookies'Libravatar Junio C Hamano3-8/+117
2018-02-13Merge branch 'ds/use-get-be64'Libravatar Junio C Hamano2-6/+3
2018-02-13Merge branch 'cc/sha1-file-name'Libravatar Junio C Hamano4-27/+43
2018-02-13Merge branch 'nd/trace-with-env'Libravatar Junio C Hamano8-11/+178
2018-02-13Merge branch 'pc/submodule-helper'Libravatar Junio C Hamano2-110/+342
2018-02-13Merge branch 'rb/hashmap-h-compilation-fix'Libravatar Junio C Hamano1-2/+1
2018-02-13Merge branch 'nd/diff-flush-before-warning'Libravatar Junio C Hamano1-0/+1
2018-02-13Merge branch 'tb/crlf-conv-flags'Libravatar Junio C Hamano8-46/+46
2018-02-13Merge branch 'rs/describe-unique-abbrev'Libravatar Junio C Hamano1-1/+1
2018-02-13Merge branch 'ks/submodule-doc-updates'Libravatar Junio C Hamano2-29/+87
2018-02-13Merge branch 'cl/t9001-cleanup'Libravatar Junio C Hamano1-10/+7
2018-02-13Merge branch 'gs/retire-mru'Libravatar Junio C Hamano7-86/+17
2018-02-13Merge branch 'ot/mru-on-list'Libravatar Junio C Hamano4-59/+33
2018-02-13Merge branch 'jh/partial-clone'Libravatar Junio C Hamano26-30/+657
2018-02-13Merge branch 'jh/fsck-promisors'Libravatar Junio C Hamano32-96/+896
2018-02-13Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano14-198/+106
2018-02-09hash: update obsolete reference to SHA1_HEADERLibravatar brian m. carlson1-2/+2
2018-02-08t: make 'test_i18ngrep' more informative on failureLibravatar SZEDER Gábor1-4/+20
2018-02-08t: validate 'test_i18ngrep's parametersLibravatar SZEDER Gábor1-0/+12
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'Libravatar SZEDER Gábor2-26/+26
2018-02-08t5536: let 'test_i18ngrep' read the file without redirectionLibravatar SZEDER Gábor1-1/+1
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsLibravatar SZEDER Gábor1-6/+3
2018-02-08t4001: don't run 'git status' upstream of a pipeLibravatar SZEDER Gábor1-3/+8
2018-02-08t6022: don't run 'git merge' upstream of a pipeLibravatar SZEDER Gábor1-2/+4
2018-02-08t5812: add 'test_i18ngrep's missing filename parameterLibravatar SZEDER Gábor1-4/+1
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterLibravatar SZEDER Gábor1-1/+1
2018-02-07rebase: add --allow-empty-message optionLibravatar Genki Sky7-11/+53
2018-02-05daemon: add --log-destination=(stderr|syslog|none)Libravatar Lucas Werkmeister2-10/+64
2018-02-02cocci: simplify check for trivial format stringsLibravatar René Scharfe1-16/+1
2018-02-02reset --hard: make use of the pretty machineryLibravatar Thomas Gummerer1-18/+10
2018-02-02perf/aggregate: sort JSON fields in outputLibravatar Christian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionLibravatar Christian Couder1-2/+13
2018-02-02perf/aggregate: add --subsection optionLibravatar Christian Couder1-9/+24
2018-02-02bulk-checkin: abstract SHA-1 usageLibravatar brian m. carlson1-6/+6
2018-02-02csum-file: abstract uses of SHA-1Libravatar brian m. carlson2-7/+7
2018-02-02csum-file: rename sha1file to hashfileLibravatar brian m. carlson9-126/+126
2018-02-02read-cache: abstract away uses of SHA-1Libravatar brian m. carlson1-29/+29
2018-02-02pack-write: switch various SHA-1 values to abstract formsLibravatar brian m. carlson1-24/+25
2018-02-02pack-check: convert various uses of SHA-1 to abstract formsLibravatar brian m. carlson1-16/+16
2018-02-02fast-import: switch various uses of SHA-1 to the_hash_algoLibravatar brian m. carlson1-20/+22