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 49d45de1e7 Merge branch 'jk/index-pack-wo-repo-from-stdin' 8 years ago
..
add.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
am.c Merge branch 'sb/sequencer-abort-safety' 8 years ago
annotate.c
apply.c Convert read_mmblob to take struct object_id. 8 years ago
archive.c archive: read local configuration 8 years ago
bisect--helper.c
blame.c Merge branch 'jc/blame-reverse' 8 years ago
branch.c Merge branch 'nd/for-each-ref-ignore-case' 8 years ago
bundle.c
cat-file.c Merge branch 'jk/pack-objects-optim-mru' 8 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
checkout.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
clean.c
clone.c Merge branch 'jc/lock-report-on-error' 8 years ago
column.c
commit-tree.c builtin/commit-tree: convert to struct object_id 8 years ago
commit.c Merge branch 'jc/lock-report-on-error' 8 years ago
config.c i18n: config: mark error message for translation 8 years ago
count-objects.c alternates: use fspathcmp to detect duplicates 8 years ago
credential.c
describe.c use QSORT 8 years ago
diff-files.c diff: run arguments through precompose_argv 9 years ago
diff-index.c diff: run arguments through precompose_argv 9 years ago
diff-tree.c Merge branch 'ar/diff-args-osx-precompose' into maint 9 years ago
diff.c Merge branch 'jk/setup-sequence-update' 8 years ago
fast-export.c use QSORT 8 years ago
fetch-pack.c Merge branch 'nd/shallow-deepen' 8 years ago
fetch.c clone,fetch: explain the shallow-clone option a little more clearly 8 years ago
fmt-merge-msg.c remove unnecessary check before QSORT 8 years ago
for-each-ref.c tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
fsck.c alternates: use a separate scratch space 8 years ago
gc.c Merge branch 'jk/reduce-gc-aggressive-depth' 8 years ago
get-tar-commit-id.c
grep.c cache: convert struct cache_entry to use struct object_id 8 years ago
hash-object.c hash-object: always try to set up the git repository 8 years ago
help.c Merge branch 'js/no-html-bypass-on-windows' into maint 8 years ago
index-pack.c index-pack: skip collision check when not in repository 8 years ago
init-db.c Merge branch 'nd/init-core-worktree-in-multi-worktree-world' 8 years ago
interpret-trailers.c Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init 9 years ago
log.c Merge branch 'jt/format-patch-rfc' 8 years ago
ls-files.c Merge branch 'bw/ls-files-recurse-submodules' 8 years ago
ls-remote.c
ls-tree.c
mailinfo.c mailinfo: read local configuration 8 years ago
mailsplit.c mailsplit: support unescaping mboxrd messages 9 years ago
merge-base.c merge-base: handle --fork-point without reflog 8 years ago
merge-file.c builtin/merge-file.c: use error_errno() 9 years ago
merge-index.c cache: convert struct cache_entry to use struct object_id 8 years ago
merge-ours.c
merge-recursive.c i18n: merge-recursive: mark verbose message for translation 8 years ago
merge-tree.c struct name_entry: use struct object_id instead of unsigned char sha1[20] 9 years ago
merge.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
mktag.c
mktree.c use QSORT 8 years ago
mv.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
name-rev.c use QSORT 8 years ago
notes.c notes: spell first word of error messages in lowercase 8 years ago
pack-objects.c sha1_file: rename git_open_noatime() to git_open() 8 years ago
pack-redundant.c
pack-refs.c
patch-id.c Merge branch 'rs/patch-id-use-skip-prefix' 9 years ago
prune-packed.c
prune.c
pull.c Merge branch 'jc/pull-rebase-ff' 8 years ago
push.c push: accept push options 9 years ago
read-tree.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
receive-pack.c receive-pack: improve English grammar of denyCurrentBranch message 8 years ago
reflog.c struct name_entry: use struct object_id instead of unsigned char sha1[20] 9 years ago
remote-ext.c pkt-line: rename packet_write() to packet_write_fmt() 8 years ago
remote-fd.c
remote.c use QSORT 8 years ago
repack.c Merge branch 'va/i18n-even-more' 9 years ago
replace.c Merge branch 'js/replace-edit-use-editor-configuration' into maint 9 years ago
rerere.c
reset.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
rev-list.c rev-list: use hdr_termination instead of a always using a newline 8 years ago
rev-parse.c Merge branch 'jk/rev-parse-symbolic-parents-fix' 8 years ago
revert.c sequencer: get rid of the subcommand field 8 years ago
rm.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
send-pack.c Merge branch 'sk/send-pack-all-fix' into maint 9 years ago
shortlog.c use QSORT, part 2 8 years ago
show-branch.c show-branch: use QSORT 8 years ago
show-ref.c
stripspace.c stripspace: respect repository config 8 years ago
submodule--helper.c submodule--helper: set alternateLocation for cloned submodules 8 years ago
symbolic-ref.c symbolic-ref -d: do not allow removal of HEAD 8 years ago
tag.c tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
unpack-file.c
unpack-objects.c unpack-objects: add --max-input-size=<size> option 8 years ago
update-index.c hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
update-ref.c
update-server-info.c
upload-archive.c archive: read local configuration 8 years ago
var.c
verify-commit.c
verify-pack.c
verify-tag.c verify-tag: move tag verification code to tag.c 9 years ago
worktree.c worktree list: keep the list sorted 8 years ago
write-tree.c