..
add.c
Merge branch 'fc/trivial'
11 years ago
annotate.c
…
apply.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
archive.c
…
bisect--helper.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
blame.c
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
11 years ago
branch.c
Merge branch 'jx/branch-vv-always-compare-with-upstream'
11 years ago
bundle.c
…
cat-file.c
Merge branch 'mg/more-textconv'
11 years ago
check-attr.c
Merge branch 'sb/parseopt-boolean-removal'
12 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 'mm/checkout-auto-track-fix'
11 years ago
clean.c
Merge branch 'jl/submodule-mv'
12 years ago
clone.c
Merge branch 'jk/clone-progress-to-stderr'
11 years ago
column.c
…
commit-tree.c
…
commit.c
Merge branch 'mm/commit-template-squelch-advice-messages'
11 years ago
config.c
repo-config: remove deprecated alias for "git config"
11 years ago
count-objects.c
…
credential.c
…
describe.c
describe: trivial style fixes
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
diff: trivial style fix
11 years ago
fast-export.c
Merge branch 'fc/fast-export'
11 years ago
fetch-pack.c
Merge branch 'jc/push-cas'
12 years ago
fetch.c
Merge branch 'bk/refs-multi-update'
11 years ago
fmt-merge-msg.c
…
for-each-ref.c
Merge branch 'jk/for-each-ref-skip-parsing'
11 years ago
fsck.c
Merge branch 'jk/free-tree-buffer'
11 years ago
gc.c
Merge branch 'nd/gc-lock-against-each-other'
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
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint
12 years ago
index-pack.c
Merge branch 'jk/free-tree-buffer'
11 years ago
init-db.c
…
log.c
Merge branch 'mg/more-textconv'
11 years ago
ls-files.c
Merge branch 'jc/ls-files-killed-optim'
11 years ago
ls-remote.c
…
ls-tree.c
Merge branch 'jl/submodule-mv'
12 years ago
mailinfo.c
…
mailsplit.c
…
merge-base.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
merge-file.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
merge: simplify ff-only option
11 years ago
mktag.c
…
mktree.c
…
mv.c
mv: Fix spurious warning when moving a file in presence of submodules
11 years ago
name-rev.c
branch, commit, name-rev: ease up boolean conditions
12 years ago
notes.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
pack-objects.c
Merge branch 'jc/pack-objects'
11 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
push.c
Merge branch 'nd/push-no-thin'
11 years ago
read-tree.c
C: have space around && and || operators
11 years ago
receive-pack.c
Merge branch 'bk/refs-multi-update'
11 years ago
reflog.c
Merge branch 'bk/refs-multi-update'
11 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
builtin/remote: remove postfixcmp() and use suffixcmp() instead
11 years ago
repack.c
repack: improve warnings about failure of renaming and removing files
11 years ago
replace.c
Merge branch 'cc/replace-with-the-same-type'
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 'sb/parseopt-boolean-removal'
12 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
send-pack: fix parsing of --force-with-lease option
12 years ago
shortlog.c
Merge branch 'jk/shortlog-tolerate-broken-commit'
11 years ago
show-branch.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
show-ref.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
12 years ago
stripspace.c
builtin/stripspace.c: fix broken indentation
12 years ago
symbolic-ref.c
C: have space around && and || operators
11 years ago
tag.c
Merge branch 'bk/refs-multi-update'
11 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
Merge branch 'jl/submodule-mv'
12 years ago
update-ref.c
Merge branch 'bk/refs-multi-update'
11 years ago
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-pack.c
…
verify-tag.c
…
write-tree.c
…