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 c57afd73ef Merge branch 'rs/checkout-no-overlay-pathspec-fix' 4 years ago
..
add.c dir: fix problematic API to avoid memory leaks 4 years ago
am.c strvec: rename struct fields 4 years ago
annotate.c strvec: rename struct fields 4 years ago
apply.c
archive.c
bisect--helper.c Merge branch 'al/bisect-first-parent' 4 years ago
blame.c messages: avoid SHA-1 in end-user facing messages 4 years ago
branch.c Merge branch 'es/get-worktrees-unsort' 5 years ago
bundle.c Merge branch 'bc/sha-256-part-3' 4 years ago
cat-file.c Merge branch 'cc/cat-file-usage-update' into master 5 years ago
check-attr.c
check-ignore.c dir: fix problematic API to avoid memory leaks 4 years ago
check-mailmap.c
check-ref-format.c
checkout-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
checkout.c Merge branch 'rs/checkout-no-overlay-pathspec-fix' 4 years ago
clean.c dir: fix problematic API to avoid memory leaks 4 years ago
clone.c Merge branch 'jk/strvec' 4 years ago
column.c
commit-graph.c Merge branch 'ds/commit-graph-bloom-updates' into master 4 years ago
commit-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
commit.c builtin/commit: suggest update-ref for pseudoref removal 4 years ago
config.c worktree: drop get_worktrees() unused 'flags' argument 5 years ago
count-objects.c
credential.c
describe.c strvec: rename struct fields 4 years ago
diff-files.c diff-files: treat "i-t-a" files as "not-in-index" 5 years ago
diff-index.c
diff-tree.c diff-tree.c: load notes machinery when required 5 years ago
diff.c Merge branch 'ct/diff-with-merge-base-clarification' into master 5 years ago
difftool.c strvec: rename struct fields 4 years ago
env--helper.c
fast-export.c fast-export: use local array to store anonymized oid 5 years ago
fetch-pack.c Merge branch 'jt/cdn-offload' 5 years ago
fetch.c Merge branch 'jk/leakfix' 4 years ago
fmt-merge-msg.c Lib-ify fmt-merge-msg 5 years ago
for-each-ref.c Merge branch 'jk/for-each-ref-multi-key-sort-fix' 5 years ago
fsck.c fsck: do not lazy fetch known non-promisor object 4 years ago
gc.c strvec: rename struct fields 4 years ago
get-tar-commit-id.c
grep.c dir: fix problematic API to avoid memory leaks 4 years ago
hash-object.c
help.c help: drop usage of 'common' and 'useful' for guides 4 years ago
index-pack.c index-pack: adjust default threading cap 4 years ago
init-db.c Merge branch 'es/init-no-separate-git-dir-in-bare' 4 years ago
interpret-trailers.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
log.c Merge branch 'jk/log-fp-implies-m' 4 years ago
ls-files.c dir: fix problematic API to avoid memory leaks 4 years ago
ls-remote.c Merge branch 'jk/unleak-fixes' 4 years ago
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c rebase: --fork-point regression fix 5 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c sequencer: treat CHERRY_PICK_HEAD as a pseudo ref 4 years ago
mktag.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
mktree.c
multi-pack-index.c multi-pack-index: add [--[no-]progress] option. 5 years ago
mv.c git-mv: improve error message for conflicted file 5 years ago
name-rev.c messages: avoid SHA-1 in end-user facing messages 4 years ago
notes.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
pack-objects.c Merge branch 'jc/object-names-are-not-sha-1' 4 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id: use oid_to_hex() to print multiple object IDs 5 years ago
prune-packed.c Lib-ify prune-packed 5 years ago
prune.c Merge branch 'tb/shallow-cleanup' 5 years ago
pull.c strvec: rename struct fields 4 years ago
push.c Merge branch 'dl/push-recurse-submodules-fix' 5 years ago
range-diff.c strvec: convert builtin/ callers away from argv_array name 4 years ago
read-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
rebase.c strvec: rename struct fields 4 years ago
receive-pack.c strvec: rename struct fields 4 years ago
reflog.c Merge branch 'es/get-worktrees-unsort' 5 years ago
remote-ext.c strvec: convert builtin/ callers away from argv_array name 4 years ago
remote-fd.c
remote.c refspec: make sure stack refspec_item variables are zeroed 4 years ago
repack.c strvec: fix indentation in renamed calls 4 years ago
replace.c strvec: rename struct fields 4 years ago
rerere.c
reset.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
rev-list.c bisect: combine args passed to find_bisection() 4 years ago
rev-parse.c Merge branch 'tb/shallow-cleanup' 5 years ago
revert.c
rm.c rm: support the --pathspec-from-file option 5 years ago
send-pack.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
shortlog.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
show-branch.c strvec: rename struct fields 4 years ago
show-index.c builtin/show-index: provide options to determine hash algo 5 years ago
show-ref.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
sparse-checkout.c Merge branch 'xl/upgrade-repo-format' 5 years ago
stash.c dir: fix problematic API to avoid memory leaks 4 years ago
stripspace.c
submodule--helper.c Merge branch 'jk/leakfix' 4 years ago
symbolic-ref.c
tag.c Merge branch 'jk/for-each-ref-multi-key-sort-fix' 5 years ago
unpack-file.c
unpack-objects.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
update-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
update-ref.c strvec: rename files from argv-array to strvec 4 years ago
update-server-info.c
upload-archive.c strvec: rename struct fields 4 years ago
upload-pack.c
var.c
verify-commit.c
verify-pack.c Merge branch 'bc/sha-256-part-3' 4 years ago
verify-tag.c
worktree.c strvec: rename struct fields 4 years ago
write-tree.c