summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .gitignorebaserock/morphJavier Jardón2015-02-111-1/+1
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-0138-50/+45
* maint: enable sc_prohibit_strncpy checkJim Meyering2014-12-203-5/+4
* maint: begin to use "size_t" more, where appropriateJim Meyering2014-12-201-8/+6
* maint: update .gitignoreJim Meyering2014-12-201-13/+31
* maint: remove po/sed.pot from version controlJim Meyering2014-12-201-467/+0
* build: update build tool version requirementsJim Meyering2014-12-201-3/+3
* maint: fix "make distcheck" failureJim Meyering2014-12-201-2/+2
* build: build-aux/texi2dvi: remove fileJim Meyering2014-12-203-658/+1
* remove support for the 'L' (fmt/flow-paragraph) commandJim Meyering2014-12-167-645/+7
* doc: NEWS: mention the gzip->xz release tarball switchJim Meyering2014-12-011-0/+7
* build: avoid warning about unused fchown resultJim Meyering2014-12-014-2/+7
* build: use gnulib's manywarnings moduleJim Meyering2014-11-304-1/+153
* maint: add three casts-in-initialization to avoid warningsJim Meyering2014-11-301-4/+4
* maint: avoid a gcc "const discard" warningJim Meyering2014-11-301-1/+1
* maint: avoid more gcc warnings: apply _GL_ATTRIBUTE_PUREJim Meyering2014-11-302-5/+5
* maint: add _Noreturn attribute to two functionsJim Meyering2014-11-302-2/+2
* maint: manually convert K&R to ANSI style decls; and add "static"Jim Meyering2014-11-308-298/+99
* maint: declare several "int" locals to be of type size_tJim Meyering2014-11-301-1/+1
* maint: avoid gcc warning about unused macroJim Meyering2014-11-301-1/+0
* maint: avoid false-positive used-uninit. warning from gccJim Meyering2014-11-302-1/+8
* maint: enable sc_prohibit_empty_lines_at_EOF checkJim Meyering2014-11-3020-22/+17
* maint: enable sc_prohibit_tab_based_indentation syntax checkJim Meyering2014-11-3014-1328/+1330
* maint: enable sc_m4_quote_check syntax checkJim Meyering2014-11-302-4/+3
* maint: enable sc_cast_of_argument_to_free syntax checkJim Meyering2014-11-302-2/+1
* maint: enable sc_cast_of_alloca_return_value syntax checkJim Meyering2014-11-302-2/+1
* maint: enable sc_po_check syntax checkJim Meyering2014-11-302-4/+9
* maint: enable sc_prohibit_always_true_header_tests syntax checkJim Meyering2014-11-301-1/+2
* maint: enable sc_makefile_at_at_check syntax checkJim Meyering2014-11-302-3/+2
* maint: enable sc_space_tab syntax checkJim Meyering2014-11-304-5/+6
* maint: enable sc_program_name syntax checkJim Meyering2014-11-304-3/+7
* maint: enable more checksJim Meyering2014-11-3021-24/+23
* maint: enable sc_const_long_option syntax checkJim Meyering2014-11-302-2/+1
* maint: enable double-word prohibitionJim Meyering2014-11-301-1/+2
* doc: remove doubled wordJim Meyering2014-11-302-4/+4
* maint: add .prev-versionJim Meyering2014-11-301-0/+1
* maint: turn on the test that prohibits use of HAVE_CONFIG_HJim Meyering2014-11-3019-41/+0
* maint: generate THANKS from THANKS.inJim Meyering2014-11-305-60/+114
* maint: add cfg.mk, derived from grep'sJim Meyering2014-11-302-1/+144
* tests: hook up gnulib-testsJim Meyering2014-11-304-4/+13
* maint: .gitignore: ignore moreJim Meyering2014-11-301-6/+26
* maint: remove ACLOCAL_AMFLAGS in favor of AC_CONFIG_MACRO_DIRSJim Meyering2014-11-302-3/+1
* maint: do not version-control generated files.Jim Meyering2014-11-304-561/+96
* maint: begin to modernize configure.acJim Meyering2014-11-303-3/+6
* maint: convert obsolescent @VAR@ notation to $(VAR)Jim Meyering2014-11-301-3/+1
* maint: update copyright dates; use gnulib's update-copyright moduleJim Meyering2014-11-3034-44/+63
* maint: remove all trailing white spaceJim Meyering2014-11-3045-493/+506
* maint: update autogenerated .gitignore filesJim Meyering2014-11-304-0/+50
* maint: update build/gnulib infrastructure; generate ChangeLogJim Meyering2014-11-305-46/+135
* maint: update bootstrap from gnulibJim Meyering2014-11-301-287/+634