]> Sergey Matveev's repositories - public-inbox.git/history - script
nntp: resolve inboxes immediately on group listings
[public-inbox.git] / script /
2022-07-20 Eric Wongpublic-inbox-pop3d - a mostly read-only POP3 server
2022-05-05 Eric Wongpublic-inbox-netd: a multi-protocol superserver
2022-04-26 Eric Wonglei: move to v5.12 to avoid "use strict"
2022-03-23 Eric Wongsyscall: implement sendmsg+recvmsg in pure Perl
2022-03-08 Eric Wongindex|extindex: support --dangerous flag
2021-11-02 Eric Wonginit: respect umask when creating description
2021-10-15 Eric Wonglei: use send() perlop for signals
2021-10-14 Eric Wonglei add-external --mirror: respect client umask
2021-10-13 Eric Wongfetch: support --try-remote/-T for alternate remote...
2021-10-09 Eric Wongextindex: support --reindex --fast
2021-10-05 Eric Wongindex: --reindex w/ --{since,until,before,after}
2021-10-01 Eric Wongds: simplify signalfd use
2021-09-24 Eric Wongclone|--mirror: support --epoch=RANGE for partial clones
2021-09-22 Eric Wonglei: drop redundant WQ EOF callbacks
2021-09-22 Eric Wongscript/lei: describe purpose of sleep loop
2021-09-21 Eric Wongscript/lei: handle SIGTSTP and SIGCONT
2021-09-17 Eric Wongscript/lei: umask(077) before execve
2021-09-15 Eric Wongsupport -C (chdir) for most non-daemon commands
2021-09-15 Eric Wongfetch: support --exit-code switch
2021-09-15 Eric Wongmulti_git: hoist out common epoch/alternates handling
2021-09-12 Eric Wonginit: set a useful description
2021-09-12 Eric Wongnew public-inbox-{clone,fetch} commands
2021-09-11 Eric Wonglei: fix handling of broken lei.saved-search config...
2021-08-11 Eric Wongtreewide: use *nix-specific dirname regexps
2021-08-08 Eric Wonghttpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-04 Eric Wongextindex: fix boost with partial runs
2021-07-31 Eric Wongextindex: -xcpdb and -compact support
2021-07-28 Eric Wonglei: die on ECONNRESET
2021-07-28 Eric Wongtreewide: s/sequential_shard/sequential-shard/g
2021-07-25 Eric Wonginit: support git <2.30 for "-c KEY=VALUE" args
2021-07-25 Eric Wongextindex: support --dedupe[=MSGID]
2021-07-22 Eric Wonginit: allow arbitrary key-values via -c KEY=VALUE
2021-07-20 Eric Wonghttpd: fix SIGHUP by invalidating cache on reload
2021-07-06 Eric Wongextindex: implement --dedupe to fix old extindices
2021-05-28 Eric Wongscript/lei: drop leftover message about fallback
2021-05-26 Eric Wonglei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-05-05 Eric Wongscript/public-inbox-extindex: chmod +x
2021-05-01 Eric Wonglei edit-search: support relocating lei.q.output
2021-04-28 Eric Wonglei: simple WQ workers use {wq1} field
2021-04-22 Eric Wonglei: XDG_RUNTIME_DIR=/dev/null disables daemon mode
2021-04-17 Eric Wonglei q: fix MUA spawn after reading query from stdin
2021-04-05 Eric Wongscript/lei: waitpid for git-credential and pager
2021-04-02 Eric Wonglei: fix git-credential handling
2021-04-01 Eric Wongscript/lei: background ourselves on MUA/pager exec
2021-03-28 Eric Wongtreewide: shorten temporary filename
2021-02-08 Eric Wonglei: drop BSD::Resource usage
2021-02-08 Eric Wonglei q: SIGWINCH process group with the terminal
2021-02-07 Eric Wongscript/lei: avoid waitpid(-1, ...) to keep tests fast
2021-02-07 Eric Wonginit: lowercase -j for --jobs
2021-02-04 Eric Wonglei: use sleep(1) loop for infinite sleep
2021-02-01 Eric Wonglei: avoid ETOOMANYREFS, cleanup imports
2021-02-01 Eric Wonglei: increase initial timeout
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-24 Eric Wongipc: get rid of wq_set_recv_modes
2021-01-23 Eric Wonglei: support remote externals
2021-01-22 Eric Wonglei: remove INT/QUIT/TERM handlers, fix daemon EOF
2021-01-15 Eric Wonglei: pass FD to CWD via cmsg, use fchdir on server
2021-01-14 Eric Wongdaemon+watch: fix localization of %SIG for non-signalfd...
2021-01-14 Eric Wonglei: test SIGPIPE, stop xsearch workers on client abort
2021-01-12 Eric Wonglei_xsearch: transfer 4 FDs internally, drop IO::FDPass
2021-01-12 Eric Wonglei: run pager in client script
2021-01-12 Eric Wonglei: get rid of client {pid} field
2021-01-12 Eric Wongipc: start supporting sending/receiving more than 3 FDs
2021-01-12 Eric Wongcmd_ipc: send FDs with buffer payload
2021-01-12 Eric Wongds: block signals when reaping
2021-01-04 Eric Wonglei: prefer IO::FDPass over our Inline::C recv_3fds
2021-01-03 Eric Wongsend and receive all 3 FDs at once
2021-01-03 Eric Wongspawn: support send_fd+recv_fd w/o IO::FDPass
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wongon_destroy: support PID owner guard
2021-01-01 Eric Wonglei: avoid Spawn package when starting daemon
2021-01-01 Eric Wongsyscall: SFD_NONBLOCK can be a constant, again
2021-01-01 Eric Wonginit: remove embedded UnlinkMe package
2021-01-01 Eric Wongspawn: move run_die here from PublicInbox::Import
2021-01-01 Eric WongMerge remote-tracking branch 'origin/lei' into eidx
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-28 Eric Wongcheck defined return value for localized slurp errors
2020-12-27 Eric Wongextindex: allow using --all without EXTINDEX_DIR
2020-12-27 Eric Wongextindex: add undocumented --no-scan switch
2020-12-27 Eric Wongextindex: enable autoflush on STDOUT/STDERR
2020-12-27 Eric Wongextindex: --watch for inotify-based updates
2020-12-26 Eric Wongindex: filter out indexlevel=basic from extindex
2020-12-26 Eric Wongindex: fix --no-fsync flag propagation to extindex
2020-12-26 Eric Wongindex: do not attach inbox to extindex unless updated
2020-12-26 Eric Wongindex: disable --fast-noop on --reindex
2020-12-26 Eric Wonginit: use the return value of rel2abs_collapsed
2020-12-25 Eric Wongindex: support --fast-noop / -F switch
2020-12-25 Eric Wonginboxwritable: delay umask_prepare calls
2020-12-24 Eric Wongindex: update [extindex "all"] by default, support -E
2020-12-21 Eric Wonguse rel2abs_collapsed when loading Inbox objects
2020-12-20 Eric Wongscript/public-inbox-*: favor caller-provided pathnames
2020-12-19 Eric Wonglei: drop $SIG{__DIE__}, add oneshot fallbacks
2020-12-19 Eric Wonglei: micro-optimize startup time
2020-12-19 Eric Wongrename LeiDaemon package to PublicInbox::LEI
2020-12-19 Eric Wonglei: refine help/option parsing, implement "init"
2020-12-19 Eric Wonglei: use spawn (vfork + execve) for lazy start
2020-12-19 Eric Wonglei: FD-passing and IPC basics
2020-12-09 Eric Wongextindex: do not use current dir like -index does
2020-12-09 Eric Wongrename {pi_config} fields to {pi_cfg}
next