..
add.c
add: don't complain when adding empty project root
11 years ago
annotate.c
annotate: use argv_array
10 years ago
apply.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 years ago
archive.c
…
bisect--helper.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 years ago
blame.c
Remove the line length limit for graft files
11 years ago
branch.c
Merge branch 'jx/branch-vv-always-compare-with-upstream'
11 years ago
bundle.c
…
cat-file.c
cat-file: handle --batch format with missing type/size
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
…
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' into maint
11 years ago
clean.c
enums: remove trailing ',' after last item in enum
10 years ago
clone.c
Merge branch 'nd/transport-positive-depth-only' into maint
11 years ago
column.c
…
commit-tree.c
…
commit.c
commit -v: strip diffs and submodule shortlogs from the commit message
11 years ago
config.c
Merge branch 'jk/config-int-range-check'
11 years ago
count-objects.c
…
credential.c
…
describe.c
describe: trivial style fixes
11 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
Merge branch 'nd/magic-pathspec' into maint
11 years ago
fast-export.c
Merge branch 'fc/fast-export'
11 years ago
fetch-pack.c
git fetch-pack: add --diag-url
11 years ago
fetch.c
Merge branch 'nd/transport-positive-depth-only' into maint
11 years ago
fmt-merge-msg.c
…
for-each-ref.c
for-each-ref: remove unused variable
11 years ago
fsck.c
Merge branch 'jk/free-tree-buffer'
11 years ago
gc.c
gc: notice gc processes run by other users
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
11 years ago
help.c
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint
11 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' into maint
11 years ago
ls-remote.c
…
ls-tree.c
Merge branch 'jl/submodule-mv'
11 years ago
mailinfo.c
…
mailsplit.c
…
merge-base.c
Merge branch 'bm/merge-base-octopus-dedup' into maint
11 years ago
merge-file.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 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: let 'git mv file no-such-dir/' error out on Windows, too
11 years ago
name-rev.c
branch, commit, name-rev: ease up boolean conditions
11 years ago
notes.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 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
Merge branch 'po/remote-set-head-usage'
11 years ago
repack.c
Merge branch 'sb/repack-in-c' into maint
11 years ago
replace.c
Merge branch 'cc/replace-with-the-same-type'
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
rev-parse: be more careful with munging arguments
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
send-pack: fix parsing of --force-with-lease option
11 years ago
shortlog.c
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
11 years ago
show-branch.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 years ago
show-ref.c
Replace deprecated OPT_BOOLEAN by OPT_BOOL
11 years ago
stripspace.c
builtin/stripspace.c: fix broken indentation
11 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
tar-tree.c
tar-tree: remove dependency on sq_quote_print()
11 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
Merge branch 'jl/submodule-mv'
11 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
…