]> Sergey Matveev's repositories - public-inbox.git/history - script
www: move mirror instructions to /text/
[public-inbox.git] / script /
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}
2020-11-29 Eric Wongextindex: support `--gc' to remove dead inboxes
2020-11-28 Eric Wong*index: more consistent graceful shutdown checks
2020-11-24 Eric Wongmiscidx: put grokmirror manifest entries in Xapian...
2020-11-19 Eric Wongextindex: remove skip-docdata option
2020-11-08 Eric Wongextindex: fix --batch-size support
2020-11-08 Eric Wongextindex: SIGUSR1 supports checkpoint
2020-11-08 Eric Wongv2writable: more accurate {current_info} warnings/progress
2020-11-08 Eric Wongextsearch: rename -eindex to -extindex
2020-11-07 Eric Wongindex: eindex wiring
2020-11-07 Eric Wongscript: add preliminary eindex implementation
2020-09-19 Eric Wonggcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19 Eric Wonggcf2: require git dir with OID
2020-09-19 Eric Wonggcf2: transparently retry on missing OID
2020-09-19 Eric Wongadd gcf2 client and executable script
2020-09-14 Eric Wongsigfd: fix typos and scoping on systems w/o epoll+kqueue
2020-09-02 Eric Wonginit+convert: create non-existing directory hierarchies
2020-09-02 Eric Wongwatch: add --help/-h support
2020-09-02 Eric Wongmda+learn: add --help / -h support
2020-09-02 Eric Wongscript/*: fold $usage into $help, support `-h' instead...
2020-09-02 Eric Wongedit+purge: support `--help' and `-h' like other commands
2020-09-02 Eric Wongscript/*: set executable bit on -learn and -imapd
2020-09-02 Eric Wongindex: check for xapian-compact when using --compact
2020-09-01 Eric Wongwatch: log signal activities to STDERR
next