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.
 
 
 
 
 
 
Derrick Stolee 831ee253b7 pack-objects: parse --filter directly into revs.filter 3 years ago
..
add.c add: remove support for `git-legacy-stash` 3 years ago
am.c Merge branch 'ab/date-mode-release' 3 years ago
annotate.c
apply.c
archive.c
bisect--helper.c Merge branch 'ac/usage-string-fixups' 3 years ago
blame.c Merge branch 'ja/i18n-common-messages' 3 years ago
branch.c Merge branch 'gc/branch-recurse-submodules' 3 years ago
bugreport.c
bundle.c bundle: call strvec_clear() on allocated strvec 3 years ago
cat-file.c Merge branch 'ab/object-file-api-updates' 3 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout--worker.c
checkout-index.c checkout-index: integrate with sparse index 3 years ago
checkout.c Merge branch 'ab/object-file-api-updates' 3 years ago
clean.c Merge branch 'vd/sparse-clean-etc' 3 years ago
clone.c Merge branch 'ds/partial-bundles' 3 years ago
column.c
commit-graph.c commit-graph: fix memory leak in misused string_list API 3 years ago
commit-tree.c
commit.c hooks: fix an obscure TOCTOU "did we just run a hook?" race 3 years ago
config.c Merge branch 'mf/fix-type-in-config-h' 3 years ago
count-objects.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
credential-cache--daemon.c
credential-cache.c
credential-store.c
credential.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c builtin/diff.c: fix "git-diff" usage string typo 3 years ago
difftool.c i18n: factorize more 'incompatible options' messages 3 years ago
env--helper.c
fast-export.c Merge branch 'ab/object-file-api-updates' 3 years ago
fast-import.c Merge branch 'ab/object-file-api-updates' 3 years ago
fetch-pack.c list-objects-filter: remove CL_ARG__FILTER 3 years ago
fetch.c Merge branch 'ps/fetch-mirror-optim' 3 years ago
fmt-merge-msg.c
for-each-ref.c
for-each-repo.c
fsck.c
gc.c Merge branch 'ab/config-based-hooks-2' 3 years ago
get-tar-commit-id.c
grep.c Merge branch 'ab/object-file-api-updates' 3 years ago
hash-object.c Merge branch 'ab/object-file-api-updates' 3 years ago
help.c Merge branch 'ab/help-fixes' 3 years ago
hook.c git hook run: add an --ignore-missing flag 3 years ago
index-pack.c Merge branch 'ab/string-list-count-in-size-t' 3 years ago
init-db.c
interpret-trailers.c
log.c Merge branch 'ab/grep-patterntype' 3 years ago
ls-files.c ls-files: support --recurse-submodules --stage 3 years ago
ls-remote.c ls-remote & transport API: release "struct transport_ls_refs_options" 3 years ago
ls-tree.c built-ins: trust the "prefix" from run_builtin() 3 years ago
mailinfo.c
mailsplit.c
merge-base.c merge-base: free() allocated "struct commit **" list 3 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c gettext API users: don't explicitly cast ngettext()'s "n" 3 years ago
merge-tree.c
merge.c hooks: fix an obscure TOCTOU "did we just run a hook?" race 3 years ago
mktag.c Merge branch 'ab/object-file-api-updates' 3 years ago
mktree.c Merge branch 'ab/object-file-api-updates' 3 years ago
multi-pack-index.c
mv.c
name-rev.c name-rev: replace --stdin with --annotate-stdin in synopsis 3 years ago
notes.c Merge branch 'ab/object-file-api-updates' 3 years ago
pack-objects.c pack-objects: parse --filter directly into revs.filter 3 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id: fix scan_hunk_header on diffs with 1 line of before/after 3 years ago
prune-packed.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
prune.c
pull.c Merge branch 'ja/i18n-common-messages' 3 years ago
push.c i18n: factorize "invalid value" messages 3 years ago
range-diff.c
read-tree.c read-tree: make three-way merge sparse-aware 3 years ago
rebase.c Merge branch 'ja/i18n-common-messages' 3 years ago
receive-pack.c Merge branch 'ab/string-list-count-in-size-t' 3 years ago
reflog.c Merge branch 'jc/stash-drop' 3 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'tb/rename-remote-progress' 3 years ago
repack.c Merge branch 'ja/i18n-similar-messages' 3 years ago
replace.c Merge branch 'ab/object-file-api-updates' 3 years ago
rerere.c
reset.c Merge branch 'ab/diff-free-more' 3 years ago
rev-list.c Merge branch 'ds/partial-bundles' 3 years ago
rev-parse.c
revert.c
rm.c Merge branch 'ja/i18n-similar-messages' 3 years ago
send-pack.c i18n: factorize "invalid value" messages 3 years ago
shortlog.c string-list API: change "nr" and "alloc" to "size_t" 3 years ago
show-branch.c date API: create a date.h, split from cache.h 3 years ago
show-index.c
show-ref.c
sparse-checkout.c Merge branch 'ab/plug-random-leaks' 3 years ago
stash.c Merge branch 'jc/stash-drop' 3 years ago
stripspace.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
submodule--helper.c Merge branch 'ab/plug-random-leaks' 3 years ago
symbolic-ref.c
tag.c Merge branch 'ab/object-file-api-updates' 3 years ago
unpack-file.c
unpack-objects.c object-file API: have hash_object_file() take "enum object_type" 3 years ago
update-index.c Merge branch 'vd/sparse-clean-etc' 3 years ago
update-ref.c
update-server-info.c i18n: remove from i18n strings that do not hold translatable parts 3 years ago
upload-archive.c
upload-pack.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c Merge branch 'ds/worktree-docs' 3 years ago
write-tree.c