Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: update copyright years | Jim Meyering | 2014-02-13 | 1 | -2/+1 |
| | |||||
* | doc: change the manual to build with texinfo 5.1 | Tom Tromey | 2014-02-13 | 1 | -9/+18 |
| | | | | | | | | * doc/idutils.texi (Top): Rearrange menu. (Quick start): Use @itemize and @item. (Common options): Rearrange menu. (Walker options): Use @item, not @itemx. (Past and Future): Use @itemize and @item. | ||||
* | doc: remove idutils.texi front- and back-cover text requirements | Jim Meyering | 2013-08-11 | 1 | -8/+3 |
| | | | | | | * doc/idutils.texi: Do not require front- or back-cover text, thus making this section the same as gzip's, so this may be included in Debian's "free" (rather than non-free) archive. | ||||
* | maint: avoid new syntax-check failures | Jim Meyering | 2012-05-11 | 1 | -1/+1 |
| | | | | | * cfg.mk (old_NEWS_hash): Update to reflect typo fix in old NEWS. * doc/idutils.texi: Add "." before @xref. | ||||
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
| | | | | Run "make update-copyright". | ||||
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-03-20 | 1 | -1/+1 |
| | | | | Run "make update-copyright". | ||||
* | doc: add "gid" to the menus and direntry list | Jim Meyering | 2010-05-09 | 1 | -0/+19 |
| | | | | * doc/idutils.texi (gid invocation): Add a section on "gid". | ||||
* | doc: add @dircategory to Info documentation | Jim Meyering | 2010-05-09 | 1 | -1/+4 |
| | | | | | | | | The Texinfo documentation says that Info files should use @dircategory, and suggests consulting the Free Software Directory to select a category name. The directory places under ""Text creation and manipulation". * doc/idutils.texi: Add "@dircategory Text creation and manipulation". Inspired by a nearly identical patch by Colin Watson for Parted. | ||||
* | doc: update to version 1.3 of the FDL | Jim Meyering | 2010-05-01 | 1 | -1/+1 |
| | | | | | | * doc/idutils.texi: Update to FDL 1.3. * NEWS: Likewise. * cfg.mk (old_NEWS_hash): Update to accommodate this change. | ||||
* | maint: remove all .cvsignore files | Jim Meyering | 2010-01-01 | 1 | -4/+0 |
| | |||||
* | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+2 |
| | | | | | | Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright | ||||
* | maint: make @copyright line recognizable to update-copyright | Jim Meyering | 2009-08-15 | 1 | -2/+1 |
| | | | | * doc/idutils.texi: Remove "(C)" from copyright line. | ||||
* | mkid: avoid segfault with "-l OPT" | Pedro J. Ruiz Lopez | 2009-08-13 | 1 | -6/+14 |
| | | | | | | | | | * libidu/scanners.c: languages_0[] is not const anymore, since this would make impossible to set lang->lg_argv * libidu/scanners.c: language_save_arg now manages language options with zero or one argument. * doc/idutils.texi: update to reflect the behavior of mkid "-l" option. * testsuite/mkid-langopt: new test program. | ||||
* | mkid, xtokid: accept a new option --files0-from=FILE | Pedro J. Ruiz Lopez | 2009-07-04 | 1 | -1/+12 |
| | | | | | | | | | * bootstrap.conf (gnulib_modules): Add quote and readtokens0. * doc/idutils.texi: Document the option. * src/mkid.c (usage, FILES0_FROM_OPTION, long_options, help_me) (main): Implement. * src/xtokid.c (usage, FILES0_FROM_OPTION, long_options, help_me) (main): Likewise. | ||||
* | * doc/idutils.texi: Update copyright year. | Jim Meyering | 2009-03-02 | 1 | -1/+2 |
| | |||||
* | Remove trailing blanks. | Jim Meyering | 2008-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | * README-alpha: * TODO: * doc/idutils.texi: * libidu/scanners.c (set_uchar_ctype, ARGS, get_token_lisp): * src/Makefile.am: * src/fid.c (main): * src/lid.c (report_edit): * Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank, thus enabling that check. | ||||
* | Convert to coreutils-flavored gnulib. | Jim Meyering | 2008-01-14 | 1 | -2/+0 |
| | | | | Signed-off-by: Jim Meyering <meyering@redhat.com> | ||||
* | Update copyright year. | Jim Meyering | 2008-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Jim Meyering <meyering@redhat.com> | ||||
* | * fix typo | Claudio Fontana | 2006-08-22 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
| | |||||
* | * s/C++/Cpp/ to avoid problems in info file | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
| | |||||
* | * remove ifinfo | Claudio Fontana | 2006-08-05 | 1 | -2/+0 |
| | |||||
* | * remove generated files from CVS | Claudio Fontana | 2006-07-21 | 5 | -7802/+0 |
| | | | | | * apply EDITOR env variable patch * updated ChangeLog | ||||
* | * updated to gfdl | Claudio Fontana | 2006-04-11 | 1 | -21/+20 |
| | |||||
* | * prepare 4.1 releaseIDUTILS-4_1 | Claudio Fontana | 2006-03-12 | 1 | -2/+2 |
| | |||||
* | * fixed documentation | Claudio Fontana | 2006-02-15 | 2 | -8/+30 |
| | |||||
* | * integrated java+lisp support patch (EXPERIMENTAL) | Claudio Fontana | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | * small fixes | Claudio Fontana | 2006-01-11 | 1 | -4/+4 |
| | |||||
* | * s/id-utils/idutils/g; | Claudio Fontana | 2006-01-06 | 4 | -38/+42 |
| | | | | * other small changes | ||||
* | * committed trivial doc changes | Claudio Fontana | 2005-12-27 | 1 | -2/+2 |
| | |||||
* | * started to address portability problems in the id-utils-4.0 release | Claudio Fontana | 2005-12-27 | 2 | -2/+3 |
| | |||||
* | * added inttostr module from gnulib, used in src/mkid.c to print an | Claudio Fontana | 2005-12-11 | 1 | -0/+1 |
| | | | | off_t portably using offtostr() | ||||
* | * fixed small issues and integrated perl patch. | Claudio Fontana | 2005-12-11 | 2 | -2/+56 |
| | | | | Added some missing files in po/ and updated intl/ | ||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 4 | -2871/+4529 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 1 | -229/+398 |
| | |||||
* | fix wording | Jim Meyering | 2001-12-03 | 1 | -1/+1 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 1 | -34/+39 |
| | |||||
* | down-case arg to @sc, to avoid warning | Jim Meyering | 2000-06-06 | 1 | -2/+2 |
| | |||||
* | update generated config files | Greg McGary | 2000-04-27 | 1 | -1/+0 |
| | |||||
* | . | Greg McGary | 1999-04-11 | 1 | -0/+1 |
| | |||||
* | fix assorted typos | Greg McGary | 1999-04-05 | 1 | -15/+14 |
| | |||||
* | .r3_2b | Greg McGary | 1999-03-29 | 1 | -2/+1 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -6/+7 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -2/+2 |
| | |||||
* | fix comment | Jim Meyering | 1999-01-31 | 1 | -1/+1 |
| | |||||
* | Remove unused `@defcodeindex cm' | Jim Meyering | 1999-01-31 | 1 | -2/+1 |
| | |||||
* | (DISTCLEANFILES): Remove id-utils.cm. | Jim Meyering | 1999-01-31 | 1 | -1/+1 |
| | |||||
* | . | Jim Meyering | 1999-01-28 | 1 | -1/+3 |
| | |||||
* | (DISTCLEANFILES): Arrange to remove id-utils.cm and id-utils.fl. | Jim Meyering | 1999-01-28 | 1 | -0/+2 |
| | |||||
* | latest from Karl | Jim Meyering | 1999-01-28 | 1 | -1235/+2191 |
| |