]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2019-10-22 Eric Wongv2writable: move git->cleanup to the correct place
2019-10-21 Eric Wongv2writable: reindex handles 3-headered monsters
2019-10-21 Eric Wongv2writable: improve "num_for" API and disambiguate
2019-10-21 Eric Wongv2writable: set unindexed article number
2019-10-17 Eric WongTODO: add a few more items around coderepos
2019-10-17 Eric Wongdoc: v2-format: get man output under 80 cols
2019-10-17 Alyssa Rosspublic-inbox-v2-format(5): fix formatting
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-17 Eric Wongdoc: enable "check-man" target via "check" in gmake
2019-10-17 Eric Wongdoc: avoid [<directory>] arg for git-clone(1)
2019-10-17 Eric Wongdoc: update public-inbox-overview(7) for v2
2019-10-16 Eric Wongdoc: check-man: use COLUMNS env for width
2019-10-16 Eric Wongconfig: remove redundant inboxdir check
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-10-16 Eric Wongexamples/grok-pull.post_update_hook: use "inbox_dir"
2019-10-16 Eric Wongdoc: check-man: ignore backspace char
2019-10-16 Eric Wongmda: support --no-precheck option
2019-10-16 Eric WongMerge branch 'listid'
2019-10-16 Eric Wongadmin: show failing directory
2019-10-16 Eric Wongdoc: "check-man" target to ensure we stay <=80 cols
2019-10-16 Eric Wongdoc: check-NEWS.atom fails gracefully on FreeBSD make(1)
2019-10-15 Eric Wongwwwtext: show listid config directive(s)
2019-10-15 Eric Wongmda, watch: wire up List-ID header support
2019-10-15 Eric Wongconfig: allow "0" as a valid mainrepo path
2019-10-15 Eric Wongconfig: avoid unnecessary '||' use
2019-10-15 Eric Wongconfig: simplify lookup* methods
2019-10-15 Eric Wongconfig: we always have {-section_order}
2019-10-15 Eric W. BiedermanConfig.pm: Add support for mailing list information
2019-10-15 Eric W. BiedermanPublicInbox::Import Smuggle a raw message into add
2019-10-15 Eric Wongdoc: remove unnecessary dependency on RelNotes directory
2019-10-15 Eric WongINSTALL: recommend inotify|kqueue modules for -watch
2019-10-15 Eric WongTODO: add an item for Python pygments
2019-10-14 Eric WongTODO: add item for config linter and grapher
2019-10-10 Eric Wongt/git-http-backend: disable worker processes
2019-10-10 Alyssa Rossdoc: explain publicinbox.<name>.watchheader
2019-10-09 Eric Wongdoc: use local modules to generate NEWS*
2019-10-09 Eric WongINSTALL: note that we prefer GNU make
2019-10-09 Eric Wongdoc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-09 Eric Wongextmsg: drop unused $have_mm variable
2019-10-07 Eric Wongexamples: add grok-pull post_update_hook example
2019-10-07 Eric Wongdoc: generate NEWS, NEWS.atom, and NEWS.html
2019-10-07 Eric WongMakefile.PL: add dependency on MANIFEST contents
2019-10-05 Eric Wonginit: implement locking
2019-10-05 Eric Wongdoc: add manpage for public-inbox-init(1)
2019-10-05 Eric Wonginit: favor --skip-epoch instead of --skip
2019-10-05 Eric Wongt/search: bail out on `git init --shared' failures
2019-10-03 Eric Wongt/search: show file modes as octal on failures
2019-10-02 Alyssa Rosstests: recommend running create-certs.pl with $^X
2019-10-02 Eric WongHACKING: document Perl character class gotcha
2019-10-02 Eric Wonglistener: warn on some accept()/accept4() errors
2019-10-01 Eric Wongwww: fix absolute URLs when mounted under a subdir
2019-10-01 Eric Wongdoc: avoid redundant mkdir(1) calls
2019-10-01 Eric WongTODO: add item for searching based on git-patch-id(1)
2019-10-01 Eric WongTODO: update with "git cat-file" items
2019-09-30 Eric Wongconfig: use NUL-delimited git-config(1) output
2019-09-27 Eric Wongqspawn: workaround Perl 5.16.3 leak, re-enable Deflater
2019-09-27 Eric Wongwwwtext: support $INBOX_URL/_/text/config/raw
2019-09-27 Eric Wongv2writable: only change $EPOCH.git/config on epoch...
2019-09-27 Eric Wongmbox: update URL for mboxrd info
2019-09-26 Alyssa Rosshlmod: update for highlight 3.51 API change
2019-09-26 Eric Wonghttpd: disable Deflater middleware by default on Perl...
2019-09-26 Eric Wongds: workaround a memory leak in Perl 5.16.x
2019-09-24 Eric Wongspawnpp: use absolute path for exec
2019-09-22 Eric Wongfeed: remove unused $cmt->{-html_url} field
2019-09-22 Eric Wongdoc: update HACKING and TODO with a few items
2019-09-20 Eric Wongwwwatomstream: fix per-feed <id>
2019-09-18 Eric Wongconfig: boolean handling matches git-config(1)
2019-09-18 Eric Wongdoc: add release notes directory
2019-09-17 Eric Wongt/httpd-corner.t: don't fail lsof test if stdin is...
2019-09-17 Eric Wongt/httpd-corner.t: don't fail lsof test if stdin is...
2019-09-17 Eric Wonghttp: remove unnecessary delete
2019-09-17 Eric Wonghttp: drop unused `$env' variable after delete
2019-09-17 Eric Wongqspawn: improve variable naming and commenting
2019-09-17 Eric Wongqspawn: shorten lifetime of circular references
2019-09-17 Eric Wongqspawn: log errors for generic PSGI server users
2019-09-17 Eric Wongqspawn: remove return value from ->finish
2019-09-15 Eric Wongdoc: update config manpage for "publicinbox.grokmanifest"
2019-09-15 Eric Wongqspawn: shorten lifetime of environ and opts args
2019-09-15 Eric Wongqspawn: clarify and improve error handling
2019-09-15 Eric Wongt/httpd-corner: use which() sub for detecting curl(1)
2019-09-14 Eric Wongdoc: update nntpd with NNTPS and STARTTLS examples
2019-09-14 Eric Wongt/httpd-corner: check for leaking FDs and pipes
2019-09-14 Eric Wongqspawn: remove unused WNOHANG import
2019-09-14 Eric Wonghttpd/async: improve naming and comments
2019-09-14 Eric Wonggithttpbackend: use REMOTE_ADDR for deleted identifier
2019-09-14 Eric Wongtmpfile: support O_APPEND and use it in DS::tmpio
2019-09-14 Eric Wongtmpfile: give temporary files meaningful names
2019-09-14 Eric Wongqspawn: simplify by using PerlIO::scalar
2019-09-14 Eric Wongadmin: warn and ignore inaccessible inboxes
2019-09-12 Eric Wongsolvergit: don't drop update-index stdin with qspawn
2019-09-09 Eric Wongdoc daemon: note the --listen directive is not always...
2019-09-09 Eric Wongdoc edit: move =for comment after item
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-09-09 Eric Wongdoc config: document indexlevel directive
2019-09-09 Eric Wongtests: add tcp_connect() helper
2019-09-08 Eric Wongnntp: regexp always consumes rbuf if "\n" exists
2019-09-08 Eric Wongnntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"
2019-07-14 Eric Wongnntpdeflate: reduce overhead of idle clients
2019-07-13 Eric WongTODO: remove done items, add some more
2019-07-13 Eric Wongnntp: support optional [range] arg in LISTGROUP
next