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.
 
 
 
 
 
 
Junio C Hamano 5a6a939481 Merge branch 'maint-1.7.7' into maint 13 years ago
..
add.c
annotate.c
apply.c Merge branch 'bc/maint-apply-check-no-patch' into maint 13 years ago
archive.c Revert "upload-archive: use start_command instead of fork" 13 years ago
bisect--helper.c
blame.c Merge branch 'maint-1.7.7' into maint 13 years ago
branch.c Merge branch 'jn/branch-move-to-self' into maint 13 years ago
bundle.c Teach progress eye-candy to fetch_refs_from_bundle() 13 years ago
cat-file.c
check-attr.c Merge branch 'bc/attr-ignore-case' 13 years ago
check-ref-format.c Change check_refname_format() to reject unnormalized refnames 13 years ago
checkout-index.c
checkout.c Merge branch 'jc/checkout-m-twoway' into maint 13 years ago
clean.c Documentation: clarify "git clean -e <pattern>" 14 years ago
clone.c clone: the -o option has nothing to do with <branch> 13 years ago
commit-tree.c
commit.c Merge branch 'jk/maint-strbuf-missing-init' into maint 13 years ago
config.c Merge branch 'jv/maint-config-set' into maint 13 years ago
count-objects.c
describe.c describe: Refresh the index when run with --dirty 13 years ago
diff-files.c
diff-index.c
diff-tree.c
diff.c cast variable in call to free() in builtin/diff.c and submodule.c 13 years ago
fast-export.c
fetch-pack.c fetch-pack: match refs exactly 13 years ago
fetch.c Merge branch 'maint-1.7.7' into maint 13 years ago
fmt-merge-msg.c Accept tags in HEAD or MERGE_HEAD 13 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
grep.c Merge branch 'nd/misc-cleanups' into maint 13 years ago
hash-object.c
help.c
index-pack.c receive-pack, fetch-pack: reject bogus pack that records objects twice 13 years ago
init-db.c builtin/init-db.c: eliminate -Wformat warning on Solaris 13 years ago
log.c builtin/log: remove redundant initialization 13 years ago
ls-files.c Merge branch 'cb/common-prefix-unification' 13 years ago
ls-remote.c Merge branch 'jc/ls-remote-short-help' 13 years ago
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c Merge branch 'jk/maint-strbuf-missing-init' into maint 13 years ago
mktag.c
mktree.c Merge "Move 'builtin-*' into a 'builtin/' subdirectory" 13 years ago
mv.c Merge branch 'jk/maint-mv' into maint 13 years ago
name-rev.c Merge branch 'jc/maint-name-rev-all' into maint-1.7.6 13 years ago
notes.c
pack-objects.c Merge branch 'maint-1.7.7' into maint 13 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id.c: use strbuf instead of a fixed buffer 13 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 13 years ago
reflog.c
remote-ext.c
remote-fd.c
remote.c Merge branch 'jc/remote-setbranches-usage-fix' 13 years ago
replace.c Change check_ref_format() to take a flags argument 13 years ago
rerere.c
reset.c Merge branch 'jk/reset-reflog-message-fix' into maint 13 years ago
rev-list.c rev-list --verify-object 14 years ago
rev-parse.c
revert.c revert: stop creating and removing sequencer-old directory 13 years ago
rm.c
send-pack.c drop "match" parameter from get_remote_heads 13 years ago
shortlog.c
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 13 years ago
stripspace.c Update documentation for stripspace 13 years ago
symbolic-ref.c
tag.c Merge branch 'mh/check-ref-format-3' 13 years ago
tar-tree.c
unpack-file.c
unpack-objects.c
update-index.c
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" 13 years ago
var.c
verify-pack.c
verify-tag.c
write-tree.c