about summary refs log tree commit homepage
DateCommit message (Expand)
2021-05-28lei: retry_reopen on read-only Xapian access
2021-05-28script/lei: drop leftover message about fallback
2021-05-28lei: restore working directory in more places
2021-05-28t/lei-*: better diagnostics for occasional failures
2021-05-28lei: handle a single IMAP message in most places
2021-05-28lei_mail_sync: debug code for uncommitted txn
2021-05-28lei: add TODO item for FUSE mount
2021-05-28lei: mark reorder-and-rewrite-local-history as a TODO item
2021-05-28viewdiff: escape '{' and '}' for regexp
2021-05-28viewdiff: make $UNSAFE a variable
2021-05-27lei rm: new command to remove messages from index
2021-05-26lei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-05-25ipc: wq: handle >MAX_ARG_STRLEN && <EMSGSIZE case
2021-05-25ipc: avoid potential stack-not-refcounted bug
2021-05-25lei forget-mail-sync: new command to drop sync information
2021-05-25lei_mail_sync: args2folder: common folder lookup sub
2021-05-25lei export-kw: use lei->abs_path instead of rel2abs
2021-05-25lei export-kw: fix case-insensitivity typo for IMAP URLs
2021-05-24lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY
2021-05-24lei inspect: use LeiMailSync->match_imap_url
2021-05-23lei <q|up>: set \Recent on non-empty mbox and Maildir
2021-05-23lei export-kw: relax IMAP URL matching
2021-05-23lei export-kw: support exporting keywords to IMAP
2021-05-23net_reader|net_writer: pass URI refs deeper into callbacks
2021-05-23lei import: store IMAP user+auth in mail_sync folder URI
2021-05-23uri_imap: support uid/auth/user as full accessors
2021-05-23lei export-kw: new command to export keywords to Maildirs
2021-05-23lei index: support command-line options
2021-05-23lei_input: fix canonicalization of Maildirs for sync
2021-05-23lei tag: support tagging index-only messages
2021-05-23lei: drop EOFpipe in favor of PktOp
2021-05-23treewide: favor open(..., '+<&=', $fd)
2021-05-21lei rediff: fix construction of git-diff options
2021-05-19lei: relax rules for "new" in Maildir
2021-05-17lei lcat: fix handling of multiple MSGID_OR_URL arguments
2021-05-17doc lei: update manpages with new options
2021-05-17doc lei: add manpages for new commands
2021-05-17doc lei: add manpage for convert
2021-05-17doc lei q: add missing value for --lock
2021-05-17doc lei q: fix a typo
2021-05-17doc lei: resort lei-tag entries
2021-05-17doc lei blob: point to lei-q for shared options
2021-05-17doc: split option variants into separate items
2021-05-17doc lei blob: avoid combined description of separate options
2021-05-16lei rediff: handle stdin like other commands
2021-05-16lei rediff: mark --color-moved value as optional
2021-05-16lei_input: drop misplaced word from error message
2021-05-15dir_idle: support IN_DELETE_SELF|IN_MOVE_SELF, too
2021-05-15dir_idle: detect files which are gone
2021-05-15lei_mail_sync: do not disable CoW for this DB