commit 4821798351defce82c102e46d6f5f84f0cdc0e34 [browse]
Author: Eric Wong
Date: 2019-11-03 03:01:40 Z
public-inbox v1.2.0
commit 4821798351defce82c102e46d6f5f84f0cdc0e34 [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 4821798351defce82c102e46d6f5f84f0cdc0e34 [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 4821798351defce82c102e46d6f5f84f0cdc0e34 [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 4821798351defce82c102e46d6f5f84f0cdc0e34 [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