1
0
mirror of https://github.com/git/git.git synced 2024-09-27 06:23:26 +02:00
git/builtin
Junio C Hamano 51a0908a6f Merge branch 'pt/am-builtin'
When "git am" was rewritten as a built-in, it stopped paying
attention to user.signingkey, which was fixed.

* pt/am-builtin:
  am: configure gpg at startup
2015-10-15 15:43:40 -07:00
..
add.c
am.c Merge branch 'pt/am-builtin' 2015-10-15 15:43:40 -07:00
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c Sync with 2.6.1 2015-10-05 13:20:08 -07:00
branch.c Merge branch 'kn/for-each-branch' 2015-10-15 15:43:38 -07:00
bundle.c
cat-file.c
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c
clean.c
clone.c clone: better error when --reference is a linked checkout 2015-09-28 10:46:36 -07:00
column.c
commit-tree.c
commit.c
config.c
count-objects.c
credential.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c
fast-export.c
fetch-pack.c
fetch.c
fmt-merge-msg.c
for-each-ref.c ref-filter: add option to match literal pattern 2015-09-17 10:02:49 -07:00
fsck.c Merge branch 'jc/fsck-dropped-errors' 2015-10-15 15:43:35 -07:00
gc.c Merge branch 'nd/gc-auto-background-fix' 2015-10-15 15:43:33 -07:00
get-tar-commit-id.c
grep.c
hash-object.c
help.c
index-pack.c
init-db.c
interpret-trailers.c
log.c
ls-files.c
ls-remote.c ls-remote.txt: delete unsupported option 2015-09-28 11:07:04 -07:00
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c Sync with 2.3.10 2015-09-28 15:28:31 -07:00
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c react to errors in xdi_diff 2015-09-28 14:57:10 -07:00
merge.c
mktag.c
mktree.c
mv.c
name-rev.c
notes.c
pack-objects.c
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c
pull.c
push.c
read-tree.c
receive-pack.c
reflog.c
remote-ext.c
remote-fd.c
remote.c Merge branch 'bb/remote-get-url' 2015-10-05 12:30:25 -07:00
repack.c
replace.c
rerere.c Sync with 2.6.1 2015-10-05 13:20:08 -07:00
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
symbolic-ref.c
tag.c Merge branch 'kn/for-each-tag' 2015-10-05 12:30:18 -07:00
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
write-tree.c