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 5000caa306 Merge branch 'jk/maint-checkout-orphan-check-fix' 12 years ago
..
add.c Merge branch 'ar/clone-honor-umask-at-top' 12 years ago
annotate.c
apply.c Merge branch 'tg/ce-namelen-field' 12 years ago
archive.c
bisect--helper.c
blame.c Strip namelen out of ce_flags into a ce_namelen field 12 years ago
branch.c branch: remove lego in i18n tracking info strings 13 years ago
bundle.c
cat-file.c Merge branch 'jc/sha1-name-more' 12 years ago
check-attr.c
check-ref-format.c
checkout-index.c
checkout.c Merge branch 'jk/maint-checkout-orphan-check-fix' 12 years ago
clean.c
clone.c Merge branch 'ar/clone-honor-umask-at-top' 12 years ago
column.c Add column layout skeleton and git-column 13 years ago
commit-tree.c Merge branch 'kk/maint-commit-tree' 12 years ago
commit.c Merge branch 'jk/maint-commit-check-committer-early' 12 years ago
config.c config: fix several access(NULL) calls 12 years ago
count-objects.c
credential.c git credential fill: output the whole 'struct credential' 13 years ago
describe.c
diff-files.c
diff-index.c
diff-tree.c
diff.c fix pager.diff with diff --no-index 13 years ago
fast-export.c Merge branch 'js/fast-export-paths-with-spaces' 13 years ago
fetch-pack.c Merge branch 'jk/fetch-pack-remove-dups-optim' 13 years ago
fetch.c Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint 13 years ago
fmt-merge-msg.c Merge branch 'jc/fmt-merge-msg-people' 13 years ago
for-each-ref.c
fsck.c fsck: use streaming API for writing lost-found blobs 13 years ago
gc.c gc: use argv-array for sub-commands 13 years ago
grep.c Merge branch 'mm/verify-filename-fix' 13 years ago
hash-object.c
help.c Merge branch 'cw/help-over-network' 13 years ago
index-pack.c Merge branch 'jk/index-pack-streaming-fix' 12 years ago
init-db.c git on Mac OS and precomposed unicode 13 years ago
log.c Merge branch 'jc/sha1-name-more' 12 years ago
ls-files.c path_excluded(): update API to less cache-entry centric 13 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c remove superfluous newlines in error messages 13 years ago
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
mktag.c
mktree.c
mv.c
name-rev.c
notes.c
pack-objects.c Merge branch 'jc/sha1-name-more' 12 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c fix deletion of .git/objects sub-directories in git-prune/repack 13 years ago
prune.c fix deletion of .git/objects sub-directories in git-prune/repack 13 years ago
push.c Merge branch 'ct/advise-push-default' into maint 13 years ago
read-tree.c
receive-pack.c Merge branch 'cb/receive-pack-keep-errors' into maint 13 years ago
reflog.c reflog: remove i18n legos in pruning message 13 years ago
remote-ext.c
remote-fd.c
remote.c remote: fix typo 13 years ago
replace.c
rerere.c
reset.c Merge branch 'jc/sha1-name-more' 12 years ago
rev-list.c Merge branch 'jk/maint-reflog-walk-count-vs-time' into maint 13 years ago
rev-parse.c Merge branch 'jc/sha1-name-more' 12 years ago
revert.c Merge branch 'cc/fix-missing-va-end-in-revert' into maint 13 years ago
rm.c
send-pack.c teach send-pack about --[no-]progress 13 years ago
shortlog.c
show-branch.c
show-ref.c
stripspace.c
symbolic-ref.c symbolic-ref --short: abbreviate the output unambiguously 13 years ago
tag.c ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
tar-tree.c
unpack-file.c
unpack-objects.c remove superfluous newlines in error messages 13 years ago
update-index.c Strip namelen out of ce_flags into a ce_namelen field 12 years ago
update-ref.c
update-server-info.c update-server-info: respect core.bigfilethreshold 13 years ago
upload-archive.c
var.c ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
verify-pack.c
verify-tag.c verify-tag: Parse GPG configuration options. 13 years ago
write-tree.c