..
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
pack-protocol.txt: accept error packets in any context
6 years ago
bisect--helper.c
bisect--helper: verify HEAD could be parsed before continuing
6 years ago
blame.c
Merge branch 'rs/dedup-includes'
5 years ago
branch.c
Merge branch 'po/doc-branch' into maint
6 years ago
bundle.c
create_bundle(): drop unused "header" parameter
6 years ago
cat-file.c
Merge branch 'cc/multi-promisor'
6 years ago
check-attr.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
check-ignore.c
treewide: rename 'exclude' methods to 'pattern'
6 years ago
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
Merge branch 'nd/the-index-final'
6 years ago
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 'gs/commit-graph-trace-with-cmd'
5 years ago
commit-tree.c
commit-tree: utilize parse-options api
6 years ago
commit.c
wt-status: convert struct wt_status to object_id
6 years ago
config.c
Merge branch 'jk/save-getenv-result'
6 years ago
count-objects.c
…
credential.c
…
describe.c
Merge branch 'ew/hashmap'
5 years ago
diff-files.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
diff-index.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
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'
6 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
Merge branch 'nd/attr-pathspec-in-tree-walk'
6 years ago
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
merge-ours.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
merge-recursive.c
Ensure index matches head before invoking merge machinery, round N
6 years ago
merge-tree.c
Merge branch 'jk/tree-walk-overflow'
6 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: prepare 'repack' subcommand
6 years ago
mv.c
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
6 years ago
name-rev.c
name-rev: avoid cutoff timestamp underflow
5 years ago
notes.c
Merge branch 'nd/the-index' into md/list-objects-filter-by-depth
6 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
6 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
6 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 'bw/rebase-autostash-keep-current-branch'
5 years ago
receive-pack.c
builtin/receive-pack: replace sha1_to_hex
6 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
fetch-pack: write fetched refs to .promisor
5 years ago
replace.c
Merge branch 'bc/object-id-part17'
5 years ago
rerere.c
Merge branch 'nd/the-index' into md/list-objects-filter-by-depth
6 years ago
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
builtin/rev-parse: switch to use the_hash_algo
6 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
pack-protocol.txt: accept error packets in any context
6 years ago
shortlog.c
Merge branch 'nd/show-gitcomp-compilation-fix' into maint
6 years ago
show-branch.c
show-branch: drop unused parameter from show_independent()
6 years ago
show-index.c
builtin/show-index: replace sha1_to_hex
6 years ago
show-ref.c
Merge branch 'en/unicode-in-refnames'
6 years ago
stash.c
Merge branch 'jj/stash-reset-only-toplevel'
5 years ago
stripspace.c
stripspace: allow -s/-c outside git repository
6 years ago
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
repo-settings: parse core.untrackedCache
6 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