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.
 
 
 
 
 
 
Junio C Hamano 09f66eb0e2 Merge branch 'rs/show-branch-simplify' 3 years ago
..
add.c Merge branch 'ab/retire-advice-config' 3 years ago
am.c advice: remove read uses of most global `advice_` variables 3 years ago
annotate.c
apply.c
archive.c use xopen() to handle fatal open(2) failures 3 years ago
bisect--helper.c *.c static functions: add missing __attribute__((format)) 4 years ago
blame.c Merge branch 'rs/blame-optim' 4 years ago
branch.c branch: allow deleting dangling branches with --force 3 years ago
bugreport.c use xopen() to handle fatal open(2) failures 3 years ago
bundle.c bundle: remove "ref_list" in favor of string-list.c API 4 years ago
cat-file.c cat-file: merge two block into one 4 years ago
check-attr.c
check-ignore.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
check-mailmap.c
check-ref-format.c
checkout--worker.c builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints 4 years ago
checkout-index.c Merge branch 'mt/parallel-checkout-part-3' 4 years ago
checkout.c Merge branch 'ab/retire-advice-config' 3 years ago
clean.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
clone.c Merge branch 'ab/retire-advice-config' 3 years ago
column.c column: fix parsing of the '--nl' option 3 years ago
commit-graph.c commit-graph: show "unexpected subcommand" error 3 years ago
commit-tree.c use xopen() to handle fatal open(2) failures 3 years ago
commit.c Merge branch 'ab/retire-advice-config' 3 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 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 hash: provide per-algorithm null OIDs 4 years ago
diff-files.c Merge branch 'jc/diffcore-rotate' 4 years ago
diff-index.c diff-merges: move specific diff-index "-m" handling to diff-index 4 years ago
diff-tree.c Merge branch 'jc/diffcore-rotate' 4 years ago
diff.c Merge branch 'dl/diff-merge-base' 4 years ago
difftool.c Merge branch 'ab/cmd-foo-should-return' 4 years ago
env--helper.c
fast-export.c Merge branch 'tk/fast-export-anonymized-tag-fix' 3 years ago
fast-import.c Use the final_oid_fn to finalize hashing of object IDs 4 years ago
fetch-pack.c
fetch.c Merge branch 'ab/retire-advice-config' 3 years ago
fmt-merge-msg.c
for-each-ref.c Merge branch 'ah/plugleaks' 4 years ago
for-each-repo.c builtin/for-each-repo: remove unnecessary argv copy to plug leak 4 years ago
fsck.c Merge branch 'ab/fsck-api-cleanup' 4 years ago
gc.c Merge branch 'ab/gc-log-rephrase' 3 years ago
get-tar-commit-id.c
grep.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
hash-object.c use xopen() to handle fatal open(2) failures 3 years ago
help.c help: convert git_cmd to page in one place 4 years ago
index-pack.c use xopen() to handle fatal open(2) failures 3 years ago
init-db.c Merge branch 'mt/init-template-userpath-fix' 4 years ago
interpret-trailers.c
log.c revision: separate walk and unsorted flags 4 years ago
ls-files.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
ls-remote.c ls-remote: set packet_trace_identity(<name>) 3 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 use xopen() to handle fatal open(2) failures 3 years ago
merge-base.c
merge-file.c
merge-index.c merge-index: ensure full index 4 years ago
merge-ours.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
merge-recursive.c
merge-tree.c xdiff users: use designated initializers for out_line 4 years ago
merge.c Merge branch 'ab/retire-advice-config' 3 years ago
mktag.c fsck.c: add an fsck_set_msg_type() API that takes enums 4 years ago
mktree.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
multi-pack-index.c multi-pack-index: refactor "goto usage" pattern 3 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 3 years ago
pack-objects.c builtin/pack-objects.c: remove duplicate hash lookup 3 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: fix handling of multiple heads 4 years ago
push.c advice: remove read uses of most global `advice_` variables 3 years ago
range-diff.c column, range-diff: downcase option description 4 years ago
read-tree.c
rebase.c Merge branch 'js/advise-when-skipping-cherry-picked' 3 years ago
receive-pack.c *.c static functions: don't forward-declare __attribute__ 4 years ago
reflog.c
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 advice: move advice.graftFileDeprecated squashing to commit.[ch] 3 years ago
rerere.c xdiff users: use designated initializers for out_line 4 years ago
reset.c advice: remove read uses of most global `advice_` variables 3 years ago
rev-list.c rev-list: add option for --pretty=format without header 4 years ago
rev-parse.c rev-parse: mark die() messages for translation 4 years ago
revert.c revision: separate walk and unsorted flags 4 years ago
rm.c advice: remove read uses of most global `advice_` variables 3 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() 3 years ago
show-index.c builtin/show-index: set the algorithm for object IDs 4 years ago
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 3 years ago
symbolic-ref.c symbolic-ref: don't leak shortened refname in check_symref() 4 years ago
tag.c Merge branch 'rs/xopen-reports-open-failures' 3 years ago
unpack-file.c
unpack-objects.c hash: provide per-algorithm null OIDs 4 years ago
update-index.c use xopen() to handle fatal open(2) failures 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 worktree: teach `add` to accept --reason <string> with --lock 4 years ago
write-tree.c