about summary refs log tree commit homepage
path: root/script/public-inbox-cindex
DateCommit message (Expand)
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-29cindex: require `-g GIT_DIR' or `-r PROJECT_ROOT'
2023-11-21cindex: rename --associate to --join, test w/ real repos
2023-11-13cindex: support --associate-aggressive shortcut
2023-11-13cindex: rename associate-max => window
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2023-08-24cindex: add --show-roots switch
2023-08-24cindex: read-only association dump
2023-04-22cindex: rewrite prune (again) for speed
2023-03-29cindex: simplify some internal data structures
2023-03-25cindex: ignore SIGPIPE
2023-03-25cindex: squelch incompatible options
2023-03-25cindex: implement --max-size=SIZE
2023-03-25cindex: implement --exclude= like -clone
2023-03-25codesearch: initial cut w/ -cindex tool