.. |
add.c
|
Merge branch 'jc/add-2.0-ignore-removal'
|
11 years ago |
annotate.c
|
…
|
|
apply.c
|
Merge branch 'nd/no-more-fnmatch'
|
11 years ago |
archive.c
|
…
|
|
bisect--helper.c
|
…
|
|
blame.c
|
Merge branch 'dk/blame-janitorial'
|
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'
|
11 years ago |
check-ignore.c
|
…
|
|
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
…
|
|
checkout.c
|
pathspec: convert some match_pathspec_depth() to ce_path_match()
|
11 years ago |
clean.c
|
Merge branch 'jk/clean-d-pathspec'
|
11 years ago |
clone.c
|
Merge branch 'nd/transport-positive-depth-only' into maint
|
11 years ago |
column.c
|
…
|
|
commit-tree.c
|
commit-tree: add and document --no-gpg-sign
|
11 years ago |
commit.c
|
Merge branch 'nd/commit-editor-cleanup'
|
11 years ago |
config.c
|
config: teach "git config --file -" to read from the standard input
|
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
|
…
|
|
fast-export.c
|
…
|
|
fetch-pack.c
|
Merge branch 'nd/shallow-clone'
|
11 years ago |
fetch.c
|
Merge branch 'ep/varscope'
|
11 years ago |
fmt-merge-msg.c
|
…
|
|
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
|
pathspec: convert some match_pathspec_depth() to dir_path_match()
|
11 years ago |
hash-object.c
|
…
|
|
help.c
|
…
|
|
index-pack.c
|
Merge branch 'nd/index-pack-error-message'
|
11 years ago |
init-db.c
|
Merge branch 'mh/safe-create-leading-directories'
|
11 years ago |
log.c
|
…
|
|
ls-files.c
|
pathspec: pass directory indicator to match_pathspec_item()
|
11 years ago |
ls-remote.c
|
use wildmatch() directly without fnmatch() wrapper
|
11 years ago |
ls-tree.c
|
pathspec: rename match_pathspec_depth() to match_pathspec()
|
11 years ago |
mailinfo.c
|
…
|
|
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 'nv/commit-gpgsign-config'
|
11 years ago |
mktag.c
|
…
|
|
mktree.c
|
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
|
11 years ago |
mv.c
|
Merge branch 'jk/mv-submodules-fix'
|
11 years ago |
name-rev.c
|
use wildmatch() directly without fnmatch() wrapper
|
11 years ago |
notes.c
|
Merge branch 'jh/note-trees-record-blobs'
|
11 years ago |
pack-objects.c
|
Merge branch 'nd/upload-pack-shallow'
|
11 years ago |
pack-redundant.c
|
…
|
|
pack-refs.c
|
…
|
|
patch-id.c
|
…
|
|
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
|
shallow: automatically clean up shallow tempfiles
|
11 years ago |
reflog.c
|
use wildmatch() directly without fnmatch() wrapper
|
11 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
…
|
|
repack.c
|
Merge branch 'jk/repack-pack-keep-objects'
|
11 years ago |
replace.c
|
Merge branch 'mh/replace-refs-variable-rename'
|
11 years ago |
rerere.c
|
…
|
|
reset.c
|
Merge branch 'nd/reset-setup-worktree'
|
11 years ago |
rev-list.c
|
Merge branch 'jk/pack-bitmap'
|
11 years ago |
rev-parse.c
|
Merge branch 'ds/rev-parse-required-args'
|
11 years ago |
revert.c
|
cherry-pick, revert: add the --gpg-sign option
|
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 wildmatch() directly without fnmatch() wrapper
|
11 years ago |
show-ref.c
|
…
|
|
stripspace.c
|
…
|
|
symbolic-ref.c
|
…
|
|
tag.c
|
Merge branch 'nd/tag-version-sort'
|
11 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
Merge branch 'mh/replace-refs-variable-rename'
|
11 years ago |
update-index.c
|
Merge branch 'nd/submodule-pathspec-ending-with-slash'
|
11 years ago |
update-ref.c
|
…
|
|
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
var.c
|
…
|
|
verify-pack.c
|
…
|
|
verify-tag.c
|
…
|
|
write-tree.c
|
…
|
|