..
add.c
add: modify already added files when --chmod is given
9 years ago
am.c
Merge branch 'bc/object-id'
9 years ago
annotate.c
…
apply.c
Convert read_mmblob to take struct object_id.
9 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'mh/diff-indent-heuristic'
9 years ago
branch.c
i18n: branch: mark option description for translation
9 years ago
bundle.c
…
cat-file.c
Merge branch 'js/cat-file-filters'
9 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
introduce CHECKOUT_INIT
9 years ago
checkout.c
Merge branch 'rs/checkout-init-macro'
9 years ago
clean.c
…
clone.c
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
9 years ago
column.c
…
commit-tree.c
builtin/commit-tree: convert to struct object_id
9 years ago
commit.c
Merge branch 'tg/add-chmod+x-fix'
9 years ago
config.c
i18n: config: mark error message for translation
9 years ago
count-objects.c
alternates: use fspathcmp to detect duplicates
9 years ago
credential.c
…
describe.c
…
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
Merge branch 'jk/setup-sequence-update'
9 years ago
fast-export.c
diff: convert struct diff_filespec to struct object_id
9 years ago
fetch-pack.c
…
fetch.c
Merge branch 'jk/push-progress'
9 years ago
fmt-merge-msg.c
use strbuf_addstr() for adding constant strings to a strbuf, part 2
9 years ago
for-each-ref.c
…
fsck.c
alternates: use a separate scratch space
9 years ago
gc.c
Merge branch 'jk/reduce-gc-aggressive-depth'
9 years ago
get-tar-commit-id.c
…
grep.c
cache: convert struct cache_entry to use struct object_id
9 years ago
hash-object.c
hash-object: always try to set up the git repository
9 years ago
help.c
help: introduce option --exclude-guides
9 years ago
index-pack.c
index-pack: add --max-input-size=<size> option
9 years ago
init-db.c
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
9 years ago
interpret-trailers.c
…
log.c
Merge branch 'jt/format-patch-rfc'
9 years ago
ls-files.c
cache: convert struct cache_entry to use struct object_id
9 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
cache: convert struct cache_entry to use struct object_id
9 years ago
merge-ours.c
…
merge-recursive.c
i18n: merge-recursive: mark verbose message for translation
9 years ago
merge-tree.c
…
merge.c
use strbuf_addstr() for adding constant strings to a strbuf, part 2
9 years ago
mktag.c
…
mktree.c
…
mv.c
Merge branch 'rs/copy-array'
9 years ago
name-rev.c
…
notes.c
notes: spell first word of error messages in lowercase
9 years ago
pack-objects.c
Merge branch 'ks/pack-objects-bitmap'
9 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
Merge branch 'va/i18n-even-more'
9 years ago
push.c
push: accept push options
9 years ago
read-tree.c
cache: convert struct cache_entry to use struct object_id
9 years ago
receive-pack.c
receive-pack: quarantine objects until pre-receive accepts
9 years ago
reflog.c
…
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'mh/ref-iterators'
9 years ago
repack.c
Merge branch 'va/i18n-even-more'
9 years ago
replace.c
…
rerere.c
…
reset.c
builtin/reset: convert to use struct object_id
9 years ago
rev-list.c
graph: add support for --line-prefix on all graph-aware output
9 years ago
rev-parse.c
use strbuf_addstr() for adding constant strings to a strbuf
9 years ago
revert.c
parse_options: allocate a new array when concatenating
9 years ago
rm.c
builtin/rm: convert to use struct object_id
9 years ago
send-pack.c
…
shortlog.c
Merge branch 'js/log-to-diffopt-file'
9 years ago
show-branch.c
i18n: show-branch: mark plural strings for translation
9 years ago
show-ref.c
…
stripspace.c
…
submodule--helper.c
alternates: use a separate scratch space
9 years ago
symbolic-ref.c
symbolic-ref -d: do not allow removal of HEAD
9 years ago
tag.c
…
unpack-file.c
…
unpack-objects.c
unpack-objects: add --max-input-size=<size> option
9 years ago
update-index.c
Merge branch 'tg/add-chmod+x-fix'
9 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
worktree: honor configuration variables
9 years ago
write-tree.c
…