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 89e5aa3dff Merge branch 'sb/filenames-with-dashes' 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` 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 Merge branch 'ps/contains-id-error-message' 7 years ago
branch.c Merge branch 'bc/object-id' 7 years ago
bundle.c
cat-file.c sha1_file: convert read_sha1_file to struct object_id 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 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 object-store: close all packs upon clearing the object store 7 years ago
column.c
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 config: change default of `pager.config` to "on" 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' 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 exec_cmd: rename to use dash in file name 7 years ago
fast-export.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
fetch-pack.c fetch: inherit filter-spec from partial clone 7 years ago
fetch.c Merge branch 'sb/object-store' 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 7 years ago
fsck.c Merge branch 'sb/packfiles-in-repository' 7 years ago
gc.c Merge branch 'sb/packfiles-in-repository' 7 years ago
get-tar-commit-id.c distinguish error versus short read from read_in_full() 7 years ago
grep.c Merge branch 'sb/object-store' 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 sha1_file.c: rename to use dash in file name 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' 7 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 completion: use __gitcomp_builtin in _git_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
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 Merge branch 'sb/object-store' 7 years ago
mktag.c Convert lookup_replace_object to struct object_id 7 years ago
mktree.c sha1_file: convert sha1_object_info* to object_id 7 years ago
mv.c Merge branch 'sm/mv-dry-run-update' into maint 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 'sb/packfiles-in-repository' 7 years ago
pack-redundant.c Merge branch 'sb/packfiles-in-repository' 7 years ago
pack-refs.c
patch-id.c
prune-packed.c Merge branch 'jt/packmigrate' 7 years ago
prune.c sha1_file: convert sha1_object_info* to object_id 7 years ago
pull.c exec_cmd: rename to use dash in file name 7 years ago
push.c completion: use __gitcomp_builtin in _git_push 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 exec_cmd: rename to use dash in file name 7 years ago
reflog.c Merge branch 'bc/object-id' 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 7 years ago
remote-fd.c
remote.c Merge branch 'nd/parseopt-completion' 7 years ago
repack.c gc: do not repack promisor packfiles 7 years ago
replace.c Merge branch 'bc/object-id' 7 years ago
rerere.c avoid "write_in_full(fd, buf, len) != len" pattern 7 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 Merge branch 'ma/parse-maybe-bool' 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
submodule--helper.c Merge branch 'rs/status-with-removed-submodule' 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
var.c
verify-commit.c sha1_file: convert read_sha1_file to struct object_id 7 years ago
verify-pack.c
verify-tag.c ref-filter: use "struct object_id" consistently 7 years ago
worktree.c Merge branch 'nd/worktree-prune' 7 years ago
write-tree.c cache-tree: convert write_*_as_tree to object_id 7 years ago