projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2019-12-20
Eric Wong
view: show percentage in search results thread skeleton
commit
|
commitdiff
|
tree
2019-12-20
Eric Wong
searchthread: fix usage of user-supplied parameter
commit
|
commitdiff
|
tree
2019-12-20
Eric Wong
testcommon: fix run_script for older Perls
commit
|
commitdiff
|
tree
2019-12-19
Eric Wong
t/run.perl: to avoid repeated process spawning for *.t
commit
|
commitdiff
|
tree
2019-12-19
Eric Wong
tests: move t/common.perl to PublicInbox::TestCommon
commit
|
commitdiff
|
tree
2019-12-19
Eric Wong
t/*.t: avoid sharing "my" variables in subs
commit
|
commitdiff
|
tree
2019-12-19
Eric Wong
msgiter: msg_part_text returns undef on text/html
commit
|
commitdiff
|
tree
2019-12-18
Eric Wong
Makefile.PL: sort target and var lists
commit
|
commitdiff
|
tree
2019-12-18
Eric Wong
viewvcs: flesh out some functionality and test
commit
|
commitdiff
|
tree
2019-12-18
Eric Wong
TODO: add UUCP address item
commit
|
commitdiff
|
tree
2019-12-17
Eric Wong
Makefile.PL: allow overriding "prove" from make CLI
commit
|
commitdiff
|
tree
2019-12-17
Eric Wong
t/edit.t: drop redundant "delete local $ENV{...}"
commit
|
commitdiff
|
tree
2019-12-16
Eric Wong
daemon: drop listeners early in master on graceful...
commit
|
commitdiff
|
tree
2019-12-16
Eric Wong
daemon: shorten lifetime of listener_names mapping
commit
|
commitdiff
|
tree
2019-12-15
Eric Wong
address: explicitly reject local-only addresses
commit
|
commitdiff
|
tree
2019-12-15
Eric Wong
address: use Email::Address::XS if available
commit
|
commitdiff
|
tree
2019-12-15
Eric Wong
address: use comment as name if no phrase available
commit
|
commitdiff
|
tree
2019-12-15
Eric Wong
inbox: fix periodic git process cleanup
commit
|
commitdiff
|
tree
2019-12-15
Eric Wong
searchidx: do not modify read-only $1 via git_unquote
commit
|
commitdiff
|
tree
2019-12-14
Eric Wong
daemon: use DESTROY for unlinking --pid-file
commit
|
commitdiff
|
tree
2019-12-14
Eric Wong
ds: move NNTP-only expiration code into DS
commit
|
commitdiff
|
tree
2019-12-14
Eric Wong
ds: move EvCleanup code into DS
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
Makefile.PL: fix "dsyn" target
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
mbox: do not try to create filename from empty string
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
msgtime: avoid obviously out-of-range dates (for now)
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
Date::Parse is now optional
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
msgtime: drop Date::Parse for RFC2822
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
add msgtime_cmp maintainer test
commit
|
commitdiff
|
tree
2019-12-12
Eric Wong
git: async batch interface
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
build: support doc generation w/o GNU make
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
import: (cleanup) drop redundant env arg to run_die
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
spawn: remove support for clearing the env
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
tests: don't repeatly validate NEWS.atom
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
TODO: update and add a few more items
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
ds: ->Reset initializes $nextq
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
t/common: set $0 when running script w/o fork
commit
|
commitdiff
|
tree
2019-12-11
Eric Wong
t: localize the PI_CONFIG env
commit
|
commitdiff
|
tree
2019-11-29
Eric Wong
replace: quiet "git gc" invocation
commit
|
commitdiff
|
tree
2019-11-29
Eric Wong
t/replace: quiet "git fsck" invocation
commit
|
commitdiff
|
tree
2019-11-28
Eric Wong
t/httpd-unix: FreeBSD expects to fail with EADDRINUSE
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
Makefile.PL: MANIFEST dependency fix
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
httpd|nntpd: avoid missed signal wakeups
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
dskqxs: fix missing EV_DISPATCH define
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
msgtime: deal with strange minutes in TZ offsets
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
t/msgtime: add more checks for known cases
commit
|
commitdiff
|
tree
2019-11-27
Eric Wong
t/msgtime: show date in test descriptions
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
tests: move giant inbox/git dependent tests to xt/
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/perf-*.t: use $ENV{GIANT_INBOX_DIR} consistently
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
tests: quiet down commit graph
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
tests: use File::Temp->newdir instead of tempdir()
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
xapcmd: replace Xtmpdirs with File::Temp->newdir
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/nntpd-validate: get rid of threads dependency
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/common: start_script replaces spawn_listener
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
daemon: avoid race when quitting workers
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
daemon: use sigprocmask when respawning workers
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
daemon: use sigprocmask to block signals at startup
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
.gitignore: ignore local prove(1) files
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/nntpd-tls: sometimes SSL_connect succeeds quickly
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/httpd-corner: wait for worker process death
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/xcpdb-reshard: test xcpdb --compact
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
t/v1-add-remove-add: quiet down "git init"
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
tests: use strict everywhere
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
tests: disable daemon workers in a few more places
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
mboxgz: fix compiler parse error under under Perl 5...
commit
|
commitdiff
|
tree
2019-11-24
Eric Wong
check for File::Temp 0.19 for ->newdir method
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/xcpdb-reshard: use run_script for -xcpdb
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/indexlevels-mirror*: switch to run_script
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/v2mda: switch to run_script in many places
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/watch_filter_rubylang: run_script for -init and ...
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/nntpd: use run_script for -init
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/watch_maildir_v2: use run_script for -init
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/httpd: use run_script for -init
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/convert-compact: convert to run_script
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/v2mirror: switch to default run_mode for speedup
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
doc: remove IPC::Run as a dev and test dependency
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/mda_filter_rubylang: drop IPC::Run dependency
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/mda: switch to run_script for testing
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/v2mirror: get rid of IPC::Run dependency
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/purge: convert to run_script
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/init: convert to using run_script
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/edit: switch to use run_script
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
t/common: introduce run_script wrapper for t/cgi.t
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
spawn: which: allow embedded slash for relative path
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
xapcmd: do not fire END and DESTROY handlers in child
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
import: only pass Inbox object to SearchIdx->new
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
inboxwritable: add ->cleanup method
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
learn: pass global variables into subs
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
mda: pass global variables into subs
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
init: pass global variables into subs
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
index: pass global variables into subs
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
admin: get rid of singleton $CFG var
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
edit: use OO API of File::Temp to shorten lifetime
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
edit: pass global variables into subs
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
mboxgz: use Compress::Raw::Zlib instead of IO::Compress...
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
mbox: split mboxgz out into a separate file
commit
|
commitdiff
|
tree
2019-11-16
Eric Wong
mbox: unused mid_clean import
commit
|
commitdiff
|
tree
2019-11-15
Eric Wong
doc: check-man: save the result of successful runs
commit
|
commitdiff
|
tree
2019-11-15
Eric Wong
t/psgi_mount: require SearchIdx before using
commit
|
commitdiff
|
tree
2019-11-15
Eric Wong
t/common: move unix_server to t/httpd-corner.t
commit
|
commitdiff
|
tree
2019-11-15
Eric Wong
t/common: inline stream_to_string into t/feed.t
commit
|
commitdiff
|
tree
next