]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Config.pm
drop dependency on File::Path::Expand
[public-inbox.git] / lib / PublicInbox / Config.pm
2016-06-15 Eric Wongdrop dependency on File::Path::Expand
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-28 Eric Wongconfig: remove try_cat
2016-05-27 Eric Wongconfig: fix NewsWWW fallback for newsgroups in HTTP...
2016-05-23 Eric Wongconfig: use popen_rd when spawning `git config'
2016-05-21 Eric Wonglocalize $/ in more places to avoid potential problems
2016-05-16 Eric Wongconfig: allow taking an existing reference
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-02-29 Eric Wongdistinguish error messages intended for users vs developers
2016-02-28 Eric Wongreduce calls to close unless error checks are needed
2015-12-22 Eric Wongconfig: hoist out common functions
2015-11-21 Eric Wongconfig: allow underscore in section names
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-03 Eric Wongmda: support a 'filter=scrub' option for external lists
2015-09-06 Eric Wongupdate copyright headers and email addresses
2014-04-30 Eric Wongcgi: remove dependency on IPC::Run in CGI
2014-04-30 Eric Wongconfig: avoid double-slash in expand_path output
2014-04-29 Eric Wongconfig: use "git config --file" to avoid changing %ENV
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-14 Eric Wongderive -primary_address in config
2014-04-11 Eric Wongconfig: support multiple addresses for a inbox
2014-04-09 Eric Wongconfig: include listname on lookup
2014-04-05 Eric Wongremove failrepo config
2014-04-05 Eric Wongconfig: add shortcut for retrieving elements
2014-04-05 Eric Wongflesh out MDA and simplify config setup
2014-03-28 Eric Wongconfig: revamp API and implement lookup
2014-02-07 Eric Wongtrivial config module for dumping config