]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2019-11-24 Eric Wongcheck for File::Temp 0.19 for ->newdir method
2019-11-16 Eric Wongt/xcpdb-reshard: use run_script for -xcpdb
2019-11-16 Eric Wongt/indexlevels-mirror*: switch to run_script
2019-11-16 Eric Wongt/v2mda: switch to run_script in many places
2019-11-16 Eric Wongt/watch_filter_rubylang: run_script for -init and ...
2019-11-16 Eric Wongt/nntpd: use run_script for -init
2019-11-16 Eric Wongt/watch_maildir_v2: use run_script for -init
2019-11-16 Eric Wongt/httpd: use run_script for -init
2019-11-16 Eric Wongt/convert-compact: convert to run_script
2019-11-16 Eric Wongt/v2mirror: switch to default run_mode for speedup
2019-11-16 Eric Wongdoc: remove IPC::Run as a dev and test dependency
2019-11-16 Eric Wongt/mda_filter_rubylang: drop IPC::Run dependency
2019-11-16 Eric Wongt/mda: switch to run_script for testing
2019-11-16 Eric Wongt/v2mirror: get rid of IPC::Run dependency
2019-11-16 Eric Wongt/purge: convert to run_script
2019-11-16 Eric Wongt/init: convert to using run_script
2019-11-16 Eric Wongt/edit: switch to use run_script
2019-11-16 Eric Wongt/common: introduce run_script wrapper for t/cgi.t
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 Wonglearn: pass global variables into subs
2019-11-16 Eric Wongmda: pass global variables into subs
2019-11-16 Eric Wonginit: pass global variables into subs
2019-11-16 Eric Wongindex: pass global variables into subs
2019-11-16 Eric Wongadmin: get rid of singleton $CFG var
2019-11-16 Eric Wongedit: use OO API of File::Temp to shorten lifetime
2019-11-16 Eric Wongedit: pass global variables into subs
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-15 Eric Wongdoc: check-man: save the result of successful runs
2019-11-15 Eric Wongt/psgi_mount: require SearchIdx before using
2019-11-15 Eric Wongt/common: move unix_server to t/httpd-corner.t
2019-11-15 Eric Wongt/common: inline stream_to_string into t/feed.t
2019-11-14 Eric Wongdoc: mknews: support Email::MIME <1.930
2019-11-14 Eric Wongconvert: remove duplicated GetOptions() call
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-09 Kyle Meyerdoc: drop a repeated word
2019-11-08 Eric Wongt/*.t: disable nntpd/httpd worker processes in most...
2019-11-08 Eric Wongt/hl_mod.t: remove IPC::Run (and File::Temp) dependency
2019-11-08 Eric Wongt/httpd-corner.t: get rid of IPC::Run for running curl
2019-11-08 Eric Wongt/httpd-corner.t: drop unnecessary bytes:: for length()
2019-11-08 Eric Wongt/*.t: remove IPC::Run dependency for git commands
2019-11-08 Eric Wongedit: check for write errors writing "From_" line
2019-11-08 Eric Wongedit: propagate correct editor exit code
2019-11-08 Eric Wongdoc: actually document publicinboxwatch.watchspam
2019-11-04 Eric Wongt/edit: use PublicInbox::Git::qx for pathname safety
2019-11-04 Eric Wongtests: rely on PublicInbox::Git for pathname safety
2019-11-04 Eric Wongt/httpd-corner.t: check for curl(1) errors in big async...
2019-11-04 Eric Wongindex: "git log" failures are fatal
2019-11-03 Eric Wongsearchidxshard: reuse $SIG{__WARN__} callback from...
2019-11-03 Eric Wongpublic-inbox v1.2.0 v1.2.0
2019-11-03 Eric Wongbuild: add "git-dist" target for making gzipped tarballs
2019-11-03 Eric Wongdoc: mknews: force plain-text NEWS to UTF-8
2019-11-03 Eric WongTODO: update item for multiple Date: headers
2019-11-03 Eric Wongdoc: add public-inbox.cgi(1) manpage
2019-11-02 Eric Wongdoc: add public-inbox-purge(1) manpage
2019-10-31 Eric Wonghval: replace "&apos;" with "&#39;" for compatibility
2019-10-31 Eric Wongcontrib/css/216light: improve contrast a bit
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 Wongdoc: add public-inbox-learn(1) manpage
2019-10-30 Eric Wongmda: support multiple List-ID matches
2019-10-30 Eric Wongmda: prepare for multiple destinations
2019-10-30 Eric Wonginboxwritable: add assert_usable_dir sub
2019-10-30 Eric Wongmda: skip MIME parsing if spam
2019-10-30 Eric Wongmda: hoist out mda_filter_adjust
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 Wonglearn: hoist out remove_or_add subroutine
2019-10-30 Eric Wonglearn: GIT_COMMITTER_<NAME|EMAIL> may be "" or "0"
2019-10-30 Eric Wonglearn: update usage statement
2019-10-30 Eric Wonglearn: only map recipient list on "ham" or "rm"
2019-10-30 Eric Wonglearn: support multiple To/Cc headers
2019-10-30 Eric WongMerge remote-tracking branch 'origin/multi-mid'
2019-10-30 Eric WongHACKING: add a note about avoiding recursion
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 Wongdoc: clean-doc: remove generated standards.txt
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
next