..
add.c
Merge branch 'ab/plug-leak-in-revisions'
3 years ago
am.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
annotate.c
…
apply.c
apply.c: remove unnecessary include
3 years ago
archive.c
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
2 years ago
bisect--helper.c
Merge branch 'rs/bisect-start-leakfix' into maint-2.38
2 years ago
blame.c
parse-options: add support for parsing subcommands
2 years ago
branch.c
Merge branch 'jc/branch-description-unset' into maint-2.38
2 years ago
bugreport.c
builtin/bugreport.c: create '--diagnose' option
2 years ago
bundle.c
builtin/bundle.c: let parse-options parse subcommands
2 years ago
cat-file.c
Merge branch 'tb/cat-file-z'
2 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
check-ref-format: fix trivial memory leak
3 years ago
checkout--worker.c
…
checkout-index.c
checkout-index: integrate with sparse index
3 years ago
checkout.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
clean.c
Merge branch 'vd/sparse-clean-etc'
3 years ago
clone.c
Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38
2 years ago
column.c
…
commit-graph.c
Merge branch 'ab/unused-annotation'
2 years ago
commit-tree.c
…
commit.c
commit: avoid writing to global in option callback
2 years ago
config.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
count-objects.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
…
credential.c
…
describe.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
diagnose.c
builtin/diagnose.c: don't translate the two mode values
2 years ago
diff-files.c
diff-files: move misplaced cleanup label
3 years ago
diff-index.c
revisions API: call diff_free(&revs->pruning) in revisions_release()
3 years ago
diff-tree.c
2.36 gitk/diff-tree --stdin regression fix
3 years ago
diff.c
Merge branch 'ab/plug-leak-in-revisions'
3 years ago
difftool.c
Merge branch 'ab/unused-annotation'
2 years ago
env--helper.c
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
2 years ago
fast-export.c
Merge branch 'ab/unused-annotation'
2 years ago
fast-import.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
fetch-pack.c
list-objects-filter: add and use initializers
2 years ago
fetch.c
Merge branch 'jk/list-objects-filter-cleanup'
2 years ago
fmt-merge-msg.c
…
for-each-ref.c
…
for-each-repo.c
…
fsck.c
Merge branch 'jk/fsck-on-diet' into maint-2.38
2 years ago
fsmonitor--daemon.c
Merge branch 'ah/fsmonitor-daemon-usage-non-l10n' into maint-2.38
2 years ago
gc.c
gc: simplify maintenance_task_pack_refs()
2 years ago
get-tar-commit-id.c
…
grep.c
grep: add --max-count command line option
3 years ago
hash-object.c
Merge branch 'ab/object-file-api-updates'
3 years ago
help.c
git help: special-case `scalar`
2 years ago
hook.c
builtin/hook.c: let parse-options parse subcommands
2 years ago
index-pack.c
i18n: fix mismatched camelCase config variables
3 years ago
init-db.c
…
interpret-trailers.c
…
log.c
Merge branch 'ab/unused-annotation'
2 years ago
ls-files.c
ls-files: fix black space in error message
2 years ago
ls-remote.c
Merge branch 'ep/maint-equals-null-cocci'
3 years ago
ls-tree.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
mailinfo.c
…
mailsplit.c
Merge branch 'ep/maint-equals-null-cocci'
3 years ago
merge-base.c
merge-base: free() allocated "struct commit **" list
3 years ago
merge-file.c
merge-file: fix memory leaks on error path
3 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
gettext API users: don't explicitly cast ngettext()'s "n"
3 years ago
merge-tree.c
merge-tree: add a --allow-unrelated-histories flag
3 years ago
merge.c
Merge branch 'en/merge-unstash-only-on-clean-merge' into maint
2 years ago
mktag.c
Merge branch 'ab/object-file-api-updates'
3 years ago
mktree.c
mktree: do not check type of remote objects
3 years ago
multi-pack-index.c
multi-pack-index: avoid writing to global in option callback
2 years ago
mv.c
Merge branch 'sy/mv-out-of-cone'
2 years ago
name-rev.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
notes.c
notes, remote: show unknown subcommands between `'
2 years ago
pack-objects.c
Merge branch 'ab/unused-annotation'
2 years ago
pack-redundant.c
tree-wide: apply equals-null.cocci
3 years ago
pack-refs.c
…
patch-id.c
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
3 years ago
prune-packed.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
prune.c
revisions API users: add straightforward release_revisions()
3 years ago
pull.c
pull: fix a "struct oid_array" memory leak
3 years ago
push.c
push: fix capitalisation of the option name autoSetupMerge
3 years ago
range-diff.c
range-diff: optionally accept pathspecs
2 years ago
read-tree.c
read-tree: make three-way merge sparse-aware
3 years ago
rebase.c
rebase: add rebase.updateRefs config option
2 years ago
receive-pack.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
reflog.c
Merge branch 'ab/unused-annotation'
2 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'jk/remote-rename-without-fetch-refspec' into maint-2.38
2 years ago
repack.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
replace.c
refs: use ref_namespaces for replace refs base
2 years ago
rerere.c
…
reset.c
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
2 years ago
rev-list.c
rev-list: support human-readable output for `--disk-usage`
2 years ago
rev-parse.c
Merge branch 'ab/unused-annotation'
2 years ago
revert.c
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
2 years ago
rm.c
rm: integrate with sparse-index
2 years ago
send-pack.c
i18n: factorize "invalid value" messages
3 years ago
shortlog.c
parse-options: add support for parsing subcommands
2 years ago
show-branch.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
show-index.c
…
show-ref.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2 years ago
sparse-checkout.c
pass subcommand "prefix" arguments to parse_options()
2 years ago
stash.c
Merge branch 'ab/unused-annotation'
2 years ago
stripspace.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
submodule--helper.c
Merge branch 'jk/list-objects-filter-cleanup'
2 years ago
symbolic-ref.c
symbolic-ref: refuse to set syntactically invalid target
2 years ago
tag.c
Merge branch 'ep/maint-equals-null-cocci'
3 years ago
unpack-file.c
…
unpack-objects.c
unpack-objects: use stream_loose_object() to unpack large objects
3 years ago
update-index.c
Merge branch 'jh/builtin-fsmonitor-part3'
3 years ago
update-ref.c
…
update-server-info.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
upload-archive.c
…
upload-pack.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
builtin/worktree.c: let parse-options parse subcommands
2 years ago
write-tree.c
…