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 b72e90712e Merge branch 'js/difftool-no-index' 6 years ago
..
add.c Merge branch 'nd/the-index-final' 6 years ago
am.c Merge branch 'nd/diff-parseopt-4' 6 years ago
annotate.c
apply.c
archive.c pack-protocol.txt: accept error packets in any context 6 years ago
bisect--helper.c Fix typos in translatable strings for v2.21.0 6 years ago
blame.c Merge branch 'nd/diff-parseopt' 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 'jk/unused-params-even-more' 6 years ago
clean.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
clone.c Merge branch 'nd/the-index-final' 6 years ago
column.c
commit-graph.c commit-graph: rename "large edges" to "extra edges" 6 years ago
commit-tree.c commit-tree: utilize parse-options api 6 years ago
commit.c Merge branch 'nd/commit-a-with-paths-msg-update' 6 years ago
config.c Merge branch 'jk/save-getenv-result' 6 years ago
count-objects.c rename "alternate_object_database" to "object_directory" 6 years ago
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 difftool: allow running outside Git worktrees with --no-index 6 years ago
fast-export.c Merge branch 'en/fast-export-import' 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 Merge branch 'js/gc-repack-close-before-remove' 6 years ago
get-tar-commit-id.c
grep.c Merge branch 'nd/the-index-final' 6 years ago
hash-object.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
help.c completion: add more parameter value completion 6 years ago
index-pack.c convert has_sha1_file() callers to has_object_file() 6 years ago
init-db.c Merge branch 'js/init-db-update-for-mingw' 6 years ago
interpret-trailers.c assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
log.c Merge branch 'jk/unused-params-even-more' 6 years ago
ls-files.c report_path_error(): drop unused prefix parameter 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 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
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 'nd/diff-parseopt' 6 years ago
mktag.c
mktree.c
multi-pack-index.c trace2:data: add trace2 data to midx 6 years ago
mv.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
name-rev.c
notes.c Merge branch 'nd/the-index' into md/list-objects-filter-by-depth 6 years ago
pack-objects.c trace2:data: pack-objects: add trace2 regions 6 years ago
pack-redundant.c Merge branch 'sc/pack-redundant' 6 years ago
pack-refs.c
patch-id.c
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 completion: add more parameter value completion 6 years ago
push.c Merge branch 'nd/style-opening-brace' 6 years ago
range-diff.c range-diff: use parse_options() instead of diff_opt_parse() 6 years ago
read-tree.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
rebase--interactive.c Merge branch 'ag/sequencer-reduce-rewriting-todo' 6 years ago
rebase.c Merge branch 'ab/drop-scripted-rebase' 6 years ago
receive-pack.c Merge branch 'ab/receive-pack-use-after-free-fix' 6 years ago
reflog.c Merge branch 'jk/loose-object-cache-oid' 6 years ago
remote-ext.c
remote-fd.c
remote.c
repack.c Merge branch 'js/gc-repack-close-before-remove' 6 years ago
replace.c completion: add more parameter value completion 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 Merge branch 'jk/virtual-objects-do-exist' 6 years ago
rev-parse.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
revert.c Merge branch 'nd/the-index' 6 years ago
rm.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
send-pack.c pack-protocol.txt: accept error packets in any context 6 years ago
serve.c
shortlog.c Merge branch 'nd/show-gitcomp-compilation-fix' into maint 6 years ago
show-branch.c assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
show-index.c
show-ref.c convert has_sha1_file() callers to has_object_file() 6 years ago
stash.c Merge branch 'jk/unused-params-even-more' 6 years ago
stripspace.c stripspace: allow -s/-c outside git repository 6 years ago
submodule--helper.c report_path_error(): drop unused prefix parameter 6 years ago
symbolic-ref.c
tag.c parse_opt_ref_sorting: always use with NONEG flag 6 years ago
unpack-file.c
unpack-objects.c
update-index.c Merge branch 'jk/unused-params-even-more' 6 years ago
update-ref.c
update-server-info.c
upload-archive.c
upload-pack.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c Merge branch 'ms/worktree-add-atomic-mkdir' 6 years ago
write-tree.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago