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