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 7889ed25ac Merge branch 'js/cat-file-filters' 9 years ago
..
add.c
am.c Merge branch 'bc/object-id' 9 years ago
annotate.c
apply.c Convert read_mmblob to take struct object_id. 9 years ago
archive.c
bisect--helper.c
blame.c builtin/blame: convert file to use struct object_id 9 years ago
branch.c Merge branch 'mh/split-under-lock' 9 years ago
bundle.c
cat-file.c Merge branch 'js/cat-file-filters' 9 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c sha1_name: convert get_sha1_mb to struct object_id 9 years ago
clean.c
clone.c clone: recursive and reference option triggers submodule alternates 9 years ago
column.c
commit-tree.c builtin/commit-tree: convert to struct object_id 9 years ago
commit.c Merge branch 'jh/status-v2-porcelain' 9 years ago
config.c Merge branch 'js/commit-slab-decl-fix' 9 years ago
count-objects.c
credential.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c
fast-export.c
fetch-pack.c
fetch.c Merge branch 'jk/push-progress' 9 years ago
fmt-merge-msg.c use strbuf_addstr() instead of strbuf_addf() with "%s" 9 years ago
for-each-ref.c
fsck.c streaming: make stream_blob_to_fd take struct object_id 9 years ago
gc.c Merge branch 'ew/gc-auto-pack-limit-fix' into maint 9 years ago
get-tar-commit-id.c
grep.c cache: convert struct cache_entry to use struct object_id 9 years ago
hash-object.c
help.c help: introduce option --exclude-guides 9 years ago
index-pack.c index-pack: add --max-input-size=<size> option 9 years ago
init-db.c Merge branch 'mh/ref-store' 9 years ago
interpret-trailers.c
log.c Merge branch 'bc/object-id' 9 years ago
ls-files.c cache: convert struct cache_entry to use struct object_id 9 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c cache: convert struct cache_entry to use struct object_id 9 years ago
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c Merge branch 'rs/merge-add-strategies-simplification' 9 years ago
mktag.c
mktree.c
mv.c git mv: do not keep slash in `git mv dir non-existing-dir/` 9 years ago
name-rev.c
notes.c i18n: notes: mark comment for translation 9 years ago
pack-objects.c Merge branch 'jk/pack-tag-of-tag' 9 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c
pull.c Merge branch 'va/i18n-even-more' 9 years ago
push.c push: accept push options 9 years ago
read-tree.c cache: convert struct cache_entry to use struct object_id 9 years ago
receive-pack.c receive-pack: allow a maximum input size to be specified 9 years ago
reflog.c
remote-ext.c
remote-fd.c
remote.c Merge branch 'mh/ref-iterators' 9 years ago
repack.c Merge branch 'va/i18n-even-more' 9 years ago
replace.c
rerere.c
reset.c builtin/reset: convert to use struct object_id 9 years ago
rev-list.c graph: add support for --line-prefix on all graph-aware output 9 years ago
rev-parse.c use strbuf_addstr() for adding constant strings to a strbuf 9 years ago
revert.c
rm.c builtin/rm: convert to use struct object_id 9 years ago
send-pack.c
shortlog.c Merge branch 'js/log-to-diffopt-file' 9 years ago
show-branch.c
show-ref.c
stripspace.c
submodule--helper.c Merge branch 'bc/object-id' 9 years ago
symbolic-ref.c symbolic-ref -d: do not allow removal of HEAD 9 years ago
tag.c
unpack-file.c
unpack-objects.c unpack-objects: add --max-input-size=<size> option 9 years ago
update-index.c builtin/update-index: convert file to struct object_id 9 years ago
update-ref.c
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c use CHILD_PROCESS_INIT to initialize automatic variables 9 years ago
write-tree.c