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.
 
 
 
 
 
 
brian m. carlson 30e677e0e2 strbuf: convert strbuf_add_unique_abbrev to use struct object_id 7 years ago
..
add.c Merge branch 'tb/add-renormalize' 7 years ago
am.c cache-tree: convert write_*_as_tree to object_id 7 years ago
annotate.c
apply.c apply: move lockfile into `apply_state` 7 years ago
archive.c correct error messages for NULL packet_read_line() 7 years ago
bisect--helper.c bisect: mention "view" as an alternative to "visualize" 7 years ago
blame.c blame: tighten command line parser 7 years ago
branch.c Merge branch 'ks/branch-cleanup' 7 years ago
bundle.c
cat-file.c Merge branch 'bw/c-plus-plus' 7 years ago
check-attr.c
check-ignore.c check-ignore: fix mix of directories and other file types 7 years ago
check-mailmap.c
check-ref-format.c Merge branch 'jc/check-ref-format-oor' into maint 7 years ago
checkout-index.c checkout-index: simplify locking logic 7 years ago
checkout.c strbuf: convert strbuf_add_unique_abbrev to use struct object_id 7 years ago
clean.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
clone.c Merge branch 'jk/abort-clone-with-existing-dest' into maint 7 years ago
column.c
commit-tree.c commit: convert commit_tree* to object_id 7 years ago
commit.c Merge branch 'ab/gc-auto-in-commit' 7 years ago
config.c config: add --expiry-date 7 years ago
count-objects.c pack: move open_pack_index(), parse_pack_index() 7 years ago
credential.c
describe.c Merge branch 'sb/describe-blob' 7 years ago
diff-files.c submodule: remove gitmodules_config 8 years ago
diff-index.c Merge branch 'ma/builtin-unleak' 7 years ago
diff-tree.c object: rename function 'typename' to 'type_name' 7 years ago
diff.c Switch empty tree and blob lookups to use hash abstraction 7 years ago
difftool.c read-cache: leave lock in right state in `write_locked_index()` 7 years ago
fast-export.c object: rename function 'typename' to 'type_name' 7 years ago
fetch-pack.c fetch: inherit filter-spec from partial clone 7 years ago
fetch.c strbuf: convert strbuf_add_unique_abbrev to use struct object_id 7 years ago
fmt-merge-msg.c Merge branch 'rs/fmt-merge-msg-string-leak-fix' 7 years ago
for-each-ref.c provide --color option for all ref-filter users 7 years ago
fsck.c Merge branch 'bw/c-plus-plus' 7 years ago
gc.c gc: do not repack promisor packfiles 7 years ago
get-tar-commit-id.c distinguish error versus short read from read_in_full() 7 years ago
grep.c Merge branch 'rv/grep-cleanup' 7 years ago
hash-object.c sha1_file: rename hash_sha1_file_literally 7 years ago
help.c help: rename 'new' variables 7 years ago
index-pack.c Merge branch 'bw/c-plus-plus' 7 years ago
init-db.c init-db: rename 'template' variables 7 years ago
interpret-trailers.c Merge branch 'jk/trailers-parse' 7 years ago
log.c tree: convert read_tree_recursive to struct object_id 7 years ago
ls-files.c resolve-undo: convert struct resolve_undo_info to object_id 7 years ago
ls-remote.c
ls-tree.c tree: convert read_tree_recursive to struct object_id 7 years ago
mailinfo.c
mailsplit.c
merge-base.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
merge-file.c
merge-index.c
merge-ours.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
merge-recursive.c
merge-tree.c tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
merge.c cache-tree: convert write_*_as_tree to object_id 7 years ago
mktag.c sha1_file: convert write_sha1_file to object_id 7 years ago
mktree.c Merge branch 'bw/c-plus-plus' 7 years ago
mv.c Merge branch 'sm/mv-dry-run-update' 7 years ago
name-rev.c Merge branch 'mg/timestamp-t-fix' into maint 7 years ago
notes.c sha1_file: convert write_sha1_file to object_id 7 years ago
pack-objects.c Merge branch 'bw/c-plus-plus' 7 years ago
pack-redundant.c pack-redundant: rename 'new' variables 7 years ago
pack-refs.c
patch-id.c
prune-packed.c Merge branch 'jt/packmigrate' 7 years ago
prune.c Merge branch 'bw/c-plus-plus' 7 years ago
pull.c Merge branch 'sb/pull-rebase-submodule' 7 years ago
push.c builtin/push.c: add push.pushOption config 7 years ago
read-tree.c submodule: remove gitmodules_config 8 years ago
rebase--helper.c Merge branch 'gs/rebase-allow-empty-message' 7 years ago
receive-pack.c sha1_file: convert write_sha1_file to object_id 7 years ago
reflog.c reflog: rename 'new' variables 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 7 years ago
remote-fd.c
remote.c remote: rename 'new' variables 7 years ago
repack.c gc: do not repack promisor packfiles 7 years ago
replace.c Merge branch 'bw/c-plus-plus' 7 years ago
rerere.c avoid "write_in_full(fd, buf, len) != len" pattern 7 years ago
reset.c Merge branch 'tg/reset-hard-show-head-with-pretty' 7 years ago
rev-list.c Merge branch 'jk/cached-commit-buffer' 7 years ago
rev-parse.c Merge branch 'bw/c-plus-plus' 7 years ago
revert.c sequencer: improve config handling 7 years ago
rm.c submodule: convert stage_updated_gitmodules to take a struct index_state 7 years ago
send-pack.c Merge branch 'ma/parse-maybe-bool' 7 years ago
shortlog.c shortlog: skip format/parse roundtrip for internal traversal 7 years ago
show-branch.c Merge branch 'ot/pretty' 7 years ago
show-ref.c refs: convert peel_ref to struct object_id 7 years ago
stripspace.c
submodule--helper.c submodule: port submodule subcommand 'deinit' from shell to C 7 years ago
symbolic-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
tag.c strbuf: convert strbuf_add_unique_abbrev to use struct object_id 7 years ago
unpack-file.c Merge branch 'jk/write-in-full-fix' 7 years ago
unpack-objects.c Merge branch 'bw/c-plus-plus' 7 years ago
update-index.c Merge branch 'bp/fsmonitor' 7 years ago
update-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c object: rename function 'typename' to 'type_name' 7 years ago
verify-pack.c
verify-tag.c Merge branch 'jk/ref-filter-colors' 8 years ago
worktree.c Merge branch 'es/worktree-add-post-checkout-hook' 7 years ago
write-tree.c cache-tree: convert write_*_as_tree to object_id 7 years ago