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.
 
 
 
 
 
 
Jeff King b2724c8787 use xstrfmt to replace xmalloc + strcpy/strcat 11 years ago
..
add.c Merge branch 'fr/add-interactive-argv-array' 11 years ago
annotate.c
apply.c use xstrfmt to replace xmalloc + strcpy/strcat 11 years ago
archive.c
bisect--helper.c
blame.c Merge branch 'bc/blame-crlf-test' 11 years ago
branch.c use wildmatch() directly without fnmatch() wrapper 11 years ago
bundle.c
cat-file.c Merge branch 'jk/warn-on-object-refname-ambiguity' 11 years ago
check-attr.c Merge branch 'jc/check-attr-honor-working-tree' into maint 11 years ago
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c Merge branch 'rs/reflog-exists' 11 years ago
clean.c Merge branch 'jl/nor-or-nand-and' 11 years ago
clone.c refs.h: rename the action_on_err constants 11 years ago
column.c
commit-tree.c commit-tree: add and document --no-gpg-sign 11 years ago
commit.c Merge branch 'jl/status-added-submodule-is-never-ignored' 11 years ago
config.c Merge branch 'jk/daemon-tolower' 11 years ago
count-objects.c
credential.c
describe.c Merge branch 'nd/no-more-fnmatch' 11 years ago
diff-files.c
diff-index.c
diff-tree.c
diff.c Merge branch 'tg/diff-no-index-refactor' 11 years ago
fast-export.c fast-export: add support to delete refs 11 years ago
fetch-pack.c Merge branch 'nd/shallow-clone' 11 years ago
fetch.c use xstrfmt to replace xmalloc + strcpy/strcat 11 years ago
fmt-merge-msg.c use xstrfmt to replace xmalloc + sprintf 11 years ago
for-each-ref.c use wildmatch() directly without fnmatch() wrapper 11 years ago
fsck.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
gc.c Merge branch 'nd/daemonize-gc' 11 years ago
get-tar-commit-id.c
grep.c Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' 11 years ago
hash-object.c
help.c builtin/help.c: speed up is_git_command() by checking for builtin commands first 11 years ago
index-pack.c Merge branch 'jk/index-pack-report-missing' 11 years ago
init-db.c i18n: only extract comments marked with "TRANSLATORS:" 11 years ago
log.c Merge branch 'lt/log-auto-decorate' 11 years ago
ls-files.c pathspec: pass directory indicator to match_pathspec_item() 11 years ago
ls-remote.c builtin/ls-remote.c: rearrange xcalloc arguments 11 years ago
ls-tree.c pathspec: rename match_pathspec_depth() to match_pathspec() 11 years ago
mailinfo.c Merge branch 'rs/mailinfo-header-cmp' 11 years ago
mailsplit.c
merge-base.c Merge branch 'bm/merge-base-octopus-dedup' into maint 11 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c Merge branch 'fc/merge-default-to-upstream' 11 years ago
mktag.c
mktree.c builtin/mktree.c: use ALLOC_GROW() in append_to_tree() 11 years ago
mv.c Merge branch 'dt/merge-recursive-case-insensitive' 11 years ago
name-rev.c use xstrfmt to replace xmalloc + strcpy/strcat 11 years ago
notes.c Merge branch 'mh/ref-transaction' 11 years ago
pack-objects.c Merge branch 'jk/pack-bitmap' 11 years ago
pack-redundant.c
pack-refs.c
patch-id.c patch-id: make it stable against hunk reordering 11 years ago
prune-packed.c i18n: mark all progress lines for translation 11 years ago
prune.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
push.c Merge branch 'cc/starts-n-ends-with-endgame' 11 years ago
read-tree.c
receive-pack.c use xstrdup instead of xmalloc + strcpy 11 years ago
reflog.c refs.c: add new functions reflog_exists and delete_reflog 11 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'jl/remote-rm-prune' 11 years ago
repack.c Merge branch 'jk/repack-pack-keep-objects' 11 years ago
replace.c replace: add --edit to usage string 11 years ago
rerere.c rerere: fix for merge.conflictstyle 11 years ago
reset.c refs.h: rename the action_on_err constants 11 years ago
rev-list.c Merge branch 'jk/pack-bitmap' 11 years ago
rev-parse.c rev-parse --parseopt: option argument name hints 11 years ago
revert.c parse-options: multi-word argh should use dash to separate words 11 years ago
rm.c Merge branch 'nd/submodule-pathspec-ending-with-slash' 11 years ago
send-pack.c Merge branch 'nd/shallow-clone' 11 years ago
shortlog.c
show-branch.c use xstrfmt to replace xmalloc + sprintf 11 years ago
show-ref.c
stripspace.c
symbolic-ref.c
tag.c Merge branch 'tg/tag-state-tag-name-in-editor-hints' 11 years ago
unpack-file.c
unpack-objects.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
update-index.c update-index: fix segfault with missing --cacheinfo argument 11 years ago
update-ref.c update-ref --stdin: reimplement using reference transactions 11 years ago
update-server-info.c
upload-archive.c
var.c
verify-pack.c
verify-tag.c
write-tree.c