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.
 
 
 
 
 
 
Johannes Schindelin 548009c0d5 merge_trees(): ensure that the callers release output buffer 9 years ago
..
add.c add: add --chmod=+x / --chmod=-x options 9 years ago
am.c am -3: use merge_recursive() directly again 9 years ago
annotate.c
apply.c Merge branch 'va/i18n-even-more' 9 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'mh/blame-worktree' 9 years ago
branch.c Merge branch 'mh/split-under-lock' 9 years ago
bundle.c
cat-file.c Merge branch 'jk/cat-file-buffered-batch-all' 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 use xmallocz to avoid size arithmetic 9 years ago
checkout-index.c checkout-index: disallow "--no-stage" option 9 years ago
checkout.c merge_trees(): ensure that the callers release output buffer 9 years ago
clean.c Merge branch 'jk/tighten-alloc' 9 years ago
clone.c Merge branch 'sb/clone-shallow-passthru' 9 years ago
column.c column: read lines with strbuf_getline() 9 years ago
commit-tree.c Merge branch 'jc/commit-tree-ignore-commit-gpgsign' 9 years ago
commit.c Merge branch 'js/find-commit-subject-ignore-leading-blanks' 9 years ago
config.c config: fix bogus fd check when setting up default config 9 years ago
count-objects.c
credential.c
describe.c Remove get_object_hash. 9 years ago
diff-files.c diff: run arguments through precompose_argv 9 years ago
diff-index.c diff: run arguments through precompose_argv 9 years ago
diff-tree.c Merge branch 'ar/diff-args-osx-precompose' into maint 9 years ago
diff.c Merge branch 'ar/diff-args-osx-precompose' into maint 9 years ago
fast-export.c diff: convert struct diff_filespec to struct object_id 9 years ago
fetch-pack.c fetch-pack: fix object_id of exact sha1 9 years ago
fetch.c Merge branch 'mh/ref-iterators' 9 years ago
fmt-merge-msg.c Merge branch 'rs/pop-commit' into maint 9 years ago
for-each-ref.c
fsck.c fsck: optionally show more helpful info for broken links 9 years ago
gc.c Merge branch 'ew/gc-auto-pack-limit-fix' 9 years ago
get-tar-commit-id.c
grep.c Merge branch 'nd/ita-cleanup' 9 years ago
hash-object.c Merge branch 'jk/options-cleanup' 9 years ago
help.c builtin/help.c: use warning_errno() 9 years ago
index-pack.c Merge branch 'va/i18n-misc-updates' into maint 9 years ago
init-db.c i18n: init-db: join message pieces 9 years ago
interpret-trailers.c Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init 9 years ago
log.c Merge branch 'js/log-to-diffopt-file' 9 years ago
ls-files.c die("bug"): report bugs consistently 9 years ago
ls-remote.c ls-remote: add support for showing symrefs 9 years ago
ls-tree.c
mailinfo.c
mailsplit.c mailsplit: support unescaping mboxrd messages 9 years ago
merge-base.c convert trivial cases to ALLOC_ARRAY 9 years ago
merge-file.c builtin/merge-file.c: use error_errno() 9 years ago
merge-index.c
merge-ours.c
merge-recursive.c merge-recursive: convert merge_recursive_generic() to object_id 9 years ago
merge-tree.c struct name_entry: use struct object_id instead of unsigned char sha1[20] 9 years ago
merge.c prepare the builtins for a libified merge_recursive() 9 years ago
mktag.c
mktree.c Merge branch 'jk/tighten-alloc' 9 years ago
mv.c Merge branch 'sb/mv-submodule-fix' into HEAD 9 years ago
name-rev.c Merge branch 'js/name-rev-use-oldest-ref' into maint 9 years ago
notes.c i18n: notes: mark options for translation 9 years ago
pack-objects.c repack: extend --keep-unreachable to loose objects 9 years ago
pack-redundant.c convert trivial cases to ALLOC_ARRAY 9 years ago
pack-refs.c
patch-id.c Merge branch 'rs/patch-id-use-skip-prefix' 9 years ago
prune-packed.c
prune.c
pull.c Merge branch 'va/i18n-even-more' 9 years ago
push.c Merge branch 'mm/push-default-warning' 9 years ago
read-tree.c
receive-pack.c Merge branch 'lf/receive-pack-auto-gc-to-client' 9 years ago
reflog.c struct name_entry: use struct object_id instead of unsigned char sha1[20] 9 years ago
remote-ext.c typofix: assorted typofixes in comments, documentation and messages 9 years ago
remote-fd.c
remote.c Merge branch 'mh/ref-iterators' 9 years ago
repack.c Merge branch 'va/i18n-even-more' 9 years ago
replace.c Merge branch 'js/replace-edit-use-editor-configuration' into maint 9 years ago
rerere.c
reset.c Merge branch 'bc/cocci' 9 years ago
rev-list.c Merge branch 'jk/rev-list-count-with-bitmap' 9 years ago
rev-parse.c Merge branch 'jk/rev-parse-local-env-vars' into maint 9 years ago
revert.c
rm.c Merge branch 'rs/rm-strbuf-optim' 9 years ago
send-pack.c Merge branch 'sk/send-pack-all-fix' into maint 9 years ago
shortlog.c Merge branch 'js/log-to-diffopt-file' 9 years ago
show-branch.c Merge branch 'rs/show-branch-argv-array' into maint 9 years ago
show-ref.c show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP 9 years ago
stripspace.c stripspace: call U+0020 a "space" instead of a "blank" 9 years ago
submodule--helper.c Merge branch 'sb/submodule-clone-retry' 9 years ago
symbolic-ref.c symbolic-ref: propagate error code from create_symref() 9 years ago
tag.c Merge branch 'st/verify-tag' 9 years ago
unpack-file.c
unpack-objects.c coccinelle: convert hashcpy() with null_sha1 to hashclr() 9 years ago
update-index.c die("bug"): report bugs consistently 9 years ago
update-ref.c
update-server-info.c
upload-archive.c builtin/upload-archive.c: use error_errno() 9 years ago
var.c
verify-commit.c
verify-pack.c
verify-tag.c verify-tag: move tag verification code to tag.c 9 years ago
worktree.c avoid using sha1_to_hex output as printf format 9 years ago
write-tree.c