summaryrefslogtreecommitdiff
path: root/src/echo.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* doc: say that printf(1) is preferred over echo(1)Pádraig Brady2021-10-221-0/+4
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* echo: pacify Oracle Studio 12.6Paul Eggert2020-05-311-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* tests: provide 100% coverage for echoBernhard Voelker2018-10-271-18/+18
* echo: always process escapes when POSIXLY_CORRECT is setPádraig Brady2018-10-271-2/+3
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering2017-06-101-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-3/+3
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-2/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-2/+2
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* doc: improve the echo and printf help on escapesPádraig Brady2009-10-281-11/+14
* echo, printf: interpret \e as the Escape characterPádraig Brady2009-10-281-0/+2
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-107/+107
* echo, printf, test: remove unused #include directivesJim Meyering2009-01-161-1/+0
* test, echo, printf: don't accept option abbreviationEric Blake2009-01-141-3/+14
* option handling: make exceptions more consistentEric Blake2009-01-081-2/+5
* use new global, "Version", rather than macro, VERSIONJim Meyering2008-08-261-1/+1
* echo: correct description of \cBenno Schulenberg2008-08-111-20/+1
* echo: gettextize the alternative option description tooBenno Schulenberg2008-08-111-4/+4
* echo: use AUTHORS from bash's built-in echoOndřej Vašík2008-06-231-1/+3
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* adjust copyright datesJim Meyering2008-05-261-1/+1
* convert single-author programs to use proper_nameJim Meyering2008-05-261-1/+1
* Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake2007-08-301-2/+3
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Help translators include translation team's web or email address.Jim Meyering2007-03-281-1/+1
* Adjust to today's renaming changes in system.h.Paul Eggert2006-07-091-2/+2
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* (usage): Move USAGE_BUILTIN_WARNING to end of --help output.Jim Meyering2005-04-041-1/+1
* (usage): Mention that some shells provide a built-inJim Meyering2005-04-041-1/+2
* (usage): Improve documentation along the lines suggestedPaul Eggert2004-11-161-4/+9