.. |
add.c
|
add: error appropriately on repository with no commits
|
6 years ago |
am.c
|
Merge branch 'en/merge-recursive-cleanup'
|
5 years ago |
annotate.c
|
…
|
|
apply.c
|
…
|
|
archive.c
|
…
|
|
bisect--helper.c
|
bisect--helper: verify HEAD could be parsed before continuing
|
6 years ago |
blame.c
|
Merge branch 'hv/bitshift-constants-in-blame'
|
5 years ago |
branch.c
|
Merge branch 'po/doc-branch' into maint
|
6 years ago |
bundle.c
|
…
|
|
cat-file.c
|
Merge branch 'cc/multi-promisor'
|
5 years ago |
check-attr.c
|
…
|
|
check-ignore.c
|
treewide: rename 'exclude' methods to 'pattern'
|
5 years ago |
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
…
|
|
checkout.c
|
Merge branch 'en/merge-recursive-cleanup'
|
5 years ago |
clean.c
|
Merge branch 'en/clean-nested-with-ignored'
|
5 years ago |
clone.c
|
Merge branch 'rs/dedup-includes'
|
5 years ago |
column.c
|
builtin: consistently pass cmd_* prefix to parse_options
|
6 years ago |
commit-graph.c
|
Merge branch 'sg/commit-graph-usage-fix'
|
5 years ago |
commit-tree.c
|
commit-tree: utilize parse-options api
|
6 years ago |
commit.c
|
Merge branch 'pw/post-commit-from-sequencer'
|
5 years ago |
config.c
|
…
|
|
count-objects.c
|
…
|
|
credential.c
|
…
|
|
describe.c
|
Merge branch 'ew/hashmap'
|
5 years ago |
diff-files.c
|
…
|
|
diff-index.c
|
…
|
|
diff-tree.c
|
Merge branch 'en/combined-all-paths'
|
6 years ago |
diff.c
|
Merge branch 'nd/diff-parseopt-4'
|
6 years ago |
difftool.c
|
hashmap: remove type arg from hashmap_{get,put,remove}_entry
|
5 years ago |
env--helper.c
|
env--helper: mark a file-local symbol as static
|
6 years ago |
fast-export.c
|
Merge branch 'ew/hashmap'
|
5 years ago |
fetch-pack.c
|
fetch_pack(): drop unused parameters
|
6 years ago |
fetch.c
|
fetch: delay fetch_if_missing=0 until after config
|
5 years ago |
fmt-merge-msg.c
|
…
|
|
for-each-ref.c
|
parse_opt_ref_sorting: always use with NONEG flag
|
6 years ago |
fsck.c
|
object: convert lookup_object() to use object_id
|
6 years ago |
gc.c
|
Merge branch 'cc/multi-promisor'
|
5 years ago |
get-tar-commit-id.c
|
builtin/get-tar-commit-id: make hash size independent
|
6 years ago |
grep.c
|
Merge branch 'cb/pcre2-chartables-leakfix'
|
5 years ago |
hash-object.c
|
builtin: consistently pass cmd_* prefix to parse_options
|
6 years ago |
help.c
|
completion: add more parameter value completion
|
6 years ago |
index-pack.c
|
Merge branch 'bc/object-id-part17'
|
5 years ago |
init-db.c
|
Merge branch 'nd/init-relative-template-fix' into maint
|
6 years ago |
interpret-trailers.c
|
interpret-trailers: load default config
|
6 years ago |
log.c
|
Merge branch 'dl/format-patch-cover-from-desc'
|
5 years ago |
ls-files.c
|
Merge branch 'ds/include-exclude'
|
5 years ago |
ls-remote.c
|
parse_opt_ref_sorting: always use with NONEG flag
|
6 years ago |
ls-tree.c
|
…
|
|
mailinfo.c
|
…
|
|
mailsplit.c
|
…
|
|
merge-base.c
|
…
|
|
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
Ensure index matches head before invoking merge machinery, round N
|
5 years ago |
merge-tree.c
|
Merge branch 'jk/tree-walk-overflow'
|
5 years ago |
merge.c
|
Merge branch 'tg/stash-refresh-index'
|
5 years ago |
mktag.c
|
…
|
|
mktree.c
|
mktree: drop unused length parameter
|
6 years ago |
multi-pack-index.c
|
multi-pack-index: add [--[no-]progress] option.
|
5 years ago |
mv.c
|
…
|
|
name-rev.c
|
name-rev: avoid cutoff timestamp underflow
|
5 years ago |
notes.c
|
notes: fix minimum number of parameters to "copy" subcommand
|
5 years ago |
pack-objects.c
|
Merge branch 'jk/misc-uninitialized-fixes'
|
5 years ago |
pack-redundant.c
|
object-store: rename and expand packed_git's sha1 member
|
6 years ago |
pack-refs.c
|
Honor core.precomposeUnicode in more places
|
6 years ago |
patch-id.c
|
patch-id: convert to use the_hash_algo
|
5 years ago |
prune-packed.c
|
Merge branch 'rj/prune-packed-excess-args'
|
6 years ago |
prune.c
|
object: convert lookup_object() to use object_id
|
6 years ago |
pull.c
|
pull, fetch: add --set-upstream option
|
5 years ago |
push.c
|
Merge branch 'js/trace2-fetch-push'
|
5 years ago |
range-diff.c
|
builtin: consistently pass cmd_* prefix to parse_options
|
6 years ago |
read-tree.c
|
cmd_{read,write}_tree: rename "unused" variable that is used
|
6 years ago |
rebase.c
|
Merge branch 'js/rebase-deprecate-preserve-merges'
|
5 years ago |
receive-pack.c
|
builtin/receive-pack: replace sha1_to_hex
|
5 years ago |
reflog.c
|
Merge branch 'jk/loose-object-cache-oid'
|
6 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
remove_all_fetch_refspecs(): drop unused "remote" parameter
|
6 years ago |
repack.c
|
Merge branch 'wb/midx-progress'
|
5 years ago |
replace.c
|
Merge branch 'bc/object-id-part17'
|
5 years ago |
rerere.c
|
…
|
|
reset.c
|
Merge branch 'nd/tree-walk-with-repo'
|
6 years ago |
rev-list.c
|
Merge branch 'rs/dedup-includes'
|
5 years ago |
rev-parse.c
|
Merge branch 'bc/hash-independent-tests-part-6'
|
5 years ago |
revert.c
|
Merge branch 'ra/cherry-pick-revert-skip'
|
6 years ago |
rm.c
|
Merge branch 'jc/denoise-rm-to-resolve' into maint
|
6 years ago |
send-pack.c
|
…
|
|
shortlog.c
|
…
|
|
show-branch.c
|
show-branch: drop unused parameter from show_independent()
|
6 years ago |
show-index.c
|
builtin/show-index: replace sha1_to_hex
|
5 years ago |
show-ref.c
|
Merge branch 'en/unicode-in-refnames'
|
6 years ago |
stash.c
|
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
|
5 years ago |
stripspace.c
|
…
|
|
submodule--helper.c
|
Merge branch 'bc/object-id-part17'
|
5 years ago |
symbolic-ref.c
|
…
|
|
tag.c
|
tag: add tag.gpgSign config option to force all tags be GPG-signed
|
6 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
object: convert lookup_object() to use object_id
|
6 years ago |
update-index.c
|
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
|
5 years ago |
update-ref.c
|
…
|
|
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
upload-pack.c
|
builtin: consistently pass cmd_* prefix to parse_options
|
6 years ago |
var.c
|
…
|
|
verify-commit.c
|
Merge branch 'jk/no-system-includes-in-dot-c'
|
6 years ago |
verify-pack.c
|
…
|
|
verify-tag.c
|
verify-tag: drop signal.h include
|
6 years ago |
worktree.c
|
Merge branch 'rs/dedup-includes'
|
5 years ago |
write-tree.c
|
cmd_{read,write}_tree: rename "unused" variable that is used
|
6 years ago |