..
add.c
bulk-checkin: replace fast-import based implementation
13 years ago
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()
14 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
…
clone.c
clone: the -o option has nothing to do with <branch>
13 years ago
commit-tree.c
Merge branch 'jc/show-sig'
13 years ago
commit.c
Merge branch 'jc/show-sig'
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
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
fetch-pack: match refs exactly
13 years ago
fetch.c
write first for-merge ref to FETCH_HEAD first
13 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
grep: disable threading in non-worktree case
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 branch 'jc/show-sig'
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
patch-id.c: use strbuf instead of a fixed buffer
13 years ago
prune-packed.c
…
prune.c
prune: handle --progress/no-progress
13 years ago
push.c
…
read-tree.c
…
receive-pack.c
Merge branch 'mh/ref-api-less-extra-refs'
13 years ago
reflog.c
prune: show progress while marking reachable objects
13 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Rename resolve_ref() to resolve_ref_unsafe()
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-parse.c
…
revert.c
Merge branch 'rr/revert-cherry-pick'
13 years ago
rm.c
…
send-pack.c
drop "match" parameter from get_remote_heads
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 'ks/tag-cleanup'
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
…