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.
 
 
 
 
 
 
Brandon Williams 0ad4a5ff50 refspec: rename struct refspec to struct refspec_item 7 years ago
..
add.c exec_cmd: rename to use dash in file name 7 years ago
am.c exec_cmd: rename to use dash in file name 7 years ago
annotate.c
apply.c apply: move lockfile into `apply_state` 8 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 Merge branch 'ps/contains-id-error-message' 7 years ago
branch.c Merge branch 'ot/libify-get-ref-atom-value' 7 years ago
bundle.c
cat-file.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
check-attr.c config: don't include config.h by default 8 years ago
check-ignore.c check-ignore: fix mix of directories and other file types 7 years ago
check-mailmap.c config: don't include config.h by default 8 years ago
check-ref-format.c Merge branch 'jc/check-ref-format-oor' into maint 7 years ago
checkout-index.c parse-options: let OPT__FORCE take optional flags argument 7 years ago
checkout.c Merge branch 'bc/object-id' 7 years ago
clean.c completion: use __gitcomp_builtin in _git_clean 7 years ago
clone.c refspec: rename struct refspec to struct refspec_item 7 years ago
column.c config: don't include config.h by default 8 years ago
commit-graph.c commit-graph: implement "--append" option 7 years ago
commit-tree.c sha1_file: convert assert_sha1_type to object_id 7 years ago
commit.c Merge branch 'bw/commit-partial-from-subdirectory-fix' 7 years ago
config.c builtin/config: introduce `color` type specifier 7 years ago
count-objects.c packfile: keep prepare_packed_git() private 7 years ago
credential.c
describe.c exec_cmd: rename to use dash in file name 7 years ago
diff-files.c submodule: remove gitmodules_config 8 years ago
diff-index.c Merge branch 'ma/builtin-unleak' 8 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 exec_cmd: rename to use dash in file name 7 years ago
fast-export.c refspec: rename struct refspec to struct refspec_item 7 years ago
fetch-pack.c Merge branch 'bw/protocol-v2' 7 years ago
fetch.c refspec: rename struct refspec to struct refspec_item 7 years ago
fmt-merge-msg.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
for-each-ref.c provide --color option for all ref-filter users 8 years ago
fsck.c Merge branch 'sb/packfiles-in-repository' 7 years ago
gc.c Merge branch 'jc/parseopt-expiry-errors' 7 years ago
get-tar-commit-id.c distinguish error versus short read from read_in_full() 8 years ago
grep.c Merge branch 'sb/submodule-move-nested' 7 years ago
hash-object.c exec_cmd: rename to use dash in file name 7 years ago
help.c exec_cmd: rename to use dash in file name 7 years ago
index-pack.c Merge branch 'ds/commit-graph' 7 years ago
init-db.c exec_cmd: rename to use dash in file name 7 years ago
interpret-trailers.c Merge branch 'jk/trailers-parse' 8 years ago
log.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
ls-files.c Convert find_unique_abbrev* to struct object_id 7 years ago
ls-remote.c Merge branch 'hn/sort-ls-remote' 7 years ago
ls-tree.c sha1_file: convert sha1_object_info* to object_id 7 years ago
mailinfo.c
mailsplit.c
merge-base.c Merge branch 'ma/reduce-heads-leakfix' 7 years ago
merge-file.c config: don't include config.h by default 8 years ago
merge-index.c
merge-ours.c Merge branch 'bw/diff-opt-impl-to-bitfields' 7 years ago
merge-recursive.c
merge-tree.c exec_cmd: rename to use dash in file name 7 years ago
merge.c refspec: move refspec parsing logic into its own file 7 years ago
mktag.c replace-object: add repository argument to lookup_replace_object 7 years ago
mktree.c sha1_file: convert sha1_object_info* to object_id 7 years ago
mv.c Merge branch 'sb/submodule-move-nested' 7 years ago
name-rev.c Convert find_unique_abbrev* to struct object_id 7 years ago
notes.c exec_cmd: rename to use dash in file name 7 years ago
pack-objects.c Merge branch 'ds/commit-graph' 7 years ago
pack-redundant.c Merge branch 'sb/packfiles-in-repository' 7 years ago
pack-refs.c refs: add repository argument to get_main_ref_store 7 years ago
patch-id.c config: don't include config.h by default 8 years ago
prune-packed.c Merge branch 'jt/packmigrate' 8 years ago
prune.c sha1_file: convert sha1_object_info* to object_id 7 years ago
pull.c refspec: rename struct refspec to struct refspec_item 7 years ago
push.c refspec: rename struct refspec to struct refspec_item 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 Merge branch 'bw/protocol-v2' 7 years ago
reflog.c Merge branch 'bc/object-id' 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 8 years ago
remote-fd.c
remote.c refspec: rename struct refspec to struct refspec_item 7 years ago
repack.c gc: do not repack promisor packfiles 7 years ago
replace.c refs: add repository argument to for_each_replace_ref 7 years ago
rerere.c avoid "write_in_full(fd, buf, len) != len" pattern 8 years ago
reset.c Convert find_unique_abbrev* to struct object_id 7 years ago
rev-list.c Merge branch 'bc/object-id' 7 years ago
rev-parse.c Convert find_unique_abbrev* to struct object_id 7 years ago
revert.c sequencer: improve config handling 7 years ago
rm.c Merge branch 'bc/object-id' 7 years ago
send-pack.c protocol: introduce enum protocol_version value protocol_v2 7 years ago
serve.c serve: introduce git-serve 7 years ago
shortlog.c Merge branch 'ps/contains-id-error-message' 7 years ago
show-branch.c Convert find_unique_abbrev* to struct object_id 7 years ago
show-ref.c Convert find_unique_abbrev* to struct object_id 7 years ago
stripspace.c config: don't include config.h by default 8 years ago
submodule--helper.c refspec: rename struct refspec to struct refspec_item 7 years ago
symbolic-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
tag.c Merge branch 'jk/ref-array-push' 7 years ago
unpack-file.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
unpack-objects.c Merge branch 'bc/object-id' 7 years ago
update-index.c Merge branch 'ps/contains-id-error-message' 7 years ago
update-ref.c refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
update-server-info.c parse-options: let OPT__FORCE take optional flags argument 7 years ago
upload-archive.c
upload-pack.c Merge branch 'bw/protocol-v2' 7 years ago
var.c config: don't include config.h by default 8 years ago
verify-commit.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
verify-pack.c config: don't include config.h by default 8 years ago
verify-tag.c ref-filter: use "struct object_id" consistently 7 years ago
worktree.c Merge branch 'sb/worktree-remove-opt-force' 7 years ago
write-tree.c cache-tree: convert write_*_as_tree to object_id 7 years ago