.. |
add.c
|
add: convert to use parse_pathspec
|
12 years ago |
annotate.c
|
…
|
|
apply.c
|
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
|
12 years ago |
archive.c
|
…
|
|
bisect--helper.c
|
…
|
|
blame.c
|
Merge branch 'tr/line-log'
|
12 years ago |
branch.c
|
branch: colour upstream branches
|
12 years ago |
bundle.c
|
…
|
|
cat-file.c
|
cat-file: print tags raw for "cat-file -p"
|
12 years ago |
check-attr.c
|
…
|
|
check-ignore.c
|
check-ignore: convert to use parse_pathspec
|
12 years ago |
check-ref-format.c
|
…
|
|
checkout-index.c
|
…
|
|
checkout.c
|
checkout: convert to use parse_pathspec
|
12 years ago |
clean.c
|
clean: convert to use parse_pathspec
|
12 years ago |
clone.c
|
Merge branch 'ms/remote-tracking-branches-in-doc'
|
12 years ago |
column.c
|
…
|
|
commit-tree.c
|
…
|
|
commit.c
|
status: convert to use parse_pathspec
|
12 years ago |
config.c
|
Merge branch 'mm/color-auto-default'
|
12 years ago |
count-objects.c
|
…
|
|
credential.c
|
…
|
|
describe.c
|
Merge branch 'mh/reflife'
|
12 years ago |
diff-files.c
|
…
|
|
diff-index.c
|
…
|
|
diff-tree.c
|
…
|
|
diff.c
|
guard against new pathspec magic in pathspec matching code
|
12 years ago |
fast-export.c
|
fast-{import,export}: use get_sha1_hex() to read from marks file
|
12 years ago |
fetch-pack.c
|
…
|
|
fetch.c
|
Merge branch 'mh/reflife'
|
12 years ago |
fmt-merge-msg.c
|
Merge branch 'rt/commentchar-fmt-merge-msg' into maint
|
12 years ago |
for-each-ref.c
|
…
|
|
fsck.c
|
fsck: don't put a void*-shaped peg in a char*-shaped hole
|
12 years ago |
gc.c
|
…
|
|
grep.c
|
parse_pathspec: add special flag for max_depth feature
|
12 years ago |
hash-object.c
|
…
|
|
help.c
|
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
|
12 years ago |
index-pack.c
|
clone: open a shortcut for connectivity check
|
12 years ago |
init-db.c
|
…
|
|
log.c
|
Merge branch 'jc/topo-author-date-sort'
|
12 years ago |
ls-files.c
|
ls-files: convert to use parse_pathspec
|
12 years ago |
ls-remote.c
|
…
|
|
ls-tree.c
|
convert some get_pathspec() calls to parse_pathspec()
|
12 years ago |
mailinfo.c
|
…
|
|
mailsplit.c
|
…
|
|
merge-base.c
|
use logical OR (||) instead of binary OR (|) in logical context
|
12 years ago |
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
…
|
|
merge-tree.c
|
merge-tree: handle directory/empty conflict correctly
|
12 years ago |
merge.c
|
Merge branch 'ms/remote-tracking-branches-in-doc'
|
12 years ago |
mktag.c
|
…
|
|
mktree.c
|
…
|
|
mv.c
|
pathspec: add copy_pathspec
|
12 years ago |
name-rev.c
|
name-rev: allow to specify a subpath for --refs option
|
12 years ago |
notes.c
|
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
|
12 years ago |
pack-objects.c
|
…
|
|
pack-redundant.c
|
…
|
|
pack-refs.c
|
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
|
12 years ago |
patch-id.c
|
…
|
|
prune-packed.c
|
prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()
|
12 years ago |
prune.c
|
Merge branch 'nd/prune-packed-dryrun-verbose'
|
12 years ago |
push.c
|
Merge branch 'jk/pull-to-integrate'
|
12 years ago |
read-tree.c
|
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
|
12 years ago |
receive-pack.c
|
Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maint
|
12 years ago |
reflog.c
|
Merge branch 'jc/prune-all'
|
12 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
remote: check for superfluous arguments in 'git remote add'
|
12 years ago |
replace.c
|
fix "builtin-*" references to be "builtin/*"
|
12 years ago |
rerere.c
|
rerere: convert to use parse_pathspec
|
12 years ago |
reset.c
|
reset: convert to use parse_pathspec
|
12 years ago |
rev-list.c
|
pretty: --format output should honor logOutputEncoding
|
12 years ago |
rev-parse.c
|
rev-parse: add --prefix option
|
12 years ago |
revert.c
|
cherry-pick/revert: make usage say '<commit-ish>...'
|
12 years ago |
rm.c
|
rm: convert to use parse_pathspec
|
12 years ago |
send-pack.c
|
…
|
|
shortlog.c
|
pretty: --format output should honor logOutputEncoding
|
12 years ago |
show-branch.c
|
Merge branch 'jc/topo-author-date-sort'
|
12 years ago |
show-ref.c
|
exclude_existing(): set existing_refs.strdup_strings
|
12 years ago |
stripspace.c
|
…
|
|
symbolic-ref.c
|
…
|
|
tag.c
|
…
|
|
tar-tree.c
|
…
|
|
unpack-file.c
|
…
|
|
unpack-objects.c
|
…
|
|
update-index.c
|
convert some get_pathspec() calls to parse_pathspec()
|
12 years ago |
update-ref.c
|
…
|
|
update-server-info.c
|
…
|
|
upload-archive.c
|
…
|
|
var.c
|
…
|
|
verify-pack.c
|
…
|
|
verify-tag.c
|
…
|
|
write-tree.c
|
…
|
|