| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
* 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/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.
|
|
|
|
|
| |
* cfg.mk (old_NEWS_hash): Update to reflect typo fix in old NEWS.
* doc/idutils.texi: Add "." before @xref.
|
|
|
|
| |
Run "make update-copyright".
|
|
|
|
| |
Run "make update-copyright".
|
|
|
|
| |
* doc/idutils.texi (gid invocation): Add a section on "gid".
|
|
|
|
|
|
|
|
| |
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/idutils.texi: Update to FDL 1.3.
* NEWS: Likewise.
* cfg.mk (old_NEWS_hash): Update to accommodate this change.
|
|
|
|
|
|
| |
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
|
|
|
|
| |
* doc/idutils.texi: Remove "(C)" from copyright line.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
Signed-off-by: Jim Meyering <meyering@redhat.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* apply EDITOR env variable patch
* updated ChangeLog
|
| |
|
| |
|
|
* other small changes
|