- c22ff06 Rename file to fix copyright update glitch by Paul Eggert · 2 weeks ago master
- 61075ea maint: make update-copyright by Paul Eggert · 2 weeks ago
- 8da33f8 make fetch by Paul Eggert · 2 weeks ago
- cee9ca0 lib scripts: Make time-stamp after-save-hooks buffer-local. by Collin Funk · 6 weeks ago
- 5beb339 configure: make perl path with whitespace a warning, not error. by Karl Berry · 8 weeks ago
- a2def8c automake: require ABOUT-NLS only at gnits strictness. by Gavin Smith · 3 months ago
- 24b0219 doc: doubled words in source comments. by Karl Berry · 3 months ago
- 3f9888e automake: recognize all-numeric MAJ.MIN.MICROa.ALPHA versions better. by Karl Berry · 4 months ago
- cb537c9 m4: align removal after compilation with autoconf. by Eric Gallager · 4 months ago
- 4e6eff3 maint: it seems APIVERSION only changes for minor/major releases. by Karl Berry · 6 months ago
- 5b25b09 maint: post-release version bump to 1.17.0.90 by Jim Meyering · 6 months ago
- cb0c4be maint: prepare for 1.17 release. by Karl Berry · 6 months ago v1.17
- 43ef3de maint: ignore all *.out in .gitignore. by Karl Berry · 6 months ago
- cef4dc7 test: explanation of MTIME_RESOLUTION resetting. by Karl Berry · 6 months ago
- 9719ecd automake: info about Automake and Libtool being in different prefixes. by Karl Berry · 6 months ago
- 7a506f5 maint: secondary updates from make fetch. by Karl Berry · 6 months ago
- 9314b5c doc: tweak announce-gen invocation HACKING. by Karl Berry · 7 months ago
- 715ce1e automake: display whether sleep supports fractional seconds as yes/no. by Bruno Haible · 7 months ago
- 0728009 doc: tweak release info in HACKING. by Karl Berry · 7 months ago
- b020a9c automake: avoid Perl-level warning on empty variable $(). by Karl Berry · 7 months ago
- 3dd08bc automake: test $MAKE if that's defined. by Karl Berry · 7 months ago
- 19433cf maint: post-release: bump version to 1.16.93 by Jim Meyering · 7 months ago
- 2b0b37e test-driver: rm spurious blank line. by Karl Berry · 7 months ago v1.16.92
- 2fc4ad5 maint: prepare for 1.16.92 pretest. by Karl Berry · 7 months ago
- 7e768ee maint: wording tweaks for announcement. by Karl Berry · 7 months ago
- c7ac3e4 test: sync list-of-tests. by Karl Berry · 7 months ago
- bc1042e automake: insane typo * instead of 2. by Karl Berry · 7 months ago
- d732637 maint: secondary updates from make fetch. by Karl Berry · 7 months ago
- cde0e3b doc: rewrite subsecond NEWS entry, sanity.m4 "make" testing wrong, etc. by Karl Berry · 7 months ago
- c09ff1d doc: original purpose of $sleep is when AC_OUTPUT is not used. by Karl Berry · 7 months ago
- 1696d6d lib scripts: add "(GNU Automake)" to --version output, etc. by Karl Berry · 7 months ago
- eb20585 aclocal: add --aclocal-path option to override ACLOCAL_PATH envvar. by Mike Frysinger · 7 months ago
- fbf571f doc: preserve old node name. by Karl Berry · 7 months ago
- fad36f7 automake: omit 1s test in _AM_FILESYSTEM_TIMESTAMP_RESOLUTION, for speed. by Bruno Haible · 7 months ago
- 6cb69ad test: Improve output of system information in test-suite.log. by Collin Funk · 7 months ago
- a2d5623 automake: allow omitting logs of skipped tests from test-suite.log. by Bruno Haible · 7 months ago
- 9b16e59 doc: more subsecond references. by Karl Berry · 7 months ago
- 18912cc test: Accommodate C23 compilers. by Collin Funk · 7 months ago
- 42bac29 test: the instdir-ltlib test is expected to fail. by Karl Berry · 7 months ago
- e09ee97 aclocal: path separator is ; on OS/2 and Windows. by Karl Berry · 7 months ago
- f375261 automake: sort keys for reproducibility. by Yves Orton · 7 months ago
- df2ff7c automake: omit make subsecond tests if at one-second resolution. by Karl Berry · 7 months ago
- 0728c58 doc: typo in t/color-tests2.sh comment. by Karl Berry · 7 months ago
- 4981e59 doc: modernize version control doc by Paul Eggert · 7 months ago
- 1d35638 maint: spelling and whitespace fixes by Paul Eggert · 7 months ago
- 85efe50 maint: fix version mismatch by Paul Eggert · 7 months ago
- 01e90da maint: post-release: bump version to 1.16.91 by Jim Meyering · 7 months ago
- d61068e tests: work also with v2.72-9-g7a6347d1 and newer by Jim Meyering · 8 months ago v1.16.90
- 2e3b7da maint: support test releases numbered from .90 for announcements. by Karl Berry · 8 months ago
- 61357c9 maint: secondary updates from make fetch. by Karl Berry · 8 months ago
- 788615a maint: prepare for next pretest. by Karl Berry · 8 months ago
- b531179 missing: shellcheck disable=SC2006,SC2268 by Karl Berry · 8 months ago
- 23e69f6 test: check that subsecond mtime works with make. by Karl Berry · 8 months ago
- b5b6f24 test: objc tests on openbsd. by Bogdan · 8 months ago
- 0d49ecb doc: test-driver option args are separate words. by Mark Wooding · 8 months ago
- 3000a02 doc: NEWS subsecond reference. by Karl Berry · 8 months ago
- fa81622 doc: update Vala documentation by Reuben Thomas · 9 months ago
- 618408d doc: typos in test file. by Reuben Thomas · 9 months ago
- fba8c57 doc: Vala-related typo in automake.in by Reuben Thomas · 9 months ago
- efb9f7b test: protect more yacc declarations against C vs. C++ linkage. by Bogdan · 11 months ago
- 70127e6 test: make bug-reporting message on test failure more explicit. by Karl Berry · 12 months ago
- 2f120f1 doc: mention pyenv. by Karl Berry · 12 months ago
- c354194 test: elide leading spaces within case for macOS sh. by Karl Berry · 12 months ago
- f1112a8 test: another check for PEP-3147 induced by Python 3.12.1. by Bogdan · 12 months ago
- 50466f6 test: more rerunning autotools, C++ std:: portability. by Karl Berry · 12 months ago
- d550b6e test: output system information after summary report. by Karl Berry · 12 months ago
- 05856fd maint: secondary updates from make fetch. by Karl Berry · 12 months ago
- 248edc4 maint: Update files from upstream with 'make fetch'. by Karl Berry · 12 months ago
- 5bb9bb4 doc: typo for Channels.pm, mention files for which we are the master. by Karl Berry · 12 months ago
- 211dc03 doc: more about pretest numbering. by Karl Berry · 12 months ago
- 2fa17cc automake: recommend autoreconf -f with version mismatches. by Karl Berry · 12 months ago
- 2838316 maint: use 1.xx.90-style pretest versions. by Karl Berry · 12 months ago
- 70128b8 python: use deb_system instead of posix_local if prefix = /usr. by Karl Berry · 12 months ago
- ac64ce2 python: use posix_prefix instead of posix_local on Debian. by Gianfranco Costamagna · 1 year ago
- 22ecc13 automake: a millisecond is too fast for subsecond-mtime. by Karl Berry · 1 year ago
- 420b53d doc: mention debian python 3.10 changes; master menu; etc. by Karl Berry · 1 year ago
- 3cd8f54 python: add 3.20 - 3.16 to the version search list. by Mike Frysinger · 1 year ago
- b80b5c4 maint: make update-copyright by Paul Eggert · 1 year, 1 month ago
- 0d0926e maint: make fetch by Paul Eggert · 1 year, 1 month ago
- ea454b4 doc: overview of autotools ordering. by Karl Berry · 1 year, 1 month ago
- 87119fa test: don't hang waiting for Solaris lex/yacc to read from stdin. by Bruno Haible · 1 year, 1 month ago
- 21ac116 dist: Use -9 instead of --best, and only for gzip, to pacify Alpine. by Bruno Haible · 1 year, 1 month ago
- b79e21c maint: avoid a false-positive syntax-check failure by Jim Meyering · 1 year, 1 month ago
- c8fcded maint: avoid a racy distcheck failure by Jim Meyering · 1 year, 1 month ago
- 5eb995c doc: typos in NEWS. by Hans Ulrich Niedermann · 1 year, 1 month ago
- 01b6281 test: silent-defaults.sh rerun autotools each time. by Karl Berry · 1 year, 1 month ago
- 354b7e4 test: self-announce leading installcheck/protocol/PATH information. by Karl Berry · 1 year, 1 month ago
- 0249be1 test: force long sleep with explicit cache variable setting. by Karl Berry · 1 year, 1 month ago
- 6a2d079 doc: typos from codespell. by Dimitri Papadopoulos · 1 year, 1 month ago
- f033898 doc: update location of FETCHFILES variable. by Dimitri Papadopoulos · 1 year, 1 month ago
- aa55e07 maint: email in THANKS for Zack Weinberg. by Karl Berry · 1 year, 1 month ago
- 448fd77 test: do not leave files as mode zero. by Karl Berry · 1 year, 1 month ago
- 9ab5c03 warn: avoid "only used once" warning for subsecond_mtime. by Karl Berry · 1 year, 1 month ago
- 8f43e75 doc: more on help2man and "Errors with distclean". by Karl Berry · 1 year, 1 month ago
- 352d5f6 maint: sync autoconf Channels.pm and ChannelsDefs.pm. by Zack Weinberg · 1 year, 1 month ago
- 3cc3e28 maint: tweak announcement text again. by Karl Berry · 1 year, 1 month ago
- 95c0aa1 automake: avoid unnecessary use of \K. by Karl Berry · 1 year, 1 month ago
- 90ef118 doc: typo in tap-driver.sh. by Dave Hart · 1 year, 1 month ago
- 5883fcb maint: post-release administrivia. by Karl Berry · 1 year, 1 month ago
- 80b72e6 maint: announcement text tweaks. by Karl Berry · 1 year, 1 month ago