notes-utils.c: remove the_repository references

Nguyễn Thái Ngọc Duy committed over 7 years ago

grep: use grep_opt->repo instead of explict repo argument

Nguyễn Thái Ngọc Duy committed over 7 years ago

partial-clone: add missing 'is' in doc

Christian Couder committed over 7 years ago

fetch: fix extensions.partialclone name in error message

Christian Couder committed over 7 years ago

builtin_diff(): read $GIT_DIFF_OPTS closer to use

Jeff King committed over 7 years ago

merge-recursive: copy $GITHEAD strings

Jeff King committed over 7 years ago

init: make a copy of $GIT_DIR string

Jeff King committed over 7 years ago

config: make a copy of $GIT_CONFIG string

Jeff King committed over 7 years ago

commit: copy saved getenv() result

Jeff King committed over 7 years ago

get_super_prefix(): copy getenv() result

Jeff King committed over 7 years ago

diff: ensure correct lifetime of external_diff_cmd

Kim Gybels committed over 7 years ago

log: add %S option (like --source) to log --format

Issac Trotts committed over 7 years ago

gc/repack: release packs when needed

Johannes Schindelin committed over 7 years ago

test: test GIT_CURL_VERBOSE=1 shows an error

Masaya Suzuki committed over 7 years ago

remote-curl: unset CURLOPT_FAILONERROR

Masaya Suzuki committed over 7 years ago

remote-curl: define struct for CURLOPT_WRITEFUNCTION

Masaya Suzuki committed over 7 years ago

http: enable keep_error for HTTP requests

Masaya Suzuki committed over 7 years ago

http: support file handles for HTTP_KEEP_ERROR

Masaya Suzuki committed over 7 years ago

← Newer Page 1343 of 4065 Older →