summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Merge branch 'md/exclude-promisor-objects-fix-cleanup'Libravatar Junio C Hamano5-11/+16
2019-01-14Merge branch 'tb/log-G-binary'Libravatar Junio C Hamano4-1/+48
2019-01-14Merge branch 'sb/diff-color-moved-config-option-fixup'Libravatar Junio C Hamano3-10/+36
2019-01-14Merge branch 'hn/highlight-sideband-keywords'Libravatar Junio C Hamano2-2/+5
2019-01-14Merge branch 'cb/test-lint-cp-a'Libravatar Junio C Hamano1-0/+1
2019-01-14Merge branch 'cb/t5004-empty-tar-archive-fix'Libravatar Junio C Hamano1-9/+8
2019-01-14Merge branch 'cb/openbsd-allows-reading-directory'Libravatar Junio C Hamano1-0/+1
2019-01-14Merge branch 'hb/t0061-dot-in-path-fix'Libravatar Junio C Hamano1-1/+9
2019-01-14Merge branch 'nd/checkout-noisy'Libravatar Junio C Hamano8-23/+51
2019-01-14Merge branch 'ab/commit-graph-progress-fix'Libravatar Junio C Hamano1-3/+10
2019-01-14Merge branch 'nd/attr-pathspec-in-tree-walk'Libravatar Junio C Hamano21-109/+235
2019-01-14Merge branch 'md/list-lazy-objects-fix'Libravatar Junio C Hamano2-2/+16
2019-01-14partial-clone: add missing 'is' in docLibravatar Christian Couder1-1/+1
2019-01-14fetch: fix extensions.partialclone name in error messageLibravatar Christian Couder1-2/+4
2019-01-11builtin_diff(): read $GIT_DIFF_OPTS closer to useLibravatar Jeff King1-1/+4
2019-01-11merge-recursive: copy $GITHEAD stringsLibravatar Jeff King1-5/+10
2019-01-11init: make a copy of $GIT_DIR stringLibravatar Jeff King1-2/+4
2019-01-11config: make a copy of $GIT_CONFIG stringLibravatar Jeff King1-1/+1
2019-01-11commit: copy saved getenv() resultLibravatar Jeff King1-1/+2
2019-01-11get_super_prefix(): copy getenv() resultLibravatar Jeff King1-2/+2
2019-01-11remote: check config validity before creating rewrite structLibravatar Jeff King1-2/+2
2019-01-11diff: ensure correct lifetime of external_diff_cmdLibravatar Kim Gybels1-1/+1
2019-01-11gc/repack: release packs when neededLibravatar Johannes Schindelin2-1/+5
2019-01-10test: test GIT_CURL_VERBOSE=1 shows an errorLibravatar Masaya Suzuki2-0/+29
2019-01-10remote-curl: unset CURLOPT_FAILONERRORLibravatar Masaya Suzuki1-0/+10
2019-01-10remote-curl: define struct for CURLOPT_WRITEFUNCTIONLibravatar Masaya Suzuki1-4/+14
2019-01-10http: enable keep_error for HTTP requestsLibravatar Masaya Suzuki3-25/+19
2019-01-10http: support file handles for HTTP_KEEP_ERRORLibravatar Masaya Suzuki1-3/+13
2019-01-10fetch-pack: support protocol version 2Libravatar Jonathan Tan2-10/+21
2019-01-10upload-pack: support hidden refs with protocol v2Libravatar Jeff King2-0/+22
2019-01-10diff --color-moved-ws: handle blank linesLibravatar Phillip Wood2-7/+68
2019-01-10diff --color-moved-ws: modify allow-indentation-changeLibravatar Phillip Wood2-58/+130
2019-01-10diff --color-moved-ws: optimize allow-indentation-changeLibravatar Phillip Wood1-8/+11
2019-01-10diff --color-moved=zebra: be stricter with color alternationLibravatar Phillip Wood2-11/+22
2019-01-10diff --color-moved-ws: fix false positivesLibravatar Phillip Wood1-6/+9
2019-01-10diff --color-moved-ws: demonstrate false positivesLibravatar Phillip Wood1-2/+6
2019-01-10diff: allow --no-color-moved-wsLibravatar Phillip Wood2-1/+12
2019-01-10Use "whitespace" consistentlyLibravatar Phillip Wood3-7/+7
2019-01-10diff: document --no-color-movedLibravatar Phillip Wood1-0/+4
2019-01-10git-show-ref.txt: fix order of flagsLibravatar Elijah Newren1-1/+1
2019-01-10ref-filter: give uintmax_t to format with %PRIuMAXLibravatar Junio C Hamano1-1/+1
2019-01-08git-gc.txt: fix typo about gc.writeCommitGraphLibravatar Derrick Stolee1-1/+1
2019-01-08object-store: retire odb_load_loose_cache()Libravatar René Scharfe2-14/+2
2019-01-08object-store: use one oid_array per subdirectory for loose cacheLibravatar René Scharfe2-4/+7
2019-01-08object-store: factor out odb_clear_loose_cache()Libravatar René Scharfe4-6/+13
2019-01-08object-store: factor out odb_loose_cache()Libravatar René Scharfe3-8/+21
2019-01-07git-quiltimport: add --keep-non-patch optionLibravatar Laura Abbott2-2/+9
2019-01-07git-p4: fix problem when p4 login is not necessaryLibravatar Peter Osterlund1-0/+2
2019-01-07Documentation/Makefile add optional targets for l10nLibravatar Jean-Noel Avila1-5/+17
2019-01-07git-multimail: update to release 1.5.0Libravatar Matthieu Moy8-57/+281