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.
 
 
 
 
 
 
Nguyễn Thái Ngọc Duy 6b3c4c0547 merge: abort if fails to commit 13 years ago
..
add.c
annotate.c
apply.c Merge branch 'jc/apply-blank-at-eof-fix' into maint 14 years ago
archive.c Revert "upload-archive: use start_command instead of fork" 14 years ago
bisect--helper.c bisect: introduce support for --no-checkout option. 14 years ago
blame.c Merge branch 'ss/blame-textconv-fake-working-tree' 14 years ago
branch.c builtin-branch: Fix crash on invalid use of --force 14 years ago
bundle.c Teach progress eye-candy to fetch_refs_from_bundle() 14 years ago
cat-file.c plug a few coverity-spotted leaks 14 years ago
check-attr.c Merge branch 'bc/attr-ignore-case' 14 years ago
check-ref-format.c Change check_refname_format() to reject unnormalized refnames 14 years ago
checkout-index.c checkout-index: remove obsolete comment 14 years ago
checkout.c Merge branch 'jk/argv-array' into maint 14 years ago
clean.c Documentation: clarify "git clean -e <pattern>" 14 years ago
clone.c clone: Quote user supplied path in a single quote pair 14 years ago
commit-tree.c
commit.c revert: write REVERT_HEAD pseudoref during conflicted revert 14 years ago
config.c Merge branch 'mm/maint-config-explicit-bool-display' into maint 14 years ago
count-objects.c
describe.c describe: Refresh the index when run with --dirty 14 years ago
diff-files.c
diff-index.c
diff-tree.c
diff.c want_color: automatically fallback to color.ui 14 years ago
fast-export.c Merge branch 'jk/fast-export-quote-path' into maint 14 years ago
fetch-pack.c Merge branch 'mh/check-ref-format-3' 14 years ago
fetch.c Merge branch 'cn/fetch-prune' 14 years ago
fmt-merge-msg.c Accept tags in HEAD or MERGE_HEAD 14 years ago
for-each-ref.c for-each-ref: add split message parts to %(contents:*). 14 years ago
fsck.c fsck: do not abort upon finding an empty blob 14 years ago
gc.c builtin/gc.c: add missing newline in message 14 years ago
grep.c builtin/grep: simplify lock_and_read_sha1_file() 14 years ago
hash-object.c
help.c
index-pack.c Merge branch 'jc/zlib-wrap' into maint 14 years ago
init-db.c read_gitfile_gently(): rename misnamed function to read_gitfile() 14 years ago
log.c format-patch: ignore ui.color 14 years ago
ls-files.c Merge branch 'cb/common-prefix-unification' 14 years ago
ls-remote.c Merge branch 'jc/ls-remote-short-help' 14 years ago
ls-tree.c Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. 14 years ago
mailinfo.c mailinfo: always clean up rfc822 header folding 14 years ago
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c merge: abort if fails to commit 13 years ago
mktag.c
mktree.c Merge "Move 'builtin-*' into a 'builtin/' subdirectory" 14 years ago
mv.c builtin/mv.c: plug miniscule memory leak 14 years ago
name-rev.c Sync with 1.7.7.4 14 years ago
notes.c
pack-objects.c Merge branch 'dm/pack-objects-update' 14 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id.c: use strbuf instead of a fixed buffer 14 years ago
prune-packed.c
prune.c
push.c push: Don't push a repository with unpushed submodules 14 years ago
read-tree.c
receive-pack.c receive-pack: do not expect object 0{40} to exist 14 years ago
reflog.c reflog: actually default to subcommand 'show' 14 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'jc/remote-setbranches-usage-fix' 14 years ago
replace.c Change check_ref_format() to take a flags argument 14 years ago
rerere.c
reset.c Merge branch 'jk/reset-reflog-message-fix' into maint 14 years ago
rev-list.c rev-list --verify-object 14 years ago
rev-parse.c rev-parse: add option --resolve-git-dir <path> 14 years ago
revert.c revert --abort: do not leave behind useless sequencer-old directory 14 years ago
rm.c
send-pack.c rename "match_refs()" to "match_push_refs()" 14 years ago
shortlog.c Merge branch 'jk/format-patch-am' 14 years ago
show-branch.c want_color: automatically fallback to color.ui 14 years ago
show-ref.c Change check_ref_format() to take a flags argument 14 years ago
stripspace.c
symbolic-ref.c
tag.c Merge branch 'mh/check-ref-format-3' 14 years ago
tar-tree.c
unpack-file.c
unpack-objects.c zlib: zlib can only process 4GB at a time 14 years ago
update-index.c plug a few coverity-spotted leaks 14 years ago
update-ref.c update-ref: whitespace fix 14 years ago
update-server-info.c
upload-archive.c Revert "upload-archive: use start_command instead of fork" 14 years ago
var.c
verify-pack.c verify-pack: use index-pack --verify 14 years ago
verify-tag.c
write-tree.c