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.
 
 
 
 
 
 
Victor Leschuk 044b1f3cb4 grep: slight refactoring to the code that disables threading 9 years ago
..
add.c Merge branch 'sb/remove-unused-var-from-builtin-add' into maint 10 years ago
am.c Merge branch 'tk/stripspace' 10 years ago
annotate.c
apply.c apply: convert root string to strbuf 10 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'jk/war-on-sprintf' 10 years ago
branch.c Merge branch 'tk/stripspace' 10 years ago
bundle.c
cat-file.c usage: do not insist that standard input must come from a file 10 years ago
check-attr.c usage: do not insist that standard input must come from a file 10 years ago
check-ignore.c usage: do not insist that standard input must come from a file 10 years ago
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c Merge branch 'jc/calloc-pathspec' into maint 10 years ago
clean.c use strbuf_complete to conditionally append slash 10 years ago
clone.c Merge branch 'js/clone-dissociate' 10 years ago
column.c
commit-tree.c usage: do not insist that standard input must come from a file 10 years ago
commit.c strbuf: make stripspace() part of strbuf 10 years ago
config.c config: use xstrfmt in normalize_value 10 years ago
count-objects.c
credential.c
describe.c Merge branch 'sg/describe-contains' 10 years ago
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" 10 years ago
fmt-merge-msg.c
for-each-ref.c ref-filter: add option to match literal pattern 10 years ago
fsck.c Merge branch 'jk/war-on-sprintf' 10 years ago
gc.c Merge branch 'jk/repository-extension' 10 years ago
get-tar-commit-id.c usage: do not insist that standard input must come from a file 10 years ago
grep.c grep: slight refactoring to the code that disables threading 9 years ago
hash-object.c usage: do not insist that standard input must come from a file 10 years ago
help.c convert strncpy to memcpy 10 years ago
index-pack.c use xsnprintf for generating git object headers 10 years ago
init-db.c init: use strbufs to store paths 10 years ago
interpret-trailers.c
log.c use strbuf_complete to conditionally append slash 10 years ago
ls-files.c ps_matched: xcalloc() takes nmemb and then element size 10 years ago
ls-remote.c Merge branch 'jk/war-on-sprintf' 10 years ago
ls-tree.c convert trivial sprintf / strcpy calls to xsnprintf 10 years ago
mailinfo.c
mailsplit.c mailsplit: make PATH_MAX buffers dynamic 10 years ago
merge-base.c
merge-file.c Sync with 2.3.10 10 years ago
merge-index.c use sha1_to_hex_r() instead of strcpy 10 years ago
merge-ours.c
merge-recursive.c convert trivial sprintf / strcpy calls to xsnprintf 10 years ago
merge-tree.c react to errors in xdi_diff 10 years ago
merge.c Merge branch 'tk/stripspace' 10 years ago
mktag.c usage: do not insist that standard input must come from a file 10 years ago
mktree.c
mv.c
name-rev.c name-rev: use strip_suffix to avoid magic numbers 10 years ago
notes.c Merge branch 'tk/stripspace' 10 years ago
pack-objects.c Merge branch 'ah/pack-objects-usage-strings' 10 years ago
pack-redundant.c
pack-refs.c
patch-id.c usage: do not insist that standard input must come from a file 10 years ago
prune-packed.c
prune.c Merge branch 'jk/repository-extension' 10 years ago
pull.c Merge branch 'pt/pull-builtin' into maint 10 years ago
push.c push: add a config option push.gpgSign for default signed pushes 10 years ago
read-tree.c convert trivial sprintf / strcpy calls to xsnprintf 10 years ago
receive-pack.c receive-pack: simplify keep_arg computation 10 years ago
reflog.c Merge branch 'ah/reflog-typofix-in-error' 10 years ago
remote-ext.c remote-ext: simplify git pkt-line generation 10 years ago
remote-fd.c
remote.c Merge branch 'bb/remote-get-url' 10 years ago
repack.c Merge branch 'jk/repository-extension' 10 years ago
replace.c
rerere.c Sync with 2.6.1 10 years ago
reset.c
rev-list.c use sha1_to_hex_r() instead of strcpy 10 years ago
rev-parse.c
revert.c
rm.c
send-pack.c push: add a config option push.gpgSign for default signed pushes 10 years ago
shortlog.c
show-branch.c show-branch: avoid segfault with --reflog of unborn branch 10 years ago
show-ref.c usage: do not insist that standard input must come from a file 10 years ago
stripspace.c Merge branch 'tk/stripspace' 10 years ago
submodule--helper.c submodule: rewrite `module_clone` shell function in C 10 years ago
symbolic-ref.c
tag.c Merge branch 'kn/for-each-tag' 10 years ago
unpack-file.c convert trivial sprintf / strcpy calls to xsnprintf 10 years ago
unpack-objects.c usage: do not insist that standard input must come from a file 10 years ago
update-index.c
update-ref.c tag, update-ref: improve description of option "create-reflog" 10 years ago
update-server-info.c
upload-archive.c upload-archive: convert sprintf to strbuf 10 years ago
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c Merge branch 'es/worktree-add' 10 years ago
write-tree.c