commit 4821798351defce82c102e46d6f5f84f0cdc0e34 [browse]
Author: Eric Wong
Date: 2019-11-03 03:01:40 Z

public-inbox v1.2.0

commit 70ebd82066a0c9c4c92579c07b7d0e36bbb4870a [browse]
Author: Eric Wong
Date: 2019-11-03 02:53:39 Z

build: add "git-dist" target for making gzipped tarballs

Since MANIFEST is tied to files tracked by git, adding generated
files such as NEWS to that is more effort than its worth (esp.
when I'm wondering if MakeMaker is useful compared to only using
GNU make).

I also have trouble reading CamelCase, so lower-case names
are nicer and more consistent with previous releases
(which were all generated with "git archive"); but did not
include NEWS.

commit 8edf9493a92f53a5135b9d36f5e913b46d6486c8 [browse]
Author: Eric Wong
Date: 2019-11-03 02:02:04 Z

doc: mknews: force plain-text NEWS to UTF-8

We'll have non-7-bit ASCII in the 1.2.0 release notes.

commit f5137830cd1f62bfc6039f5b84b1b2bc088f3b60 [browse]
Author: Eric Wong
Date: 2019-11-03 01:42:03 Z

TODO: update item for multiple Date: headers

That's the only head-scratcher of the bunch remaining, since
that relies on ranges.

commit fd5a1f0952c8c76e718a52748df8f3a96ffc5f34 [browse]
Author: Eric Wong
Date: 2019-11-02 21:51:08 Z

doc: add public-inbox.cgi(1) manpage

Yet another case of documenting things which should NOT be used :>

clone the repository to get more history