..
add.c
sparse-checkout: create helper methods
3 years ago
am.c
*.c static functions: add missing __attribute__((format))
4 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
*.c static functions: add missing __attribute__((format))
4 years ago
blame.c
…
branch.c
…
bugreport.c
…
bundle.c
bundle: remove "ref_list" in favor of string-list.c API
4 years ago
cat-file.c
cat-file: merge two block into one
4 years ago
check-attr.c
…
check-ignore.c
dir.[ch]: replace dir_init() with DIR_INIT
4 years ago
check-mailmap.c
…
check-ref-format.c
…
checkout--worker.c
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
4 years ago
checkout-index.c
Merge branch 'mt/parallel-checkout-part-3'
4 years ago
checkout.c
checkout: stop expanding sparse indexes
4 years ago
clean.c
dir.[ch]: replace dir_init() with DIR_INIT
4 years ago
clone.c
Merge branch 'jk/clone-clean-upon-transport-error'
4 years ago
column.c
…
commit-graph.c
…
commit-tree.c
…
commit.c
Merge branch 'ds/commit-and-checkout-with-sparse-index'
4 years ago
config.c
…
count-objects.c
…
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
…
credential.c
…
describe.c
…
diff-files.c
…
diff-index.c
diff-merges: move specific diff-index "-m" handling to diff-index
4 years ago
diff-tree.c
…
diff.c
Merge branch 'dl/diff-merge-base'
4 years ago
difftool.c
Merge branch 'ab/cmd-foo-should-return'
4 years ago
env--helper.c
…
fast-export.c
…
fast-import.c
…
fetch-pack.c
…
fetch.c
Merge branch 'ab/fetch-negotiate-segv-fix'
4 years ago
fmt-merge-msg.c
…
for-each-ref.c
Merge branch 'ah/plugleaks'
4 years ago
for-each-repo.c
builtin/for-each-repo: remove unnecessary argv copy to plug leak
4 years ago
fsck.c
Merge branch 'ab/fsck-api-cleanup'
4 years ago
gc.c
maintenance: fix two memory leaks
4 years ago
get-tar-commit-id.c
…
grep.c
dir.[ch]: replace dir_init() with DIR_INIT
4 years ago
hash-object.c
…
help.c
help: convert git_cmd to page in one place
4 years ago
index-pack.c
*.c static functions: don't forward-declare __attribute__
4 years ago
init-db.c
Merge branch 'mt/init-template-userpath-fix'
4 years ago
interpret-trailers.c
…
log.c
Merge branch 'jk/log-decorate-optim'
4 years ago
ls-files.c
dir.[ch]: replace dir_init() with DIR_INIT
4 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
mailinfo: allow squelching quoted CRLF warning
4 years ago
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-ours.c
builtins + test helpers: use return instead of exit() in cmd_*
4 years ago
merge-recursive.c
…
merge-tree.c
xdiff users: use designated initializers for out_line
4 years ago
merge.c
Merge branch 'pb/merge-autostash-more'
4 years ago
mktag.c
…
mktree.c
builtins + test helpers: use return instead of exit() in cmd_*
4 years ago
multi-pack-index.c
multi-pack-index: fix potential segfault without sub-command
4 years ago
mv.c
builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv
4 years ago
name-rev.c
…
notes.c
…
pack-objects.c
Merge branch 'ab/pack-linkage-fix'
4 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
pull: trivial whitespace style fix
4 years ago
push.c
push: don't get a full remote object
4 years ago
range-diff.c
…
read-tree.c
…
rebase.c
builtin/rebase: fix options.strategy memory lifecycle
4 years ago
receive-pack.c
*.c static functions: don't forward-declare __attribute__
4 years ago
reflog.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
…
repack.c
repack: avoid loosening promisor objects in partial clones
4 years ago
replace.c
…
rerere.c
xdiff users: use designated initializers for out_line
4 years ago
reset.c
…
rev-list.c
rev-list: add option for --pretty=format without header
4 years ago
rev-parse.c
rev-parse: mark die() messages for translation
4 years ago
revert.c
…
rm.c
Merge branch 'ah/plugleaks'
4 years ago
send-pack.c
…
shortlog.c
…
show-branch.c
show-branch: don't <COLOR></RESET> for space characters
4 years ago
show-index.c
…
show-ref.c
…
sparse-checkout.c
use fspathhash() everywhere
4 years ago
stash.c
Merge branch 'ab/struct-init'
4 years ago
stripspace.c
…
submodule--helper.c
Merge branch 'ah/plugleaks'
4 years ago
symbolic-ref.c
…
tag.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
…
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
upload-pack.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
worktree: teach `add` to accept --reason <string> with --lock
4 years ago
write-tree.c
…