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.
 
 
 
 
 
 
Nguyễn Thái Ngọc Duy 429bb40abd pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
..
add.c Merge branch 'nd/add-empty-fix' 11 years ago
annotate.c
apply.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
archive.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
bisect--helper.c
blame.c Merge branch 'js/lift-parent-count-limit' 11 years ago
branch.c Merge branch 'cc/starts-n-ends-with' 11 years ago
bundle.c
cat-file.c Merge branch 'jk/oi-delta-base' 11 years ago
check-attr.c
check-ignore.c Merge branch 'dw/check-ignore-sans-index' 11 years ago
check-mailmap.c
check-ref-format.c
checkout-index.c Merge branch 'nd/lift-path-max' 11 years ago
checkout.c pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
clean.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
clone.c Merge branch 'nd/shallow-clone' 11 years ago
column.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
commit-tree.c
commit.c pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
config.c repo-config: remove deprecated alias for "git config" 11 years ago
count-objects.c
credential.c
describe.c replace {pre,suf}fixcmp() with {starts,ends}_with() 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 Merge branch 'cc/starts-n-ends-with' 11 years ago
fetch-pack.c Merge branch 'nd/shallow-clone' 11 years ago
fetch.c Merge branch 'nd/shallow-clone' 11 years ago
fmt-merge-msg.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
for-each-ref.c Merge branch 'maint' 11 years ago
fsck.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
gc.c Merge branch 'nd/shallow-clone' 11 years ago
get-tar-commit-id.c stop installing git-tar-tree link 11 years ago
grep.c pathspec: convert some match_pathspec_depth() to ce_path_match() 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 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
init-db.c Merge branch 'mh/safe-create-leading-directories' 11 years ago
log.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
ls-files.c Merge branch 'jc/ls-files-killed-optim' into maint 11 years ago
ls-remote.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
ls-tree.c
mailinfo.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
mailsplit.c
merge-base.c Merge branch 'bm/merge-base-octopus-dedup' 11 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
merge-tree.c
merge.c Merge branch 'ef/mingw-write' 11 years ago
mktag.c
mktree.c
mv.c mv: let 'git mv file no-such-dir/' error out on Windows, too 11 years ago
name-rev.c Merge branch 'cc/starts-n-ends-with' 11 years ago
notes.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
pack-objects.c do not pretend sha1write returns errors 11 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c prune-packed: use strbuf to avoid having to worry about PATH_MAX 11 years ago
prune.c Merge branch 'nd/shallow-clone' 11 years ago
push.c Merge branch 'jc/push-refmap' 11 years ago
read-tree.c C: have space around && and || operators 11 years ago
receive-pack.c Merge branch 'nd/shallow-clone' 11 years ago
reflog.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'cc/starts-n-ends-with' 11 years ago
repack.c Sync with 1.8.5.2 11 years ago
replace.c replace info: rename 'full' to 'long' and clarify in-code symbols 11 years ago
rerere.c
reset.c reset: pass real rev name to add--interactive 11 years ago
rev-list.c C: have space around && and || operators 11 years ago
rev-parse.c Merge branch 'jk/rev-parse-double-dashes' 11 years ago
revert.c Merge branch 'hu/cherry-pick-previous-branch' 11 years ago
rm.c pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
send-pack.c Merge branch 'nd/shallow-clone' 11 years ago
shortlog.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
show-branch.c Merge branch 'cc/starts-n-ends-with' 11 years ago
show-ref.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
stripspace.c
symbolic-ref.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
tag.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
unpack-file.c
unpack-objects.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
update-index.c pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
update-ref.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
update-server-info.c
upload-archive.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
var.c
verify-pack.c
verify-tag.c
write-tree.c