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 669277c551 Merge branch 'cb/builtin-merge-format-string-fix' 3 years ago
..
add.c Merge branch 'ds/add-with-sparse-index' 4 years ago
am.c *.c static functions: add missing __attribute__((format)) 4 years ago
annotate.c
apply.c
archive.c
bisect--helper.c *.c static functions: add missing __attribute__((format)) 4 years ago
blame.c
branch.c
bugreport.c
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
checkout.c checkout: stop expanding sparse indexes 4 years ago
clean.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
clone.c Merge branch 'jk/clone-clean-upon-transport-error' 4 years ago
column.c
commit-graph.c
commit-tree.c
commit.c Merge branch 'ds/commit-and-checkout-with-sparse-index' 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 Merge branch 'ab/cmd-foo-should-return' 4 years ago
env--helper.c
fast-export.c
fast-import.c
fetch-pack.c
fetch.c Merge branch 'jt/push-negotiation-fixes' 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 Merge branch 'ab/fsck-api-cleanup' 4 years ago
gc.c Use a better name for the function interpolating paths 4 years ago
get-tar-commit-id.c
grep.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
hash-object.c
help.c help: convert git_cmd to page in one place 4 years ago
index-pack.c *.c static functions: don't forward-declare __attribute__ 4 years ago
init-db.c Merge branch 'mt/init-template-userpath-fix' 4 years ago
interpret-trailers.c
log.c Merge branch 'jk/log-decorate-optim' 4 years ago
ls-files.c dir.[ch]: replace dir_init() with DIR_INIT 4 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
merge-recursive.c
merge-tree.c
merge.c Merge branch 'cb/builtin-merge-format-string-fix' 3 years ago
mktag.c
mktree.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
multi-pack-index.c multi-pack-index: fix potential segfault without sub-command 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
pack-objects.c pack-objects: fix segfault in --stdin-packs option 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 push: don't get a full remote object 4 years ago
range-diff.c
read-tree.c
rebase.c Merge branch 'en/ort-becomes-the-default' 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
repack.c
replace.c
rerere.c
reset.c
rev-list.c rev-list: add option for --pretty=format without header 4 years ago
rev-parse.c
revert.c
rm.c
send-pack.c send-pack: fix push.negotiate with remote helper 4 years ago
shortlog.c
show-branch.c show-branch: don't <COLOR></RESET> for space characters 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 Merge branch 'ah/plugleaks' 4 years ago
symbolic-ref.c
tag.c ref-filter: use non-const ref_format in *_atom_parser() 4 years ago
unpack-file.c
unpack-objects.c
update-index.c
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