..
add.c
…
am.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
annotate.c
…
apply.c
…
archive.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
bisect.c
…
blame.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
branch.c
…
bugreport.c
…
bundle.c
…
cat-file.c
…
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout--worker.c
…
checkout-index.c
…
checkout.c
Merge branch 'jc/checkout-no-op-switch-errors' into maint-2.46
2024-08-16 12:50:51 -07:00
clean.c
…
clone.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
column.c
…
commit-graph.c
…
commit-tree.c
…
commit.c
Merge branch 'tn/doc-commit-fix' into maint-2.46
2024-08-16 12:50:54 -07:00
config.c
…
count-objects.c
…
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
…
credential.c
…
describe.c
Merge branch 'as/describe-broken-refresh-index-fix'
2024-07-15 10:11:40 -07:00
diagnose.c
…
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
…
difftool.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
fast-export.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
fast-import.c
hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
2024-06-14 10:26:33 -07:00
fetch-pack.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
fetch.c
Merge branch 'kn/update-ref-symref'
2024-06-20 15:45:12 -07:00
fmt-merge-msg.c
…
for-each-ref.c
…
for-each-repo.c
…
fsck.c
…
fsmonitor--daemon.c
…
gc.c
Merge branch 'js/for-each-repo-keep-going' into maint-2.45
2024-06-28 15:53:08 -07:00
get-tar-commit-id.c
…
grep.c
…
hash-object.c
…
help.c
…
hook.c
…
index-pack.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
init-db.c
…
interpret-trailers.c
…
log.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
ls-files.c
…
ls-remote.c
builtin/ls-remote: fall back to SHA1 outside of a repo
2024-08-02 08:24:05 -07:00
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
mktag.c
…
mktree.c
…
multi-pack-index.c
…
mv.c
…
name-rev.c
…
notes.c
notes: do not trigger editor when adding an empty note
2024-07-29 15:31:30 -07:00
pack-objects.c
Merge branch 'ps/use-the-repository'
2024-07-02 09:59:00 -07:00
pack-redundant.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
pack-refs.c
…
patch-id.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
prune-packed.c
…
prune.c
…
pull.c
Merge branch 'ps/use-the-repository'
2024-07-02 09:59:00 -07:00
push.c
builtin/push: call set_refspecs after validating remote
2024-07-12 09:14:11 -07:00
range-diff.c
…
read-tree.c
…
rebase.c
Merge branch 'pw/rebase-i-error-message'
2024-06-20 15:45:15 -07:00
receive-pack.c
Merge branch 'ps/use-the-repository'
2024-07-02 09:59:00 -07:00
reflog.c
…
refs.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'jk/remote-wo-url'
2024-07-02 09:59:01 -07:00
repack.c
…
replace.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
replay.c
…
rerere.c
…
reset.c
…
rev-list.c
…
rev-parse.c
…
revert.c
…
rm.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
send-pack.c
…
shortlog.c
…
show-branch.c
…
show-index.c
…
show-ref.c
Merge branch 'jc/heads-are-branches'
2024-06-20 15:45:17 -07:00
sparse-checkout.c
Merge branch 'ps/leakfixes-more'
2024-07-08 14:53:10 -07:00
stash.c
Merge branch 'aj/stash-staged-fix' into maint-2.45
2024-06-28 15:53:07 -07:00
stripspace.c
…
submodule--helper.c
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
2024-07-12 08:41:58 -07:00
symbolic-ref.c
…
tag.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
unpack-file.c
…
unpack-objects.c
hash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14 10:26:32 -07:00
update-index.c
…
update-ref.c
Merge branch 'ps/use-the-repository'
2024-07-02 09:59:00 -07:00
update-server-info.c
…
upload-archive.c
…
upload-pack.c
…
var.c
var(win32): do report the GIT_SHELL_PATH that is actually used
2024-07-13 16:23:37 -07:00
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
…
write-tree.c
…