summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03maint: remove the obsolete gettext modulemasterCollin Funk
2024-07-03maint: use mbszeroCollin Funk
2024-07-03maint: copy fdl.texi instead of using the gnulib moduleCollin Funk
2024-07-03maint: don't use the deprecated stdnoreturn moduleCollin Funk
2024-07-03maint: prefer #include <...> for gnulib substitute headersCollin Funk
2024-07-03maint: reformat code according to GNU coding standardsCollin Funk
2024-07-03maint: sync latest bootstrap from gnulibCollin Funk
2024-07-03build: update gnulib submodule to latestCollin Funk
2024-07-03maint: run 'make update-copyright'Reuben Thomas
2023-06-22build: Ensure that makeinfo ≥ 6.8 checks the @menu structureBruno Haible
2022-07-25gnulib: remove use of deprecated module non-recursive-gnulib-prefix-hackReuben Thomas
2022-05-30maint: post-release administriviaReuben Thomas
2022-05-30version 2.12.1v2.12.1Reuben Thomas
2022-05-30doc: add NEWS for 2.12.1Reuben Thomas
2022-04-06doc: fix grammar in hello.x (thanks, Logan!)Reuben Thomas
2022-01-31maint: post-release administriviaReuben Thomas
2022-01-31maint: add NEWS for 2.12Reuben Thomas
2022-01-31version 2.12v2.12Reuben Thomas
2022-01-31maint: allow atexit-1 test to work when wprintf failedReuben Thomas
2022-01-27tests: remove multibyte-1 testReuben Thomas
2022-01-12doc: fix typo in man/hello.x (thanks, Jens Schleusener!)Reuben Thomas
2022-01-11maint: add manual_title to cfg.mkReuben Thomas
2022-01-05maint: post-release administriviaReuben Thomas
2022-01-05version 2.11v2.11Reuben Thomas
2022-01-05maint: fix the format of NEWS by adding header lineReuben Thomas
2022-01-05maint: bump old_NEWS_hash, which has gotten out of syncReuben Thomas
2022-01-05build: add src/system.h to po/POTFILES.inReuben Thomas
2022-01-05build: add tight-scope.mkReuben Thomas
2022-01-05doc: update NEWS for next releaseReuben Thomas
2022-01-05doc: update copyright yearReuben Thomas
2020-12-28maint: update gnulibSami Kerola
2019-02-09hello: fix couple compiler warningsSami Kerola
2019-01-21maint: stop using variable-length arraysSami Kerola
2019-01-20tests: add two new testsSami Kerola
2019-01-20hello: move option parsing to functionSami Kerola
2019-01-20hello: re-order functions to avoid forward declarationsSami Kerola
2019-01-20hello: use strlen() to find greeting lengthSami Kerola
2019-01-20maint: use version and bug report printing from gnulibSami Kerola
2019-01-20maint: use 'Try --help' statements at failureSami Kerola
2019-01-20maint: update all copyright year number rangesSami Kerola
2019-01-15maint: update bootstrap and git-version-gen filesSami Kerola
2019-01-15maint: update gnulibSami Kerola
2017-10-05maint: use updated gpl-3.0 license fileSami Kerola
2017-09-27maint: prefer https URLsSami Kerola
2017-03-03maint: update all copyright year number rangesSami Kerola
2017-03-03maint: update bootstrap and git-version-gen filesSami Kerola
2017-03-03maint: update gnulibSami Kerola
2017-02-11build: include headers proposed by bootstrap outputSami Kerola
2017-02-11hello: Mark print_help() not to returnSami Kerola
2016-12-16Make the greeting-2 test POSIX compliant and traceable through "sh -x".Bruno Haible