..
add.c
Merge branch 'ab/retire-advice-config'
4 years ago
am.c
advice: remove read uses of most global `advice_` variables
4 years ago
annotate.c
…
apply.c
…
archive.c
use xopen() to handle fatal open(2) failures
4 years ago
bisect--helper.c
…
blame.c
…
branch.c
branch: allow deleting dangling branches with --force
4 years ago
bugreport.c
use xopen() to handle fatal open(2) failures
4 years ago
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 'ab/retire-advice-config'
4 years ago
clean.c
…
clone.c
Merge branch 'ab/retire-advice-config'
4 years ago
column.c
column: fix parsing of the '--nl' option
4 years ago
commit-graph.c
commit-graph: show "unexpected subcommand" error
4 years ago
commit-tree.c
use xopen() to handle fatal open(2) failures
4 years ago
commit.c
Merge branch 'ab/retire-advice-config'
4 years ago
config.c
…
count-objects.c
…
credential-cache--daemon.c
…
credential-cache.c
Use a better name for the function interpolating paths
4 years ago
credential-store.c
Use a better name for the function interpolating paths
4 years ago
credential.c
…
describe.c
…
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
Merge branch 'dl/diff-merge-base'
4 years ago
difftool.c
…
env--helper.c
…
fast-export.c
Merge branch 'tk/fast-export-anonymized-tag-fix'
4 years ago
fast-import.c
…
fetch-pack.c
…
fetch.c
Merge branch 'ab/retire-advice-config'
4 years ago
fmt-merge-msg.c
…
for-each-ref.c
…
for-each-repo.c
builtin/for-each-repo: remove unnecessary argv copy to plug leak
4 years ago
fsck.c
…
gc.c
Merge branch 'ab/gc-log-rephrase'
4 years ago
get-tar-commit-id.c
…
grep.c
…
hash-object.c
use xopen() to handle fatal open(2) failures
4 years ago
help.c
…
index-pack.c
use xopen() to handle fatal open(2) failures
4 years ago
init-db.c
…
interpret-trailers.c
…
log.c
revision: separate walk and unsorted flags
4 years ago
ls-files.c
…
ls-remote.c
ls-remote: set packet_trace_identity(<name>)
4 years ago
ls-tree.c
…
mailinfo.c
…
mailsplit.c
use xopen() to handle fatal open(2) failures
4 years ago
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
Merge branch 'ab/retire-advice-config'
4 years ago
mktag.c
…
mktree.c
…
multi-pack-index.c
multi-pack-index: refactor "goto usage" pattern
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
use xopen() to handle fatal open(2) failures
4 years ago
pack-objects.c
builtin/pack-objects.c: remove duplicate hash lookup
4 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
pull: fix handling of multiple heads
4 years ago
push.c
advice: remove read uses of most global `advice_` variables
4 years ago
range-diff.c
…
read-tree.c
…
rebase.c
Merge branch 'js/advise-when-skipping-cherry-picked'
4 years ago
receive-pack.c
upload-pack: document and rename --advertise-refs
4 years ago
reflog.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
…
repack.c
…
replace.c
advice: move advice.graftFileDeprecated squashing to commit.[ch]
4 years ago
rerere.c
…
reset.c
advice: remove read uses of most global `advice_` variables
4 years ago
rev-list.c
…
rev-parse.c
…
revert.c
revision: separate walk and unsorted flags
4 years ago
rm.c
advice: remove read uses of most global `advice_` variables
4 years ago
send-pack.c
send-pack: fix push.negotiate with remote helper
4 years ago
shortlog.c
…
show-branch.c
show-branch: simplify rev_is_head()
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
advice: remove read uses of most global `advice_` variables
4 years ago
symbolic-ref.c
…
tag.c
Merge branch 'rs/xopen-reports-open-failures'
4 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
use xopen() to handle fatal open(2) failures
4 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
upload-pack.c
upload-pack: document and rename --advertise-refs
4 years ago
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
…