You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SZEDER Gábor 729b97332b builtin/reflog.c: let parse-options parse subcommands 3 years ago
..
add.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
am.c revisions API users: add straightforward release_revisions() 3 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 3 years ago
bisect--helper.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
blame.c parse-options: add support for parsing subcommands 3 years ago
branch.c branch: drop unused worktrees variable 3 years ago
bugreport.c
bundle.c builtin/bundle.c: let parse-options parse subcommands 3 years ago
cat-file.c cat-file: fix a common "struct object_context" memory leak 3 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.c checkout: avoid "struct unpack_trees_options" leak 3 years ago
clean.c Merge branch 'vd/sparse-clean-etc' 3 years ago
clone.c Merge branch 'jk/clone-unborn-confusion' 3 years ago
column.c
commit-graph.c builtin/commit-graph.c: let parse-options parse subcommands 3 years ago
commit-tree.c
commit.c Merge branch 'ab/plug-leak-in-revisions' 3 years ago
config.c Merge branch 'mf/fix-type-in-config-h' 3 years ago
count-objects.c
credential-cache--daemon.c
credential-cache.c
credential-store.c
credential.c
describe.c revisions API users: add straightforward release_revisions() 3 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 parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
env--helper.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
fast-export.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
fast-import.c i18n: fix mismatched camelCase config variables 3 years ago
fetch-pack.c Merge branch 'rc/fetch-refetch' 3 years ago
fetch.c Merge branch 'ab/cocci-unused' 3 years ago
fmt-merge-msg.c
for-each-ref.c
for-each-repo.c
fsck.c fsck: do not dereference NULL while checking resolve-undo data 3 years ago
fsmonitor--daemon.c fsmonitor--daemon: stub in health thread 3 years ago
gc.c builtin/gc.c: let parse-options parse 'git maintenance's subcommands 3 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 Merge branch 'ab/help-fixes' 3 years ago
hook.c builtin/hook.c: let parse-options parse subcommands 3 years ago
index-pack.c i18n: fix mismatched camelCase config variables 3 years ago
init-db.c
interpret-trailers.c
log.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
ls-files.c ls-files: support --recurse-submodules --stage 3 years ago
ls-remote.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
ls-tree.c Merge branch 'tl/ls-tree-oid-only' 3 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 cocci: add and apply a rule to find "unused" strbufs 3 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 builtin/multi-pack-index.c: let parse-options parse subcommands 3 years ago
mv.c Merge branch 'jc/builtin-mv-move-array' 3 years ago
name-rev.c name-rev: prefix annotate-stdin with '--' in message 3 years ago
notes.c builtin/notes.c: let parse-options parse subcommands 3 years ago
pack-objects.c i18n: fix mismatched camelCase config variables 3 years ago
pack-redundant.c tree-wide: apply equals-null.cocci 3 years ago
pack-refs.c
patch-id.c
prune-packed.c
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
read-tree.c read-tree: make three-way merge sparse-aware 3 years ago
rebase.c builtin/rebase: remove a redundant space in l10n string 3 years ago
receive-pack.c Merge branch 'ab/bug-if-bug' 3 years ago
reflog.c builtin/reflog.c: let parse-options parse subcommands 3 years ago
remote-ext.c
remote-fd.c
remote.c remote: handle negative refspecs in git remote show 3 years ago
repack.c cocci: generalize "unused" rule to cover more than "strbuf" 3 years ago
replace.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
rerere.c
reset.c reset: show --no-refresh in the short-help 3 years ago
rev-list.c revisions API users: add "goto cleanup" for release_revisions() 3 years ago
rev-parse.c Merge branch 'ep/maint-equals-null-cocci' 3 years ago
revert.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
rm.c
send-pack.c
shortlog.c parse-options: add support for parsing subcommands 3 years ago
show-branch.c Merge branch 'jc/show-branch-g-current' into maint 3 years ago
show-index.c
show-ref.c builtin/show-ref.c: avoid over-iterating with --heads, --tags 3 years ago
sparse-checkout.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
stash.c parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options 3 years ago
stripspace.c
submodule--helper.c Merge branch 'ab/submodule-cleanup' 3 years ago
symbolic-ref.c
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
upload-archive.c
upload-pack.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c run-command API: rename "env_array" to "env" 3 years ago
write-tree.c