..
add.c
Merge branch 'ow/no-dryrun-in-add-i'
4 years ago
am.c
am: learn to process quoted lines that ends with CRLF
4 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
bisect--helper: use BISECT_TERMS in 'bisect skip' command
4 years ago
blame.c
Merge branch 'rs/blame-optim'
4 years ago
branch.c
ref-filter: reuse output buffer
4 years ago
bugreport.c
builtin/bugreport: don't leak prefixed filename
4 years ago
bundle.c
…
cat-file.c
…
check-attr.c
…
check-ignore.c
Merge branch 'ah/plugleaks'
4 years ago
check-mailmap.c
shortlog: remove unused(?) "repo-abbrev" feature
4 years ago
check-ref-format.c
…
checkout--worker.c
make_transient_cache_entry(): optionally alloc from mem_pool
4 years ago
checkout-index.c
Merge branch 'mt/parallel-checkout-part-3'
4 years ago
checkout.c
Merge branch 'mt/parallel-checkout-part-3'
4 years ago
clean.c
Merge branch 'mt/clean-clean'
4 years ago
clone.c
hash: provide per-algorithm null OIDs
4 years ago
column.c
column, range-diff: downcase option description
4 years ago
commit-graph.c
builtin/*: update usage format
4 years ago
commit-tree.c
…
commit.c
Merge branch 'ds/sparse-index-protections'
4 years ago
config.c
config: unify code paths to get global config paths
4 years ago
count-objects.c
…
credential-cache--daemon.c
unix-socket: add backlog size option to unix_stream_listen()
4 years ago
credential-cache.c
unix-socket: disallow chdir() when creating unix domain sockets
4 years ago
credential-store.c
crendential-store: use timeout when locking file
4 years ago
credential.c
…
describe.c
hash: provide per-algorithm null OIDs
4 years ago
diff-files.c
Merge branch 'jc/diffcore-rotate'
4 years ago
diff-index.c
Merge branch 'jc/diffcore-rotate'
4 years ago
diff-tree.c
Merge branch 'jc/diffcore-rotate'
4 years ago
diff.c
hash: provide per-algorithm null OIDs
4 years ago
difftool.c
Merge branch 'mt/parallel-checkout-part-3'
4 years ago
env--helper.c
…
fast-export.c
hash: provide per-algorithm null OIDs
4 years ago
fast-import.c
Use the final_oid_fn to finalize hashing of object IDs
4 years ago
fetch-pack.c
connect, transport: encapsulate arg in struct
4 years ago
fetch.c
Merge branch 'jt/push-negotiation'
4 years ago
fmt-merge-msg.c
…
for-each-ref.c
Merge branch 'ah/plugleaks'
4 years ago
for-each-repo.c
for-each-repo: do nothing on empty config
4 years ago
fsck.c
Merge branch 'ds/sparse-index-protections'
4 years ago
gc.c
maintenance: fix two memory leaks
4 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'bc/hash-transition-interop-part-1'
4 years ago
hash-object.c
…
help.c
…
index-pack.c
Use the final_oid_fn to finalize hashing of object IDs
4 years ago
init-db.c
Merge branch 'ah/plugleaks'
4 years ago
interpret-trailers.c
…
log.c
Merge branch 'so/log-diff-merge'
4 years ago
ls-files.c
Merge branch 'bc/hash-transition-interop-part-1'
4 years ago
ls-remote.c
Merge branch 'ah/plugleaks'
4 years ago
ls-tree.c
tree.h API: simplify read_tree_recursive() signature
4 years ago
mailinfo.c
mailinfo: allow squelching quoted CRLF warning
4 years ago
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
merge-index: ensure full index
4 years ago
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
merge: fix swapped "up to date" message components
4 years ago
mktag.c
fsck.c: add an fsck_set_msg_type() API that takes enums
4 years ago
mktree.c
…
multi-pack-index.c
midx: allow marking a pack as preferred
4 years ago
mv.c
git mv foo FOO ; git mv foo bar gave an assert
4 years ago
name-rev.c
oid_pos(): access table through const pointers
4 years ago
notes.c
use CALLOC_ARRAY
4 years ago
pack-objects.c
Merge branch 'jk/pack-objects-negative-options-fix'
4 years ago
pack-redundant.c
builtin/pack-redundant: avoid casting buffers to struct object_id
4 years ago
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
pull: display default warning only when non-ff
4 years ago
push.c
Merge branch 'jc/push-delete-nothing'
4 years ago
range-diff.c
column, range-diff: downcase option description
4 years ago
read-tree.c
…
rebase.c
Merge branch 'bc/hash-transition-interop-part-1'
4 years ago
receive-pack.c
hash: provide per-algorithm null OIDs
4 years ago
reflog.c
reflog expire --stale-fix: be generous about missing objects
4 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'ah/plugleaks'
4 years ago
repack.c
repack: avoid loosening promisor objects in partial clones
4 years ago
replace.c
…
rerere.c
…
reset.c
reset: free instead of leaking unneeded ref
4 years ago
rev-list.c
rev-list: allow filtering of provided items
4 years ago
rev-parse.c
rev-parse: add option for absolute or relative path formatting
4 years ago
revert.c
sequencer: fix edit handling for cherry-pick and revert messages
4 years ago
rm.c
Merge branch 'ah/plugleaks'
4 years ago
send-pack.c
…
shortlog.c
Merge branch 'ab/mailmap'
4 years ago
show-branch.c
…
show-index.c
builtin/show-index: set the algorithm for object IDs
4 years ago
show-ref.c
refs: switch peel_ref() to peel_iterated_oid()
4 years ago
sparse-checkout.c
Merge branch 'ds/sparse-index-protections'
4 years ago
stash.c
Merge branch 'dl/stash-show-untracked-fixup'
4 years ago
stripspace.c
…
submodule--helper.c
hash: provide per-algorithm null OIDs
4 years ago
symbolic-ref.c
symbolic-ref: don't leak shortened refname in check_symref()
4 years ago
tag.c
ref-filter: reuse output buffer
4 years ago
unpack-file.c
…
unpack-objects.c
hash: provide per-algorithm null OIDs
4 years ago
update-index.c
update-index: ensure full index
4 years ago
update-ref.c
update-ref: disallow "start" for ongoing transactions
4 years ago
update-server-info.c
…
upload-archive.c
…
upload-pack.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
hash: provide per-algorithm null OIDs
4 years ago
write-tree.c
…