..
add.c
Merge branch 'fr/add-interactive-argv-array'
11 years ago
annotate.c
…
apply.c
Merge branch 'jl/nor-or-nand-and'
11 years ago
archive.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
bisect--helper.c
…
blame.c
Merge branch 'nd/log-show-linear-break'
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
Merge branch 'nd/lift-path-max'
11 years ago
checkout.c
Merge branch 'jl/nor-or-nand-and'
11 years ago
clean.c
Merge branch 'jl/nor-or-nand-and'
11 years ago
clone.c
commit: fix patch hunk editing with "commit -p -m"
11 years ago
column.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
commit-tree.c
commit-tree: add and document --no-gpg-sign
11 years ago
commit.c
Merge branch 'jl/nor-or-nand-and'
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
Merge branch 'tg/diff-no-index-refactor'
11 years ago
fast-export.c
fast-export: add new --refspec option
11 years ago
fetch-pack.c
Merge branch 'nd/shallow-clone'
11 years ago
fetch.c
Merge branch 'ep/varscope'
11 years ago
fmt-merge-msg.c
replace {pre,suf}fixcmp() with {starts,ends}_with()
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/gc-aggressive'
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 dir_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
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
comments: fix misuses of "nor"
11 years ago
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
replace {pre,suf}fixcmp() with {starts,ends}_with()
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
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
merge-tree.c
…
merge.c
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
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
parse-options: multi-word argh should use dash to separate words
11 years ago
pack-objects.c
Merge branch 'jk/pack-bitmap'
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
Merge branch 'cc/starts-n-ends-with'
11 years ago
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
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
replace {pre,suf}fixcmp() with {starts,ends}_with()
11 years ago
show-branch.c
use wildmatch() directly without fnmatch() wrapper
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
parse-options: multi-word argh should use dash to separate words
11 years ago
unpack-file.c
…
unpack-objects.c
Merge branch 'mh/replace-refs-variable-rename'
11 years ago
update-index.c
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
11 years ago
update-ref.c
update-ref: fail create operation over stdin if ref already exists
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
…