..
add.c
add: remove support for `git-legacy-stash`
3 years ago
am.c
Merge branch 'ab/date-mode-release'
3 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
blame.c
Merge branch 'ja/i18n-common-messages'
3 years ago
branch.c
Merge branch 'gc/branch-recurse-submodules'
3 years ago
bugreport.c
…
bundle.c
…
cat-file.c
cat-file: s/_/-/ in typo'd usage_msg_optf() message
3 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout--worker.c
pkt-line.[ch]: remove unused packet_read_line_buf()
3 years ago
checkout-index.c
checkout-index: integrate with sparse index
3 years ago
checkout.c
Merge branch 'js/short-help-outside-repo-fix'
3 years ago
clean.c
Merge branch 'vd/sparse-clean-etc'
3 years ago
clone.c
Merge branch 'js/apply-partial-clone-filters-recursively'
3 years ago
column.c
…
commit-graph.c
Merge branch 'ab/ignore-replace-while-working-on-commit-graph'
3 years ago
commit-tree.c
…
commit.c
Merge branch 'ab/date-mode-release'
3 years ago
config.c
…
count-objects.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
…
credential.c
doc: fix git credential synopsis
3 years ago
describe.c
i18n: turn even more messages into "cannot be used together" ones
3 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
i18n: refactor "foo and bar are mutually exclusive"
3 years ago
diff.c
builtin/diff.c: fix "git-diff" usage string typo
3 years ago
difftool.c
i18n: factorize more 'incompatible options' messages
3 years ago
env--helper.c
…
fast-export.c
i18n: fix some misformated placeholders in command synopsis
3 years ago
fast-import.c
date API: create a date.h, split from cache.h
3 years ago
fetch-pack.c
…
fetch.c
Merge branch 'ja/i18n-common-messages'
3 years ago
fmt-merge-msg.c
merge: allow to pretend a merge is made into a different branch
3 years ago
for-each-ref.c
for-each-ref: delay parsing of --sort=<atom> options
3 years ago
for-each-repo.c
…
fsck.c
run-command API users: use strvec_pushl(), not argv construction
3 years ago
fsmonitor--daemon.c
fsmonitor--daemon: stub in health thread
2 years ago
gc.c
Merge branch 'ab/config-based-hooks-2'
3 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'ab/grep-patterntype'
3 years ago
hash-object.c
Merge branch 'ja/i18n-common-messages'
3 years ago
help.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
hook.c
git hook run: add an --ignore-missing flag
3 years ago
index-pack.c
i18n: factorize "--foo requires --bar" and the like
3 years ago
init-db.c
i18n: refactor "foo and bar are mutually exclusive"
3 years ago
interpret-trailers.c
…
log.c
Merge branch 'ab/grep-patterntype'
3 years ago
ls-files.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
ls-remote.c
ls-remote & transport API: release "struct transport_ls_refs_options"
3 years ago
ls-tree.c
built-ins: trust the "prefix" from run_builtin()
3 years ago
mailinfo.c
…
mailsplit.c
…
merge-base.c
i18n: factorize more 'incompatible options' messages
3 years ago
merge-file.c
xdiff: implement a zealous diff3, or "zdiff3"
3 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
Merge branch 'pw/use-in-process-checkout-in-rebase'
3 years ago
mktag.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
mktree.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
multi-pack-index.c
builtin/multi-pack-index.c: don't leak concatenated options
3 years ago
mv.c
…
name-rev.c
name-rev: replace --stdin with --annotate-stdin in synopsis
3 years ago
notes.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
pack-objects.c
Merge branch 'ja/i18n-common-messages'
3 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
3 years ago
prune-packed.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
prune.c
Merge branch 'ns/tmp-objdir'
3 years ago
pull.c
Merge branch 'ja/i18n-common-messages'
3 years ago
push.c
i18n: factorize "invalid value" messages
3 years ago
range-diff.c
…
read-tree.c
…
rebase.c
Merge branch 'ja/i18n-common-messages'
3 years ago
receive-pack.c
Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'
3 years ago
reflog.c
Merge branch 'ja/i18n-common-messages'
3 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
repack.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
replace.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
rerere.c
…
reset.c
Merge branch 'ab/diff-free-more'
3 years ago
rev-list.c
i18n: fix some misformated placeholders in command synopsis
3 years ago
rev-parse.c
…
revert.c
…
rm.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
send-pack.c
i18n: factorize "invalid value" messages
3 years ago
shortlog.c
log: add a --no-graph option
3 years ago
show-branch.c
date API: create a date.h, split from cache.h
3 years ago
show-index.c
…
show-ref.c
…
sparse-checkout.c
Merge branch 'ja/i18n-common-messages'
3 years ago
stash.c
Merge branch 'js/no-more-legacy-stash'
3 years ago
stripspace.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
submodule--helper.c
Merge branch 'js/apply-partial-clone-filters-recursively'
3 years ago
symbolic-ref.c
…
tag.c
date API: create a date.h, split from cache.h
3 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
fsmonitor-settings: bare repos are incompatible with FSMonitor
2 years ago
update-ref.c
…
update-server-info.c
i18n: remove from i18n strings that do not hold translatable parts
3 years ago
upload-archive.c
upload-archive: use regular "struct child_process" pattern
3 years ago
upload-pack.c
…
var.c
var: add GIT_DEFAULT_BRANCH variable
3 years ago
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
3 years ago
write-tree.c
…