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 8867aa855e Merge branch 'jt/partial-clone-missing-ref-delta-base' 6 years ago
..
add.c add: error appropriately on repository with no commits 6 years ago
am.c Merge branch 'jk/am-i-resolved-fix' 6 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 'sg/blame-in-bare-start-at-head' 6 years ago
branch.c parse_opt_ref_sorting: always use with NONEG flag 6 years ago
bundle.c create_bundle(): drop unused "header" parameter 6 years ago
cat-file.c Merge branch 'jk/loose-object-cache-oid' 6 years ago
check-attr.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
check-ignore.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 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 'nd/checkout-m' 6 years ago
clean.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
clone.c Merge branch 'xl/record-partial-clone-origin' 6 years ago
column.c builtin: consistently pass cmd_* prefix to parse_options 6 years ago
commit-graph.c commit-graph verify: detect inability to read the graph 6 years ago
commit-tree.c commit-tree: utilize parse-options api 6 years ago
commit.c Merge branch 'pw/clean-sequencer-state-upon-final-commit' 6 years ago
config.c Merge branch 'jk/save-getenv-result' 6 years ago
count-objects.c
credential.c
describe.c Merge branch 'ss/describe-dirty-in-the-right-directory' 6 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 Merge branch 'js/difftool-no-index' 6 years ago
fast-export.c fast-export: do automatic reencoding of commit messages only if requested 6 years ago
fetch-pack.c fetch_pack(): drop unused parameters 6 years ago
fetch.c Merge branch 'jk/no-sigpipe-during-network-transport' 6 years ago
fmt-merge-msg.c
for-each-ref.c parse_opt_ref_sorting: always use with NONEG flag 6 years ago
fsck.c Merge branch 'jk/fsck-doc' 6 years ago
gc.c gc: handle & check gc.reflogExpire config 6 years ago
get-tar-commit-id.c builtin/get-tar-commit-id: make hash size independent 6 years ago
grep.c Merge branch 'nd/the-index-final' 6 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 index-pack: prefetch missing REF_DELTA bases 6 years ago
init-db.c Merge branch 'nd/init-relative-template-fix' 6 years ago
interpret-trailers.c
log.c Merge branch 'dl/format-patch-notes-config' 6 years ago
ls-files.c Merge branch 'tg/ls-files-debug-format-fix' 6 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 Merge branch 'nd/the-index-final' 6 years ago
merge-tree.c Merge branch 'nd/the-index-final' 6 years ago
merge.c Merge branch 'vv/merge-squash-with-explicit-commit' 6 years ago
mktag.c
mktree.c mktree: drop unused length parameter 6 years ago
multi-pack-index.c midx: pass a repository pointer 6 years ago
mv.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
name-rev.c name-rev: drop unused parameters from is_better_name() 6 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/unused-params-final-batch' 6 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 format-patch: make --base patch-id output stable 6 years ago
prune-packed.c Merge branch 'rj/prune-packed-excess-args' 6 years ago
prune.c prune: check SEEN flag for reachability 6 years ago
pull.c Merge branch 'dl/merge-cleanup-scissors-fix' 6 years ago
push.c Merge branch 'nd/style-opening-brace' 6 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-cleanup' 6 years ago
receive-pack.c receive-pack: drop unused "commands" from prepare_shallow_update() 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 repack: enable bitmaps by default on bare repos 6 years ago
replace.c Merge branch 'cc/replace-graft-peel-tags' 6 years ago
rerere.c Merge branch 'nd/the-index' into md/list-objects-filter-by-depth 6 years ago
reset.c Merge branch 'bp/post-index-change-hook' 6 years ago
rev-list.c rev-list: drop unused void pointer from finish_commit() 6 years ago
rev-parse.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
revert.c cherry-pick/revert: add scissors line on merge conflict 6 years ago
rm.c submodule: drop unused prefix parameter from some functions 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
show-ref.c Merge branch 'en/unicode-in-refnames' 6 years ago
stash.c Merge branch 'jk/unused-params-even-more' 6 years ago
stripspace.c
submodule--helper.c Merge branch 'jk/unused-params-final-batch' 6 years ago
symbolic-ref.c
tag.c Merge branch 'dl/warn-tagging-a-tag' 6 years ago
unpack-file.c
unpack-objects.c
update-index.c fill_stat_cache_info(): prepare for an fsmonitor fix 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 verify-commit: simplify parameters to run_gpg_verify() 6 years ago
verify-pack.c
verify-tag.c
worktree.c Merge branch 'nd/worktree-name-sanitization' 6 years ago
write-tree.c cmd_{read,write}_tree: rename "unused" variable that is used 6 years ago