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.
 
 
 
 
 
 
Jeff King dbba85e46b Merge branch 'lf/ref-is-hidden-namespace' 9 years ago
..
add.c Merge branch 'jc/add-u-A-default-to-top' 9 years ago
am.c Merge branch 'jc/am-mailinfo-direct' 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 'mk/blame-first-parent' 9 years ago
branch.c Merge branch 'tk/stripspace' 9 years ago
bundle.c
cat-file.c usage: do not insist that standard input must come from a file 9 years ago
check-attr.c usage: do not insist that standard input must come from a file 9 years ago
check-ignore.c usage: do not insist that standard input must come from a file 9 years ago
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c checkout: add --progress option 9 years ago
clean.c use strbuf_complete to conditionally append slash 9 years ago
clone.c clone: allow "--dissociate" without reference 9 years ago
column.c
commit-tree.c usage: do not insist that standard input must come from a file 9 years ago
commit.c strbuf: make stripspace() part of strbuf 9 years ago
config.c config: use xstrfmt in normalize_value 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 use alloc_ref rather than hand-allocating "struct ref" 9 years ago
fmt-merge-msg.c Merge branch 'rs/pop-commit' 9 years ago
for-each-ref.c ref-filter: add option to match literal pattern 9 years ago
fsck.c Merge branch 'jk/war-on-sprintf' 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
hash-object.c usage: do not insist that standard input must come from a file 9 years ago
help.c convert strncpy to memcpy 9 years ago
index-pack.c use xsnprintf for generating git object headers 9 years ago
init-db.c init: use strbufs to store paths 9 years ago
interpret-trailers.c
log.c use strbuf_complete to conditionally append slash 9 years ago
ls-files.c
ls-remote.c Merge branch 'jk/war-on-sprintf' 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
merge-file.c Merge branch 'jk/merge-file-exit-code' 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 react to errors in xdi_diff 9 years ago
merge.c Merge branch 'rs/pop-commit' 9 years ago
mktag.c usage: do not insist that standard input must come from a file 9 years ago
mktree.c
mv.c
name-rev.c name-rev: use strip_suffix to avoid magic numbers 9 years ago
notes.c Merge branch 'tk/stripspace' 9 years ago
pack-objects.c
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' 9 years ago
pull.c Merge branch 'pt/pull-builtin' into maint 9 years ago
push.c
read-tree.c convert trivial sprintf / strcpy calls to xsnprintf 9 years ago
receive-pack.c hideRefs: add support for matching full refs 9 years ago
reflog.c Merge branch 'rs/pop-commit' 9 years ago
remote-ext.c remote-ext: simplify git pkt-line generation 9 years ago
remote-fd.c
remote.c Merge branch 'bb/remote-get-url' 9 years ago
repack.c Merge branch 'jk/repository-extension' 9 years ago
replace.c
rerere.c Sync with 2.6.1 9 years ago
reset.c
rev-list.c use sha1_to_hex_r() instead of strcpy 9 years ago
rev-parse.c use pop_commit() for consuming the first entry of a struct commit_list 9 years ago
revert.c
rm.c
send-pack.c
shortlog.c
show-branch.c Merge branch 'rs/show-branch-argv-array' 9 years ago
show-ref.c usage: do not insist that standard input must come from a file 9 years ago
stripspace.c Merge branch 'tk/stripspace' 9 years ago
submodule--helper.c
symbolic-ref.c
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 usage: do not insist that standard input must come from a file 9 years ago
update-index.c
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 Merge branch 'es/worktree-add' 9 years ago
write-tree.c