]> Sergey Matveev's repositories - public-inbox.git/history - lib
TODO: update and add a few more items
[public-inbox.git] / lib /
2019-12-11 Eric Wongds: ->Reset initializes $nextq
2019-11-29 Eric Wongreplace: quiet "git gc" invocation
2019-11-27 Eric Wonghttpd|nntpd: avoid missed signal wakeups
2019-11-27 Eric Wongdskqxs: fix missing EV_DISPATCH define
2019-11-27 Eric Wongmsgtime: deal with strange minutes in TZ offsets
2019-11-24 Eric Wongxapcmd: replace Xtmpdirs with File::Temp->newdir
2019-11-24 Eric Wongdaemon: avoid race when quitting workers
2019-11-24 Eric Wongdaemon: use sigprocmask when respawning workers
2019-11-24 Eric Wongdaemon: use sigprocmask to block signals at startup
2019-11-24 Eric Wongmboxgz: fix compiler parse error under under Perl 5...
2019-11-24 Eric Wongcheck for File::Temp 0.19 for ->newdir method
2019-11-16 Eric Wongspawn: which: allow embedded slash for relative path
2019-11-16 Eric Wongxapcmd: do not fire END and DESTROY handlers in child
2019-11-16 Eric Wongimport: only pass Inbox object to SearchIdx->new
2019-11-16 Eric Wonginboxwritable: add ->cleanup method
2019-11-16 Eric Wongadmin: get rid of singleton $CFG var
2019-11-16 Eric Wongmboxgz: use Compress::Raw::Zlib instead of IO::Compress...
2019-11-16 Eric Wongmbox: split mboxgz out into a separate file
2019-11-16 Eric Wongmbox: unused mid_clean import
2019-11-14 Eric Wonginboxwritable: drop {-importer} cyclic reference
2019-11-14 Eric Wongxapcmd: localize %SIG changes using "local"
2019-11-14 Eric Wongsolvergit: use --unidiff-zero with git-apply(1)
2019-11-04 Eric Wongindex: "git log" failures are fatal
2019-11-03 Eric Wongsearchidxshard: reuse $SIG{__WARN__} callback from...
2019-10-31 Eric Wonghval: replace "'" with "'" for compatibility
2019-10-31 Eric Wongqspawn: psgi_qx: delay callback until waitpid returns
2019-10-31 Eric Wongsolvergit: deal with false-positive dfpost: results
2019-10-31 Eric Wongmsgiter: attempt to decode all text/* bodies
2019-10-31 Eric Wongmsgiter: do not assume UTF-8 if Email::MIME->body_str...
2019-10-30 Eric Wongsearch: add note about SCHEMA_VERSION 15
2019-10-30 Eric Wongwwwlisting: fix spelling and clarify sub location
2019-10-30 Eric WongMerge branch 'learn'
2019-10-30 Eric Wongmda: support multiple List-ID matches
2019-10-30 Eric Wonginboxwritable: add assert_usable_dir sub
2019-10-30 Eric Wongfilter/base: remove MAX_MID_SIZE constant
2019-10-30 Eric Wongmda: hoist out List-ID handling and reuse in -learn
2019-10-30 Eric WongMerge remote-tracking branch 'origin/multi-mid'
2019-10-28 Eric Wongview: show X-Alt-Message-ID in permalink view, too
2019-10-28 Eric Wongindex: allow search/lookups on X-Alt-Message-ID
2019-10-28 Eric Wonglinkify: support adding "(raw)" link for Message-IDs
2019-10-28 Eric Wongview: improve warning for multiple Message-IDs
2019-10-28 Eric Wongview: move '<' and '>' outside <a>
2019-10-28 Eric Wongview: display redundant headers in permalink
2019-10-28 Eric Wongsearch: support multiple From/To/Cc/Subject headers
2019-10-23 Eric WongMerge branch 'regen'
2019-10-22 Eric Wongsyscall: get rid of sendfile wrappers for now
2019-10-22 Eric Wonghval: remove new_oneline
2019-10-22 Eric Wonggit: remove src_blob_url
2019-10-22 Eric Wongwatchmaildir: remove redundant _path_to_mime
2019-10-22 Eric Wonginboxwritable: import_maildir uses maildir_path_load
2019-10-22 Eric Wongwww: remove unused ctx_get sub
2019-10-22 Eric Wongoveridx: remove unused delete_articles sub
2019-10-22 Eric Wongv2writable: use msgmap as multi_mid queue
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 WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-17 Eric Wongdoc: avoid [<directory>] arg for git-clone(1)
2019-10-16 Eric Wongconfig: remove redundant inboxdir check
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-10-16 Eric WongMerge branch 'listid'
2019-10-16 Eric Wongadmin: show failing directory
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-09 Eric Wongdoc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-09 Eric Wongextmsg: drop unused $have_mm variable
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-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 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-20 Eric Wongwwwatomstream: fix per-feed <id>
2019-09-18 Eric Wongconfig: boolean handling matches git-config(1)
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 Wongqspawn: shorten lifetime of environ and opts args
2019-09-15 Eric Wongqspawn: clarify and improve error handling
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
next