..
add.c
i18n: turn even more messages into "cannot be used together" ones
3 years ago
am.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'ld/sparse-diff-blame'
3 years ago
branch.c
Merge branch 'js/branch-track-inherit'
3 years ago
bugreport.c
…
bundle.c
…
cat-file.c
i18n: turn even more messages into "cannot be used together" ones
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.c
Merge branch 'ab/checkout-branch-info-leakfix'
3 years ago
clean.c
clean: do not attempt to remove startup_info->original_cwd
3 years ago
clone.c
Merge branch 'ps/lockfile-cleanup-fix'
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
i18n: turn even more messages into "cannot be used together" ones
3 years ago
config.c
…
count-objects.c
…
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
diff: enable and test the sparse index
3 years ago
difftool.c
i18n: turn "options are incompatible" into "cannot be used together"
3 years ago
env--helper.c
…
fast-export.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
fast-import.c
usage.c API users: use die_message() for "fatal :" + exit 128
3 years ago
fetch-pack.c
…
fetch.c
Merge branch 'ps/lockfile-cleanup-fix'
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
gc.c
usage.c + gc: add and use a die_message_errno()
3 years ago
get-tar-commit-id.c
…
grep.c
grep: fix a "path_list" memory leak
3 years ago
hash-object.c
…
help.c
run-command API users: use strvec_pushl(), not argv construction
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 'ja/i18n-similar-messages'
3 years ago
ls-files.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
ls-remote.c
for-each-ref: delay parsing of --sort=<atom> options
3 years ago
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
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 'ja/i18n-similar-messages'
3 years ago
mktag.c
…
mktree.c
…
multi-pack-index.c
builtin/multi-pack-index.c: don't leak concatenated options
3 years ago
mv.c
…
name-rev.c
name-rev: prefer shorter names over following merges
3 years ago
notes.c
Merge branch 'ab/usage-die-message'
3 years ago
pack-objects.c
i18n: turn "options are incompatible" into "cannot be used together"
3 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
Merge branch 'ns/tmp-objdir'
3 years ago
pull.c
fetch/pull: use the sparse index
3 years ago
push.c
i18n: turn "options are incompatible" into "cannot be used together"
3 years ago
range-diff.c
…
read-tree.c
…
rebase.c
i18n: turn even more messages into "cannot be used together" ones
3 years ago
receive-pack.c
Merge branch 'ns/tmp-objdir'
3 years ago
reflog.c
reflog + refs-backend: move "verbose" out of the backend
3 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'ab/designated-initializers-more'
3 years ago
repack.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
replace.c
run-command API users: use strvec_pushl(), not argv construction
3 years ago
rerere.c
…
reset.c
i18n: turn even more messages into "cannot be used together" ones
3 years ago
rev-list.c
i18n: turn even more messages into "cannot be used together" ones
3 years ago
rev-parse.c
…
revert.c
…
rm.c
Merge branch 'ja/i18n-similar-messages'
3 years ago
send-pack.c
Merge branch 'jk/http-push-status-fix'
3 years ago
shortlog.c
…
show-branch.c
i18n: turn "options are incompatible" into "cannot be used together"
3 years ago
show-index.c
…
show-ref.c
…
sparse-checkout.c
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
3 years ago
stash.c
Merge branch 'en/keep-cwd' into maint
3 years ago
stripspace.c
…
submodule--helper.c
i18n: refactor "foo and bar are mutually exclusive"
3 years ago
symbolic-ref.c
…
tag.c
i18n: tag.c factorize i18n strings
3 years ago
unpack-file.c
…
unpack-objects.c
…
update-index.c
…
update-ref.c
…
update-server-info.c
…
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
i18n: factorize "--foo requires --bar" and the like
3 years ago
write-tree.c
…