about summary refs log tree commit homepage
path: root/Documentation
DateCommit message (Expand)
2024-03-16Fix some typos and language nits in docs and comments
2024-03-14doc: update release notes, marketing, and install
2024-03-12doc: tuning: note reduced fragmentation w/ jemalloc
2024-02-14doc: fix formatting for CLI switch aliases
2024-02-14doc: config: cgit=rewrite isn't implemented, yet
2024-01-30doc/lei-mail-formats: update MH read-only status
2024-01-30watch: support incremental updates from MH
2024-01-10doc: txt2pre: linkify -extindex(1), dedupe -config(5)
2023-12-15doc: RelNotes: more 2.0 updates
2023-12-01doc: config: fix grammar for nameIsUrl
2023-11-30www_listing: support publicInbox.nameIsUrl
2023-11-29doc: fix a few typos and wording issues
2023-11-29doc: -cindex: correct and unify -g GIT_DIR usage string and man page
2023-11-29lei q: fix --no-import-before completion + docs
2023-11-29cindex: require `-g GIT_DIR' or `-r PROJECT_ROOT'
2023-11-26doc/extindex: document --dedupe switch
2023-11-22watch: support `watch=false' to negate watchspam
2023-11-21doc/cindex: point no-fsync,dangerous to -index(1)
2023-11-16extindex: warn and hint about --gc on bad ibx_id
2023-11-14config: avoid eidx_key and newsgroup conflicts
2023-11-11mda|learn|watch: support dropUniqueUnsubscribe config
2023-10-17doc: lei-q: drop stale TODO comment (fixed in 1f1b1f0e22f7)
2023-10-17doc: fix some typos and grammar
2023-09-20makefile: avoid non-POSIX which(1)
2023-09-20makefile: avoid needless use of double-colon rules
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2023-09-08update docs + tests for xapian-delve use
2023-09-02Clarify Inline::C dependency (optional on Linux, required elsewhere)
2023-08-28doc: daemon: clarify TLS and well-known ports
2023-08-28Fix some typos/grammar/errors in docs and comments
2023-08-17doc: extindex: note the use of `newsgroup' entries
2023-08-17doc: *index: fix misuse of apostrophe in `its'
2023-08-16doc: clone: add a note about git 2.41+ and fetch.hideRefs
2023-08-16doc: add manpage for -cindex
2023-06-15lei import: set +(L|kw) on already-imported blobs
2023-06-15doc: lei q: document v2:$INBOX_DIR output format
2023-04-14listener: support multi-accept like nginx
2023-03-18clone: support --purge to delete remotely-deleted repos
2023-03-18doc: clone: note the default value of --remote-manifest=
2023-03-14doc: clone: fix typo in --remote-manifest= description
2023-03-13doc: clone: document --remote-manifest= option
2023-03-10doc: 2.0.0 release notes update
2023-03-10doc: lei config: update with --edit and --list examples
2023-03-10doc: lei import: add hints about nntp.* and imap.* config options
2023-03-10doc: technical: document weird stuff in our codebase
2023-03-10doc: technical/ds: update blurb to note more daemons
2023-03-10doc: technical/memory: add note about mwrap-perl
2023-03-07doc: update public-inbox-clone examples and help
2023-03-02doc: drop hosted.txt
2023-02-27doc: update clone+fetch with 2.0+ switches