..
add.c
Merge branch 'ma/skip-writing-unchanged-index'
7 years ago
am.c
Merge branch 'nd/rebase-show-current-patch'
7 years ago
annotate.c
…
apply.c
…
archive.c
correct error messages for NULL packet_read_line()
7 years ago
bisect--helper.c
…
blame.c
blame: tighten command line parser
7 years ago
branch.c
completion: use __gitcomp_builtin in _git_branch
7 years ago
bundle.c
…
cat-file.c
Merge branch 'bw/c-plus-plus'
7 years ago
check-attr.c
…
check-ignore.c
check-ignore: fix mix of directories and other file types
7 years ago
check-mailmap.c
…
check-ref-format.c
Merge branch 'jc/check-ref-format-oor' into maint
7 years ago
checkout-index.c
parse-options: let OPT__FORCE take optional flags argument
7 years ago
checkout.c
Merge branch 'nd/parseopt-completion'
7 years ago
clean.c
completion: use __gitcomp_builtin in _git_clean
7 years ago
clone.c
Merge branch 'jk/abort-clone-with-existing-dest' into maint
7 years ago
column.c
…
commit-tree.c
commit: convert commit_tree* to object_id
7 years ago
commit.c
Merge branch 'ma/skip-writing-unchanged-index'
7 years ago
config.c
config: change default of `pager.config` to "on"
7 years ago
count-objects.c
…
credential.c
…
describe.c
Merge branch 'rs/describe-unique-abbrev' into maint
7 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
object: rename function 'typename' to 'type_name'
7 years ago
diff.c
…
difftool.c
…
fast-export.c
object: rename function 'typename' to 'type_name'
7 years ago
fetch-pack.c
fetch: inherit filter-spec from partial clone
7 years ago
fetch.c
Merge branch 'nd/parseopt-completion'
7 years ago
fmt-merge-msg.c
Merge branch 'rs/fmt-merge-msg-string-leak-fix'
7 years ago
for-each-ref.c
…
fsck.c
fsck: call fsck_finish() after fscking objects
7 years ago
gc.c
Merge branch 'nd/parseopt-completion'
7 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'nd/parseopt-completion'
7 years ago
hash-object.c
sha1_file: rename hash_sha1_file_literally
7 years ago
help.c
help: rename 'new' variables
7 years ago
index-pack.c
index-pack: check .gitmodules files with --strict
7 years ago
init-db.c
init-db: rename 'template' variables
7 years ago
interpret-trailers.c
…
log.c
format-patch: reduce patch diffstat width to 72
7 years ago
ls-files.c
Merge branch 'bp/fsmonitor'
7 years ago
ls-remote.c
completion: use __gitcomp_builtin in _git_ls_remote
7 years ago
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
Merge branch 'ma/reduce-heads-leakfix'
7 years ago
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
Merge branch 'ma/skip-writing-unchanged-index'
7 years ago
mktag.c
sha1_file: convert write_sha1_file to object_id
7 years ago
mktree.c
Merge branch 'bw/c-plus-plus'
7 years ago
mv.c
Merge branch 'sm/mv-dry-run-update' into maint
7 years ago
name-rev.c
…
notes.c
Merge branch 'nd/parseopt-completion'
7 years ago
pack-objects.c
Merge branch 'nd/object-allocation-comments'
7 years ago
pack-redundant.c
pack-redundant: rename 'new' variables
7 years ago
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
Merge branch 'bw/c-plus-plus'
7 years ago
pull.c
Merge branch 'nd/parseopt-completion'
7 years ago
push.c
completion: use __gitcomp_builtin in _git_push
7 years ago
read-tree.c
…
rebase--helper.c
Merge branch 'gs/rebase-allow-empty-message'
7 years ago
receive-pack.c
sha1_file: convert write_sha1_file to object_id
7 years ago
reflog.c
Merge branch 'nd/object-allocation-comments'
7 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'nd/parseopt-completion'
7 years ago
repack.c
gc: do not repack promisor packfiles
7 years ago
replace.c
Merge branch 'nd/parseopt-completion'
7 years ago
rerere.c
…
reset.c
Merge branch 'tg/reset-hard-show-head-with-pretty'
7 years ago
rev-list.c
Merge branch 'rj/warning-uninitialized-fix'
7 years ago
rev-parse.c
Merge branch 'bw/c-plus-plus'
7 years ago
revert.c
sequencer: improve config handling
7 years ago
rm.c
Merge branch 'ma/skip-writing-unchanged-index'
7 years ago
send-pack.c
…
shortlog.c
…
show-branch.c
Merge branch 'ot/pretty'
7 years ago
show-ref.c
…
stripspace.c
…
submodule--helper.c
Sync with 2.16.5
7 years ago
symbolic-ref.c
…
tag.c
Merge branch 'nd/parseopt-completion'
7 years ago
unpack-file.c
…
unpack-objects.c
unpack-objects: call fsck_finish() after fscking objects
7 years ago
update-index.c
Sync with Git 2.15.2
7 years ago
update-ref.c
…
update-server-info.c
parse-options: let OPT__FORCE take optional flags argument
7 years ago
upload-archive.c
…
var.c
…
verify-commit.c
object: rename function 'typename' to 'type_name'
7 years ago
verify-pack.c
…
verify-tag.c
…
worktree.c
Merge branch 'jc/worktree-add-short-help' into maint
7 years ago
write-tree.c
…