about summary refs log tree commit homepage
path: root/script/public-inbox-init
DateCommit message (Expand)
2018-12-28init: allow --skip of old epochs for -V2 repos
2018-12-27init: do not set publicinbox.$NAME.indexlevel by default
2018-07-19public-inbox-init: Initialize indexlevel
2018-04-04init: s/GIT_DIR/REPO_DIR/ in usage
2018-03-29v2writable: initializing an existing inbox is idempotent
2018-03-20InboxWritable: add mbox/maildir parsing + import logic
2018-03-19v2writable: allow disabling parallelization
2018-02-28v2/ui: get nntpd and init tests running on v2
2018-02-07update copyrights for 2018
2016-12-12init: preserve permissions of existing config file
2016-09-02init: enable pack bitmaps by default
2016-05-16declare Inbox object for reusability
2016-05-14rename most instances of "list" to "inbox"
2016-02-27move executables to script/ directory