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 b4f0038525 Merge branch 'en/rebase-backend' 5 years ago
..
add.c Merge branch 'hw/advice-add-nothing' 5 years ago
am.c am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch 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: libify `check_good_are_ancestors_of_bad` and its dependents 5 years ago
blame.c Merge branch 'sg/blame-indent-heuristics-is-now-the-default' 5 years ago
branch.c l10n: minor case fix in 'git branch' '--unset-upstream' description 5 years ago
bundle.c bundle-verify: add --quiet 5 years ago
cat-file.c packed_object_info(): use object_id for returning delta base 5 years ago
check-attr.c cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
check-ignore.c check-ignore: fix documentation and implementation to match 5 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 'rs/strbuf-insertstr' 5 years ago
clean.c Merge branch 'en/clean-nested-with-ignored' 5 years ago
clone.c Merge branch 'es/recursive-single-branch-clone' 5 years ago
column.c builtin: consistently pass cmd_* prefix to parse_options 6 years ago
commit-graph.c commit-graph.h: use odb in 'load_commit_graph_one_fd_st' 5 years ago
commit-tree.c commit-tree: utilize parse-options api 6 years ago
commit.c Merge branch 'tb/commit-graph-object-dir' 5 years ago
config.c config: add '--show-scope' to print the scope of a config value 5 years ago
count-objects.c
credential.c
describe.c describe: don't abort too early when searching tags 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 'mt/use-passed-repo-more-in-funcs' 5 years ago
fetch-pack.c fetch_pack(): drop unused parameters 6 years ago
fetch.c Merge branch 'ds/partial-clone-fixes' 5 years ago
fmt-merge-msg.c Merge branch 'hi/gpg-use-check-signature' 5 years ago
for-each-ref.c parse_opt_ref_sorting: always use with NONEG flag 6 years ago
fsck.c fsck: only provide oid/type in fsck_error callback 5 years ago
gc.c commit-graph.h: store an odb in 'struct write_commit_graph_context' 5 years ago
get-tar-commit-id.c builtin/get-tar-commit-id: make hash size independent 6 years ago
grep.c Merge branch 'mt/threaded-grep-in-object-store' 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 'jk/index-pack-dupfix' 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-notes-config-fixup' 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 gpg-interface: add minTrustLevel as a configuration option 5 years ago
mktag.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
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 cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
name-rev.c name-rev: sort tip names before applying 5 years ago
notes.c strbuf: add and use strbuf_insertstr() 5 years ago
pack-objects.c Merge branch 'jk/nth-packed-object-id' 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: use oid_to_hex() to print multiple object IDs 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 Merge branch 'bw/remote-rename-update-config' 5 years ago
push.c push: use skip_prefix() instead of starts_with() 5 years ago
range-diff.c range-diff: clear `other_arg` at end of function 5 years ago
read-tree.c sparse-checkout: update working directory in-process 5 years ago
rebase.c Merge branch 'en/rebase-backend' 5 years ago
receive-pack.c receive.denyCurrentBranch: respect all worktrees 5 years ago
reflog.c C: use skip_prefix() to avoid hardcoded string length 5 years ago
remote-ext.c
remote-fd.c
remote.c remote rename/remove: gently handle remote.pushDefault config 5 years ago
repack.c Merge branch 'wb/midx-progress' 5 years ago
replace.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
rerere.c Merge branch 'nd/the-index' into md/list-objects-filter-by-depth 6 years ago
reset.c Merge branch 'am/pathspec-from-file' 5 years ago
rev-list.c rev-list --count: comment on the use of count_right++ 5 years ago
rev-parse.c rev-parse: make --show-toplevel without a worktree an error 5 years ago
revert.c Merge branch 'ra/cherry-pick-revert-skip' 6 years ago
rm.c rm: support the --pathspec-from-file option 5 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 use strpbrk(3) to search for characters from a given set 5 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
sparse-checkout.c Merge branch 'ds/sparse-add' 5 years ago
stash.c Merge branch 'am/pathspec-f-f-more' 5 years ago
stripspace.c stripspace: allow -s/-c outside git repository 6 years ago
submodule--helper.c Merge branch 'es/recursive-single-branch-clone' 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 sha1-file: pass git_hash_algo to hash_object_file() 5 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 worktree: don't allow "add" validation to be fooled by suffix matching 5 years ago
write-tree.c cmd_{read,write}_tree: rename "unused" variable that is used 6 years ago