summaryrefslogtreecommitdiff
path: root/modulemanager
AgeCommit message (Expand)Author
2010-03-12Filter out modules not applicable to the installed inspircd versiondanieldg
2010-02-12Improve support for NetBSDdanieldg
2009-09-17modulemanger: check dependencies correctlydanieldg
2009-08-14Regenerate modules makefile if installing or uninstalling extras modules.w00t
2009-08-11Extra bracket on regex go awayw00t
2009-08-04Write .modulemanager after everything has finished, not in a loop.w00t
2009-08-04Dependancies need string version support too.w00t
2009-08-04Provide some kind of output so it doesn't look like it's doing nothingw00t
2009-08-04Track installed module versions, so we can do upgrades properly.w00t
2009-08-04Allow for string comparison of git IDs.w00t
2009-08-04Use string versions in "module" line instead of numerical versions.w00t
2008-09-07Allow for silencing getmodules() output (is annoying when using modulemanager)w00t
2008-09-07Add "list" and usage to modulemanager [danieldg]w00t
2008-09-07Updatesw00t
2008-09-07Upgrade the upgrade command to ..upgrade better. Thanks danieldg.w00t
2008-09-07Implement masking and descriptions for module manager, thanks danieldgw00t
2008-09-07Allow comments in sources.list and list files (thanks danieldg)w00t
2008-09-07Add basic module manager, patch courtesy of danieldg.. still needs some work/...w00t