..
add.c
Merge branch 'jc/add-u-A-default-to-top' into maint
9 years ago
am.c
strbuf: give strbuf_getline() to the "most text friendly" variant
9 years ago
annotate.c
…
apply.c
apply: convert root string to strbuf
9 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'bc/object-id'
9 years ago
branch.c
Remove get_object_hash.
9 years ago
bundle.c
…
cat-file.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
check-attr.c
give "nbuf" strbuf a more meaningful name
9 years ago
check-ignore.c
give "nbuf" strbuf a more meaningful name
9 years ago
check-mailmap.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
check-ref-format.c
…
checkout-index.c
checkout-index: disallow "--no-stage" option
9 years ago
checkout.c
Remove get_object_hash.
9 years ago
clean.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
clone.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
column.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
commit-tree.c
Convert struct object to object_id
9 years ago
commit.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
config.c
config: use xstrfmt in normalize_value
9 years ago
count-objects.c
…
credential.c
…
describe.c
Remove get_object_hash.
9 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
Remove get_object_hash.
9 years ago
diff.c
Remove get_object_hash.
9 years ago
fast-export.c
Remove get_object_hash.
9 years ago
fetch-pack.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
fetch.c
Remove get_object_hash.
9 years ago
fmt-merge-msg.c
Remove get_object_hash.
9 years ago
for-each-ref.c
ref-filter: add option to match literal pattern
9 years ago
fsck.c
Remove get_object_hash.
9 years ago
gc.c
Merge branch 'dk/gc-idx-wo-pack'
9 years ago
get-tar-commit-id.c
usage: do not insist that standard input must come from a file
9 years ago
grep.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
hash-object.c
give "nbuf" strbuf a more meaningful name
9 years ago
help.c
convert strncpy to memcpy
9 years ago
index-pack.c
Remove get_object_hash.
9 years ago
init-db.c
initdb: make safe_create_dir public
9 years ago
interpret-trailers.c
…
log.c
format-patch: add an option to suppress commit hash
9 years ago
ls-files.c
…
ls-remote.c
Convert struct ref to use object_id.
9 years ago
ls-tree.c
convert trivial sprintf / strcpy calls to xsnprintf
9 years ago
mailinfo.c
mailinfo: libify
9 years ago
mailsplit.c
mailsplit: make PATH_MAX buffers dynamic
9 years ago
merge-base.c
Convert struct object to object_id
9 years ago
merge-file.c
Merge branch 'jk/merge-file-exit-code' into maint
9 years ago
merge-index.c
use sha1_to_hex_r() instead of strcpy
9 years ago
merge-ours.c
…
merge-recursive.c
convert trivial sprintf / strcpy calls to xsnprintf
9 years ago
merge-tree.c
Remove get_object_hash.
9 years ago
merge.c
Remove get_object_hash.
9 years ago
mktag.c
usage: do not insist that standard input must come from a file
9 years ago
mktree.c
mktree: there are only two possible line terminations
9 years ago
mv.c
…
name-rev.c
Remove get_object_hash.
9 years ago
notes.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
pack-objects.c
Remove get_object_hash.
9 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
usage: do not insist that standard input must come from a file
9 years ago
prune-packed.c
…
prune.c
Merge branch 'jk/repository-extension' into maint
9 years ago
pull.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
push.c
push: don't mark options of recurse-submodules for translation
9 years ago
read-tree.c
convert trivial sprintf / strcpy calls to xsnprintf
9 years ago
receive-pack.c
Convert struct ref to use object_id.
9 years ago
reflog.c
Remove get_object_hash.
9 years ago
remote-ext.c
remote-ext: simplify git pkt-line generation
9 years ago
remote-fd.c
…
remote.c
ref_newer: convert to use struct object_id
9 years ago
repack.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
replace.c
Convert struct object to object_id
9 years ago
rerere.c
Sync with 2.6.1
9 years ago
reset.c
Remove get_object_hash.
9 years ago
rev-list.c
Remove get_object_hash.
9 years ago
rev-parse.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
revert.c
…
rm.c
…
send-pack.c
strbuf: introduce strbuf_getline_{lf,nul}()
9 years ago
shortlog.c
Convert struct object to object_id
9 years ago
show-branch.c
Remove get_object_hash.
9 years ago
show-ref.c
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
9 years ago
stripspace.c
Merge branch 'jc/usage-stdin' into maint
9 years ago
submodule--helper.c
…
symbolic-ref.c
symbolic-ref: propagate error code from create_symref()
9 years ago
tag.c
Merge branch 'kn/for-each-tag'
9 years ago
unpack-file.c
convert trivial sprintf / strcpy calls to xsnprintf
9 years ago
unpack-objects.c
Remove get_object_hash.
9 years ago
update-index.c
give "nbuf" strbuf a more meaningful name
9 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
upload-archive: convert sprintf to strbuf
9 years ago
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
Convert struct object to object_id
9 years ago
write-tree.c
…