1
0
mirror of https://github.com/git/git.git synced 2024-10-21 12:48:32 +02:00
git/builtin
Junio C Hamano c832cef8aa Merge branch 'jk/config-get-urlmatch'
"git config --get-urlmatch", unlike other variants of the "git
config --get" family, did not signal error with its exit status
when there was no matching configuration.

* jk/config-get-urlmatch:
  Documentation/git-config: fix --get-all description
  Documentation/git-config: use bulleted list for exit codes
  config: fail if --get-urlmatch finds no value
2016-04-03 10:29:26 -07:00
..
add.c
am.c
annotate.c
apply.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
archive.c
bisect--helper.c
blame.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
branch.c
bundle.c
cat-file.c
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c builtin/checkout.c: mark strings for translation 2016-02-29 14:27:58 -08:00
clean.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
clone.c builtin/clone.c: mark strings for translation 2016-02-29 14:27:58 -08:00
column.c
commit-tree.c
commit.c diff: activate diff.renames by default 2016-02-25 11:31:02 -08:00
config.c Merge branch 'jk/config-get-urlmatch' 2016-04-03 10:29:26 -07:00
count-objects.c
credential.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c diff: activate diff.renames by default 2016-02-25 11:31:02 -08:00
fast-export.c
fetch-pack.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
fetch.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
fmt-merge-msg.c
for-each-ref.c
fsck.c
gc.c
get-tar-commit-id.c
grep.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
hash-object.c
help.c
index-pack.c Merge branch 'jk/pack-idx-corruption-safety' 2016-03-04 13:45:47 -08:00
init-db.c
interpret-trailers.c
log.c diff: activate diff.renames by default 2016-02-25 11:31:02 -08:00
ls-files.c
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c Merge branch 'mm/diff-renames-default' 2016-04-03 10:29:22 -07:00
mktag.c
mktree.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
mv.c
name-rev.c
notes.c
pack-objects.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c
pull.c
push.c Merge branch 'mm/push-default-warning' 2016-02-26 13:37:25 -08:00
read-tree.c
receive-pack.c
reflog.c
remote-ext.c
remote-fd.c
remote.c Merge branch 'ps/config-error' 2016-02-26 13:37:19 -08:00
repack.c
replace.c
rerere.c
reset.c
rev-list.c
rev-parse.c
revert.c
rm.c
send-pack.c
shortlog.c
show-branch.c
show-ref.c
stripspace.c
submodule--helper.c submodule: fix regression for deinit without submodules 2016-03-22 19:26:43 -07:00
symbolic-ref.c
tag.c
unpack-file.c
unpack-objects.c
update-index.c
update-ref.c
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c Merge branch 'jk/tighten-alloc' 2016-02-26 13:37:16 -08:00
write-tree.c