summaryrefslogtreecommitdiffstats
path: root/gettext.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-10Git 2.35-rc0v2.35.0-rc0Junio C Hamano2-1/+60
2022-01-05The seventh batchJunio C Hamano1-0/+49
2022-01-05i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila23-41/+47
2022-01-05i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom"Jean-Noël Avila1-4/+4
2022-01-05i18n: factorize "--foo outside a repository"Jean-Noël Avila1-3/+3
2022-01-05i18n: refactor "unrecognized %(foo) argument" stringsJean-Noël Avila1-7/+7
2022-01-05i18n: factorize "no directory given for --foo"Jean-Noël Avila1-3/+3
2022-01-05i18n: factorize "--foo requires --bar" and the likeJean-Noël Avila21-24/+24
2022-01-05i18n: tag.c factorize i18n stringsJean-Noël Avila1-9/+14
2022-01-05i18n: standardize "cannot open" and "cannot read"Jean-Noël Avila2-4/+4
2022-01-05i18n: turn "options are incompatible" into "cannot be used together"Jean-Noël Avila31-64/+64
2022-01-05i18n: refactor "%s, %s and %s are mutually exclusive"Jean-Noël Avila5-7/+7
2022-01-05i18n: refactor "foo and bar are mutually exclusive"Jean-Noël Avila10-13/+13
2022-01-05grep: align default colors with GNU grep onesLénaïc Huard1-3/+3
2022-01-05t/README: fix typoMarc Strapetz1-1/+1
2022-01-05stash: do not return before restoring untracked filesElijah Newren2-4/+29
2022-01-04subtree: fix argument handling in check_parentsJames Limbouris1-4/+3
2022-01-04The sixth batchJunio C Hamano1-0/+11
2021-12-30sparse-checkout: refuse to add to bad patternsDerrick Stolee3-3/+9
2021-12-30sparse-checkout: fix OOM error with mixed patternsDerrick Stolee2-1/+12
2021-12-30sparse-checkout: fix segfault on malformed patternsDerrick Stolee2-3/+22
2021-12-30SubmittingPatchs: clarify choice of base and testingJunio C Hamano1-14/+39
2021-12-30merge-ort: fix bug with renormalization and rename/delete conflictsElijah Newren2-3/+42
2021-12-26Makefile: don't invoke msgfmt with --statisticsÆvar Arnfjörð Bjarmason1-1/+1
2021-12-25Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_CPPFLAGSÆvar Arnfjörð Bjarmason1-5/+6
2021-12-25Makefile: correct the dependency graph of hook-list.hÆvar Arnfjörð Bjarmason1-2/+2
2021-12-25t/perf: do not run tests in user's $SHELLJohannes Altmanninger1-1/+1
2021-12-23reftable: support preset file mode for writingHan-Wen Nienhuys3-10/+56
2021-12-23reftable: signal overflowHan-Wen Nienhuys4-0/+44
2021-12-23reftable: fix typo in headerHan-Wen Nienhuys1-1/+1
2021-12-23sparse-checkout: remove stray trailing spaceElijah Newren1-1/+1
2021-12-23The fifth batchJunio C Hamano1-0/+13
2021-12-23reflog + refs-backend: move "verbose" out of the backendÆvar Arnfjörð Bjarmason3-35/+68
2021-12-23refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUNÆvar Arnfjörð Bjarmason1-2/+2
2021-12-23reflog: reduce scope of "struct rev_info"Ævar Arnfjörð Bjarmason1-6/+7
2021-12-23reflog expire: don't use lookup_commit_reference_gently()Ævar Arnfjörð Bjarmason1-2/+1
2021-12-23reflog expire: refactor & use "tip_commit" only for UE_NORMALÆvar Arnfjörð Bjarmason1-7/+7
2021-12-23reflog expire: use "switch" over enum valuesÆvar Arnfjörð Bjarmason1-24/+33
2021-12-23reflog: change one->many worktree->refnames to use a string_listÆvar Arnfjörð Bjarmason1-29/+18
2021-12-23reflog expire: narrow scope of "cb" in cmd_reflog_expire()Ævar Arnfjörð Bjarmason1-16/+15
2021-12-23reflog delete: narrow scope of "cmd" passed to count_reflog_ent()Ævar Arnfjörð Bjarmason1-11/+11
2021-12-22refs: centralize initialization of the base ref_store.Han-Wen Nienhuys5-13/+11
2021-12-22refs: print error message in debug outputHan-Wen Nienhuys1-1/+2
2021-12-22refs: pass gitdir to packed_ref_store_createHan-Wen Nienhuys3-8/+8
2021-12-22git-p4: remove "rollback" verbJoel Holdsworth1-60/+0
2021-12-22git-p4: remove "debug" verbJoel Holdsworth1-16/+0
2021-12-22t7004: use "test-tool ref-store" for reflog inspectionHan-Wen Nienhuys1-2/+2
2021-12-22t7004: create separate tags for different testsHan-Wen Nienhuys1-11/+11
2021-12-22t5550: require REFFILESHan-Wen Nienhuys1-0/+7
2021-12-22t5540: require REFFILESHan-Wen Nienhuys1-0/+6