Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-02 | doc: preserve --help line breaks in 'REPORTING BUGS' man page section | Jim Meyering | |
* man/help2man: Insert .br between adjacent lines. | |||
2009-01-27 | doc: restore "REPORTING BUGS" section to generated man pages | Jim Meyering | |
* man/help2man ($PAT_BUGS): Update regexp to match the newer "Report PROG bugs ..." --help output, as well as "Report bugs...". Reported by Eric Blake. | |||
2008-12-17 | doc: Remove curly quotes from shell examples in man pages | Pádraig Brady | |
Use \(aq rather than a literal ' as groff will convert apostrophe to a right quote (\u2029) in utf8 locales for example. Stepan Kasal details the issue and fix here: http://lists.gnu.org/archive/html/bug-coreutils/2008-12/msg00124.html | |||
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering | |
adjust spelling in that same comment: s/localisation/localization/ | |||
2008-05-06 | help2man: fix perl 5.10 problem properly | Jim Meyering | |
* man/help2man: Do pull LC_ALL via "use POSIX". Instead, limit the importing of gettext-related symbols to just those two we'll use: gettext and textdomain. | |||
2008-05-05 | help2man: avoid failure with Debian unstable's Perl 5.10.0 | Jim Meyering | |
Avoid failure that produced this diagnostic: Constant subroutine main::LC_ALL redefined at /.../Exporter.pm * man/help2man: Don't include LC_ALL in the "use POSIX" list, since Locale::gettext->import will get it. | |||
2008-01-26 | Emit "info coreutils 'PROG invocation'" into the man page, | Jim Meyering | |
rather than just "info PROG". The latter would often fail or simply display the man page. * man/help2man: Change the template. Prompted by http://bugs.debian.org/399684 | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-11-25 | remove SPACEs before TABs | Jim Meyering | |
2004-11-25 | Import help2man-1.35.1. | Jim Meyering | |
2004-11-14 | Backslash-escape `-'s in email addresses, so that they are | Jim Meyering | |
rendered properly in UTF-locales. (escape_hyphens): New function. (main): Call it on email addresses. | |||
2004-04-20 | tweak --help output | Jim Meyering | |
2004-04-20 | Accept new option: --program-name=NAME, so that we | Jim Meyering | |
can override the one in --version output. This is needed solely so that test.1 doesn't refer to `[' as the program name. Reported by Benjamin Cutler as http://bugs.debian.org/205251. | |||
2004-01-22 | Fix it so using --info-page='coreutils PROG' works. | Jim Meyering | |
2003-08-15 | Remove some SPACEs before TAB. | Jim Meyering | |
2003-07-23 | Update to version 1.33. | Jim Meyering | |
2003-07-08 | Add END handler to close STDOUT and check for errors. | Jim Meyering | |
2003-07-08 | Update to version 1.29. | Jim Meyering | |
2000-12-24 | Update to version 1.24. | Jim Meyering | |
2000-11-06 | Update from latest version: 1.23. | Jim Meyering | |
2000-07-11 | import 1.022 | Jim Meyering | |
2000-01-06 | Import version 1.020. | Jim Meyering | |
1999-11-10 | import 1.019 | Jim Meyering | |
1999-11-02 | version 1.018 | Jim Meyering | |
1999-10-23 | import version 1.015 | Jim Meyering | |
1999-09-02 | import version 1.013 | Jim Meyering | |
1999-08-22 | Escape backslashes so tr's manual comes out right. | Jim Meyering | |
Reported by Andreas Schwab. | |||
1999-08-04 | . | Jim Meyering | |
1999-07-10 | Import version 1.012. | Jim Meyering | |
1999-07-10 | Import version 1.011. | Jim Meyering | |
1999-03-24 | import 1.010 | Jim Meyering | |
1999-01-11 | import new version | Jim Meyering | |
1998-12-11 | import version 1.006 | Jim Meyering | |
1998-10-06 | import 1.5b | Jim Meyering | |
1998-10-03 | Invoke program with --manhelp option only if | Jim Meyering | |
--name=STRING not specified. Otherwise, this would fail with `yes'. | |||
1998-09-09 | *** empty log message *** | Jim Meyering | |