]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2021-02-24  Eric Wongadd PublicInbox::URInntps package
2021-02-24  Eric Wonglei: avoid needless env passing to subcommands
2021-02-24  Eric Wongtreewide: avoid "delete local" construct on hashes
2021-02-24  Uwe Kleine... www: use PublicInbox::WwwStream
2021-02-23  Eric Wonglei_to_mail: remove unused OnDestroy import
2021-02-23  Eric Wonglei q: reduce default lei2mail workers
2021-02-23  Eric Wonglei: support "-C" to chdir in all sub commands
2021-02-23  Kyle Meyerdoc: lei: favor "-o format:$PATHNAME" over "-f"
2021-02-22  Eric Wonglei_auth: trim and remove leftover worker code
2021-02-22  Eric Wonglei convert: inline convert_start
2021-02-22  Eric Wongnet_reader: mic_get: reuse connections if cache enabled
2021-02-22  Eric Wonglei q: reduce wasted IMAP connection for auth
2021-02-22  Eric Wonglei_auth: migrate common auth code from lei_import
2021-02-22  Eric Wonglei import: no separate auth worker
2021-02-22  Eric Wonglei convert: auth directly from worker process
2021-02-22  Eric Wonglei: _lei_cfg: return empty hashref if unconfigured
2021-02-22  Eric Wonglei: keep client {sock} in short-lived workers
2021-02-22  Eric Wonglei_auth: rename {nrd} field to {net} for clarity
2021-02-22  Eric Wonglei_store: populate ALL.git/alternates with new epochs
2021-02-22  Eric Wongt/lei*: drop $lei->(...) sub
2021-02-22  Eric Wonglei-daemon: prefer graceful shutdowns
2021-02-22  Eric Wongtests: clean up t/home* consistently
2021-02-21  Kyle Meyert/www_listing: require grok-pull version 2 or later
2021-02-21  Kyle Meyert/www_listing: reword grok-pull skip message
2021-02-21  Kyle Meyert/www_listing: correct the number of tests for grok...
2021-02-21  Eric Wonglei2mail: parallel augment for lock-free stores
2021-02-21  Eric Wongnet_reader: use and accept URIimap objects in more...
2021-02-21  Eric Wongipc: support setting a locked number of WQ workers
2021-02-21  Eric Wonglei q: move augment into lei2mail workers
2021-02-21  Eric Wongipc: add wq_broadcast
2021-02-21  Eric Wonglei q: support IMAP/IMAPS --output destinations
2021-02-21  Eric Wonginbox_writable: require PublicInbox::MdirReader
2021-02-19  Eric Wongt/net_reader-imap: fix under TEST_RUN_MODE=0
2021-02-19  Eric WongURIimap: overload "" to ->as_string
2021-02-19  Eric Wongnet_writer: start implementing IMAP write support
2021-02-19  Eric Wongnet_reader: handle single-message IMAP mailboxes
2021-02-19  Eric Wongtests: require Mail::IMAPClient for IMAP tests
2021-02-19  Eric Wonglei_to_mail: get rid of empty _post_augment_maildir
2021-02-19  Eric Wongt/lei-externals: favor "-o format:$PATHNAME" over "-f"
2021-02-19  Eric Wongemergency: modernize and reduce syscalls
2021-02-19  Eric Wonglei_to_mail: Maildir: ensure link(2) succeeds
2021-02-19  Eric Wonglei: check for IMAP auth errors
2021-02-19  Eric Wonglei: consolidate the bulk of the IPC code
2021-02-19  Eric Wonglei import: add IMAP and (maildir|mbox*):$PATHNAME...
2021-02-19  Eric Wonglei convert: mail format conversion sub-command
2021-02-19  Eric Wonglei: completion: bash: generalize nospace usage
2021-02-18  Eric Wongt/lei_to_mail: remove unnecessary arg passing
2021-02-18  Eric Wongtests: setup_public_inboxes: use IMAP-friendly newsgroups
2021-02-18  Eric Wonglei import: move check_input_format to lei
2021-02-18  Eric Wonglei import: start rearranging code for IMAP support
2021-02-18  Eric Wongwatch: connect to NNTP and IMAP in config order
2021-02-18  Eric Wongwatch: move imap_common_init to NetReader
2021-02-18  Eric Wonglei: bless config
2021-02-15  Eric Wonglei: fail_handler: use correct exit code
2021-02-15  Eric Wongt/psgi_search: fix test around date boundaries
2021-02-13  Eric Wongsearch: query_approxidate: cleanup regexp, more tests
2021-02-13  Eric Wongmbox_reader: do not chomp non-blank EOL
2021-02-13  Eric Wongimport_mbox: use MboxReader
2021-02-13  Eric Wongfilter/vger: kill trailing newlines aggressively
2021-02-11  Eric Wongsearch: disallow spaces in argv approxidate queries
2021-02-11  Eric Wongsearch: use git approxidate in WWW and "lei q --stdin"
2021-02-11  Kyle Meyerdoc: lei: update manpages
2021-02-11  Kyle Meyerdoc: add lei-import(1)
2021-02-11  Kyle Meyerdoc: lei: prefer 'location' and 'dirname'
2021-02-11  Kyle Meyerdoc: lei q: use 'mfolder' as --output placeholder
2021-02-10  Eric Wongtests: skip properly with git <2.6
2021-02-10  Eric Wongsearch: fix argv handling of quoted phrases
2021-02-10  Eric Wonglei_external: fix+test handling of escaped braces
2021-02-10  Eric Wongnet_reader: new package split from -watch
2021-02-10  Eric Wonglei: note some TODO items (curl, externals)
2021-02-10  Eric Wonglei ls-external: support --local and --remote
2021-02-10  Eric Wongtest_common: support lei-daemon only testing
2021-02-10  Eric Wonglei_external: remove unnecessary Exporter use
2021-02-10  Eric Wonglei *external: glob improvements, ls-external filtering
2021-02-10  Eric Wongtests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
2021-02-10  Eric Wonglei: replace "I:"-prefixed info messages with "#"
2021-02-10  Eric Wongt/run.perl: drop Cwd dependency
2021-02-10  Eric Wonglei q: prefix --alert ops with ':' instead of '-'
2021-02-10  Eric Wonguse MdirReader in -watch and InboxWritable
2021-02-10  Eric Wongt/run.perl: fix for >128 tests
2021-02-10  Eric Wonglei: split out MdirReader package, lazy-require earlier
2021-02-10  Eric Wonggit: ->qx: respect caller's $/ in array context
2021-02-10  Eric Wongt/cgi.t: modernizations and style updates
2021-02-10  Eric Wongtest_common: disable fsync on the CLI where possible
2021-02-10  Eric Wongt/thread-index-gap.t: avoid unnecessary map
2021-02-09  Eric Wongwww: stream mboxrd in descending docid order
2021-02-08  Eric Wongspawnpp: raise exception on E2BIG errors
2021-02-08  Eric Wongsearch: use one git-rev-parse process for all dates
2021-02-08  Eric Wonglei q: use git approxidate with d:, dt: and rt: ranges
2021-02-08  Eric Wonggit: implement date_parse method
2021-02-08  Eric Wonglei: drop BSD::Resource usage
2021-02-08  Eric Wonglei: avoid racing on unlink + bind + listen
2021-02-08  Eric Wonglei: start_pager: drop COLUMNS default
2021-02-08  Eric Wongds: improve add_timer usability
2021-02-08  Eric Wongtests: favor IPv6
2021-02-08  Eric Wonglei q: support --alert=CMD for early MUA users
2021-02-08  Eric Wonglei q: SIGWINCH process group with the terminal
2021-02-08  Eric Wonglei_xsearch: quiet Eml warnings from remote mboxrds
2021-02-08  Eric Wonglei q: improve remote mboxrd UX + MUA
2021-02-08  Eric WongINSTALL: depend on Text::ParseWords
next