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 845d6030f8 Merge branch 'jc/diffcore-rotate' 4 years ago
..
add.c drop unused argc parameters 4 years ago
am.c builtin/*: update usage format 4 years ago
annotate.c strvec: rename struct fields 4 years ago
apply.c
archive.c
bisect--helper.c bisect--helper: retire `--check-and-set-terms` subcommand 4 years ago
blame.c Merge branch 'rs/blame-optim' 4 years ago
branch.c Merge branch 'ph/use-delete-refs' 4 years ago
bugreport.c builtin/bugreport.c: use thread-safe localtime_r() 4 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 shortlog: remove unused(?) "repo-abbrev" feature 4 years ago
check-ref-format.c
checkout-index.c checkout-index: omit entries with no tempname from --temp output 4 years ago
checkout.c cache-tree: clean up cache_tree_update() 4 years ago
clean.c quote_path: give flags parameter to quote_path() 4 years ago
clone.c Merge branch 'jt/clone-unborn-head' 4 years ago
column.c
commit-graph.c builtin/*: update usage format 4 years ago
commit-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
commit.c shortlog: remove unused(?) "repo-abbrev" feature 4 years ago
config.c config: implement --fixed-value with --get* 4 years ago
count-objects.c
credential-cache--daemon.c make credential helpers builtins 4 years ago
credential-cache.c Merge branch 'jc/undash-in-tree-git-callers' 4 years ago
credential-store.c crendential-store: use timeout when locking file 4 years ago
credential.c credential: load default config 4 years ago
describe.c refs: switch peel_ref() to peel_iterated_oid() 4 years ago
diff-files.c Merge branch 'jc/diffcore-rotate' 4 years ago
diff-index.c Merge branch 'jc/diffcore-rotate' 4 years ago
diff-tree.c Merge branch 'jc/diffcore-rotate' 4 years ago
diff.c Merge branch 'jc/diffcore-rotate' 4 years ago
difftool.c Use new HASHMAP_INIT macro to simplify hashmap initialization 4 years ago
env--helper.c assert PARSE_OPT_NONEG in parse-options callbacks 4 years ago
fast-export.c builtin/*: update usage format 4 years ago
fast-import.c Merge branch 'jk/fast-import-marks-cleanup' 4 years ago
fetch-pack.c connect, transport: encapsulate arg in struct 4 years ago
fetch.c Merge branch 'jt/clone-unborn-head' 4 years ago
fmt-merge-msg.c
for-each-ref.c ref-filter: move ref_sorting flags to a bitfield 4 years ago
for-each-repo.c for-each-repo: do nothing on empty config 4 years ago
fsck.c fsck: make fsck_config() re-usable 4 years ago
gc.c maintenance: incremental strategy runs pack-refs weekly 4 years ago
get-tar-commit-id.c
grep.c Merge branch 'mt/grep-cached-untracked' 4 years ago
hash-object.c
help.c help: drop usage of 'common' and 'useful' for guides 4 years ago
index-pack.c t: support GIT_TEST_WRITE_REV_INDEX 4 years ago
init-db.c get_default_branch_name(): prepare for showing some advice 4 years ago
interpret-trailers.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
log.c Merge branch 'ab/diff-deferred-free' 4 years ago
ls-files.c ls-files.c: add --deduplicate option 4 years ago
ls-remote.c connect, transport: encapsulate arg in struct 4 years ago
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c merge-base, xdiff: zero out xpparam_t structures 4 years ago
merge.c Merge branch 'so/log-diff-merge' 4 years ago
mktag.c mktag: add a --[no-]strict option 4 years ago
mktree.c
multi-pack-index.c
mv.c git-mv: improve error message for conflicted file 5 years ago
name-rev.c oid_pos(): access table through const pointers 4 years ago
notes.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
pack-objects.c Merge branch 'tb/pack-revindex-on-disk' 4 years ago
pack-redundant.c Merge branch 'jc/deprecate-pack-redundant' 4 years ago
pack-refs.c
patch-id.c
prune-packed.c
prune.c Merge branch 'tb/shallow-cleanup' 5 years ago
pull.c pull: display default warning only when non-ff 4 years ago
push.c Merge branch 'sk/force-if-includes' 4 years ago
range-diff.c Merge branch 'js/range-diff-one-side-only' 4 years ago
read-tree.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
rebase.c Merge branch 'rs/rebase-commit-validation' into maint 4 years ago
receive-pack.c gpg-interface: improve interface for parsing tags 4 years ago
reflog.c reflog expire --stale-fix: be generous about missing objects 4 years ago
remote-ext.c strvec: convert builtin/ callers away from argv_array name 4 years ago
remote-fd.c
remote.c config: convert multi_replace to flags 4 years ago
repack.c packfile: prepare for the existence of '*.rev' files 4 years ago
replace.c strvec: rename struct fields 4 years ago
rerere.c
reset.c wt-status: tolerate dangling marks 4 years ago
rev-list.c rev-list: add --disk-usage option for calculating disk usage 4 years ago
rev-parse.c rev-parse: add option for absolute or relative path formatting 4 years ago
revert.c Merge branch 'en/merge-ort-api-null-impl' 4 years ago
rm.c
send-pack.c push: parse and set flag for "--force-if-includes" 4 years ago
shortlog.c Merge branch 'ab/mailmap' 4 years ago
show-branch.c Merge branch 'jt/interpret-branch-name-fallback' 4 years ago
show-index.c builtin/show-index: provide options to determine hash algo 5 years ago
show-ref.c refs: switch peel_ref() to peel_iterated_oid() 4 years ago
sparse-checkout.c sparse-checkout: load sparse-checkout patterns 4 years ago
stash.c stash: declare ref_stash as an array 4 years ago
stripspace.c
submodule--helper.c Merge branch 'tb/precompose-prefix-too' 4 years ago
symbolic-ref.c
tag.c Merge branch 'bc/signed-objects-with-both-hashes' 4 years ago
unpack-file.c
unpack-objects.c
update-index.c Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
update-ref.c update-ref: disallow "start" for ongoing transactions 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 worktree: teach `list` verbose mode 4 years ago
write-tree.c