..
add.c
Merge branch 'maint'
14 years ago
annotate.c
…
apply.c
Merge branch 'jc/maint-apply-report-offset'
14 years ago
archive.c
…
bisect--helper.c
…
blame.c
standardize brace placement in struct definitions
14 years ago
branch.c
branch: split off function that writes tracking info and commit subject
14 years ago
bundle.c
…
cat-file.c
…
check-attr.c
…
check-ref-format.c
…
checkout-index.c
Merge branch 'jn/git-cmd-h-bypass-setup'
14 years ago
checkout.c
Merge branch 'jc/checkout-orphan-warning'
14 years ago
clean.c
…
clone.c
Merge branch 'jk/trace-sifter'
14 years ago
commit-tree.c
…
commit.c
Merge branch 'jn/status-translatable'
14 years ago
config.c
Merge branch 'lp/config-vername-check'
14 years ago
count-objects.c
…
describe.c
for_each_hash: allow passing a 'void *data' pointer to callback
14 years ago
diff-files.c
Convert struct diff_options to use struct pathspec
14 years ago
diff-index.c
…
diff-tree.c
…
diff.c
Merge branch 'nd/struct-pathspec'
14 years ago
fast-export.c
Merge branch 'mg/placeholders-are-lowercase'
14 years ago
fetch-pack.c
add packet tracing debug code
14 years ago
fetch.c
Merge branch 'jk/trace-sifter'
14 years ago
fmt-merge-msg.c
…
for-each-ref.c
…
fsck.c
fsck: do not give up too early in fsck_dir()
14 years ago
gc.c
Merge branch 'jn/git-cmd-h-bypass-setup'
14 years ago
grep.c
grep: use get_pathspec() correctly
14 years ago
hash-object.c
Make hash-object more robust against malformed objects
14 years ago
help.c
…
index-pack.c
standardize brace placement in struct definitions
14 years ago
init-db.c
Name make_*_path functions more accurately
14 years ago
log.c
Merge branch 'mm/maint-log-n-with-diff-filtering'
14 years ago
ls-files.c
Merge branch 'jn/git-cmd-h-bypass-setup'
14 years ago
ls-remote.c
get_remote_url(): use the same data source as ls-remote to get remote urls
14 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/merge-rename-ux'
14 years ago
mktag.c
…
mktree.c
…
mv.c
…
name-rev.c
…
notes.c
Make <identifier> lowercase as per CodingGuidelines
14 years ago
pack-objects.c
thread-utils.h: simplify the inclusion
14 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
git-patch-id: do not trip over "no newline" markers
14 years ago
prune-packed.c
…
prune.c
…
push.c
Merge branch 'jk/trace-sifter'
14 years ago
read-tree.c
Make <identifier> lowercase as per CodingGuidelines
14 years ago
receive-pack.c
Merge branch 'jk/trace-sifter'
14 years ago
reflog.c
…
remote-ext.c
remote-ext: do not segfault for blank lines
14 years ago
remote-fd.c
…
remote.c
…
replace.c
…
rerere.c
rerere forget: deprecate invocation without pathspec
14 years ago
reset.c
…
rev-list.c
…
rev-parse.c
…
revert.c
Merge branch 'js/cherry-pick-usability'
14 years ago
rm.c
builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
14 years ago
send-pack.c
…
shortlog.c
parse-options: Don't call parse_options_check() so much
14 years ago
show-branch.c
…
show-ref.c
…
stripspace.c
…
symbolic-ref.c
…
tag.c
Make <identifier> lowercase as per CodingGuidelines
14 years ago
tar-tree.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
Convert ce_path_match() to use struct pathspec
14 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-pack.c
…
verify-tag.c
Merge branch 'mg/maint-tag-rfc1991'
14 years ago
write-tree.c
…