Merge branch 'js/doc-unit-tests'
Junio C Hamano committed over 2 years ago
Merge branch 'ps/httpd-tests-on-nixos'
Junio C Hamano committed over 2 years ago
revision: parse integer arguments to --max-count, --skip, etc., more carefully
Junio C Hamano committed over 2 years ago
sequencer: simplify away extra git_config_string() call
Jeff King committed over 2 years ago
gpg-interface: drop pointless config_error_nonbool() checks
Jeff King committed over 2 years ago
push: drop confusing configset/callback redundancy
Jeff King committed over 2 years ago
config: use git_config_string() for core.checkRoundTripEncoding
Jeff King committed over 2 years ago
diff: give more detailed messages for bogus diff.* config
Jeff King committed over 2 years ago
config: use config_error_nonbool() instead of custom messages
Jeff King committed over 2 years ago
imap-send: don't use git_die_config() inside callback
Jeff King committed over 2 years ago
git_xmerge_config(): prefer error() to die()
Jeff King committed over 2 years ago
config: reject bogus values for core.checkstat
Jeff King committed over 2 years ago
fsck: handle NULL value when parsing message config
Jeff King committed over 2 years ago
trailer: handle NULL value when parsing trailer-specific config
Jeff King committed over 2 years ago
submodule: handle NULL value when parsing submodule.*.branch
Jeff King committed over 2 years ago
help: handle NULL value for alias.* config
Jeff King committed over 2 years ago
trace2: handle NULL values in tr2_sysenv config callback
Jeff King committed over 2 years ago
setup: handle NULL value when parsing extensions
Jeff King committed over 2 years ago
config: handle NULL value when parsing non-bools
Jeff King committed over 2 years ago
Jeff King committed over 2 years ago