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 5d55915c7a receive-pack: use in_merge_bases() for fast-forward check 12 years ago
..
add.c Merge branch 'js/add-e-submodule-fix' into maint 13 years ago
annotate.c
apply.c Use correct grammar in diffstat summary line 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 in_merge_bases(): support only one "other" commit 12 years ago
bundle.c
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-out-of-unborn' into maint 13 years ago
clean.c
clone.c Merge branch 'cb/transfer-no-progress' into maint 13 years ago
commit-tree.c Merge branch 'jc/show-sig' 13 years ago
commit.c Merge branch 'jx/i18n-more-marking' into maint 13 years ago
config.c Merge branch 'jv/maint-config-set' into maint 13 years ago
count-objects.c
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c use struct sha1_array in diff_tree_combined() 13 years ago
fast-export.c Fix an enum assignment issue spotted by Sun Studio 13 years ago
fetch-pack.c push/fetch/clone --no-progress suppresses progress output 13 years ago
fetch.c in_merge_bases(): support only one "other" commit 12 years ago
fmt-merge-msg.c Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
for-each-ref.c Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
fsck.c Rename resolve_ref() to resolve_ref_unsafe() 13 years ago
gc.c prune: handle --progress/no-progress 13 years ago
grep.c Merge branch 'jk/grep-binary-attribute' into maint 13 years ago
hash-object.c
help.c
index-pack.c Appease Sun Studio by renaming "tmpfile" 13 years ago
init-db.c builtin/init-db.c: eliminate -Wformat warning on Solaris 13 years ago
log.c Sync with v1.7.8.1 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: backport GIT_MERGE_AUTOEDIT support 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 Merge branch 'nd/war-on-nul-in-commit' 13 years ago
pack-objects.c Merge branch 'maint' 13 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c prune: handle --progress/no-progress 13 years ago
push.c push/fetch/clone --no-progress suppresses progress output 13 years ago
read-tree.c
receive-pack.c receive-pack: use in_merge_bases() for fast-forward check 12 years ago
reflog.c prune: show progress while marking reachable objects 13 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'pj/remote-set-branches-usage-fix' into maint 13 years ago
replace.c Convert many resolve_ref() calls to read_ref*() and ref_exists() 13 years ago
rerere.c
reset.c reset: update cache-tree data when appropriate 13 years ago
rev-list.c rev-list: fix --verify-objects --quiet becoming --objects 13 years ago
rev-parse.c
revert.c Merge branch 'maint-1.7.8' into maint 13 years ago
rm.c
send-pack.c push/fetch/clone --no-progress suppresses progress output 13 years ago
shortlog.c
show-branch.c Rename resolve_ref() to resolve_ref_unsafe() 13 years ago
show-ref.c Convert many resolve_ref() calls to read_ref*() and ref_exists() 13 years ago
stripspace.c Update documentation for stripspace 13 years ago
symbolic-ref.c Rename resolve_ref() to resolve_ref_unsafe() 13 years ago
tag.c Merge branch 'jk/maint-tag-show-fixes' into maint 13 years ago
tar-tree.c
unpack-file.c
unpack-objects.c
update-index.c
update-ref.c
update-server-info.c
upload-archive.c upload-archive: use start_command instead of fork 13 years ago
var.c
verify-pack.c
verify-tag.c Split GPG interface into its own helper library 13 years ago
write-tree.c