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.
 
 
 
 
 
 
Kirill A. Shutemov 3caec73b55 config: teach "git config --file -" to read from the standard input 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 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
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 Merge branch 'sb/parseopt-boolean-removal' 11 years ago
check-ignore.c Merge branch 'dw/check-ignore-sans-index' 11 years ago
check-mailmap.c builtin: add git-check-mailmap command 12 years ago
check-ref-format.c
checkout-index.c Merge branch 'nd/lift-path-max' 11 years ago
checkout.c Merge branch 'cc/starts-n-ends-with' 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-tree: document -S option consistently 12 years ago
commit.c Merge branch 'cc/starts-n-ends-with' 11 years ago
config.c config: teach "git config --file -" to read from the standard input 11 years ago
count-objects.c count-objects: add -H option to humanize sizes 12 years ago
credential.c
describe.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
diff-files.c convert read_cache_preload() to take struct pathspec 12 years ago
diff-index.c convert read_cache_preload() to take struct pathspec 12 years ago
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 Merge branch 'mg/more-textconv' 11 years ago
hash-object.c hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP 12 years ago
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 Merge branch 'jl/submodule-mv' 11 years ago
mailinfo.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
mailsplit.c mailsplit: sort maildir filenames more cleverly 12 years ago
merge-base.c Merge branch 'bm/merge-base-octopus-dedup' 11 years ago
merge-file.c Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
merge-index.c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
merge-ours.c
merge-recursive.c replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
merge-tree.c merge-tree: handle directory/empty conflict correctly 12 years ago
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 pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} 12 years ago
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 Merge branch 'tb/repack-fix-renames' (early part) 11 years ago
replace.c replace info: rename 'full' to 'long' and clarify in-code symbols 11 years ago
rerere.c rerere: convert to use parse_pathspec 12 years ago
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 rm: re-use parse_pathspec's trailing-slash removal 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 builtin/stripspace.c: fix broken indentation 11 years ago
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 Merge branch 'jl/submodule-mv' 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 gpg_interface: allow to request status return 12 years ago
write-tree.c