Age | Commit message (Expand) | Author |
2013-04-10 | Fix ModuleManager error caused by a lack of arguments. | Peter Powell |
2012-11-08 | Fix ModuleManager failing when: | Peter Powell |
2012-04-20 | Headers: update remaining scripts too | Robby- |
2010-04-03 | Fix version comparisons in modulemanager so that "core 2.0" will match 2.0.1 | Daniel De Graaf |
2010-03-12 | Filter out modules not applicable to the installed inspircd version | danieldg |
2010-02-12 | Improve support for NetBSD | danieldg |
2009-09-17 | modulemanger: check dependencies correctly | danieldg |
2009-08-14 | Regenerate modules makefile if installing or uninstalling extras modules. | w00t |
2009-08-11 | Extra bracket on regex go away | w00t |
2009-08-04 | Write .modulemanager after everything has finished, not in a loop. | w00t |
2009-08-04 | Dependancies need string version support too. | w00t |
2009-08-04 | Provide some kind of output so it doesn't look like it's doing nothing | w00t |
2009-08-04 | Track installed module versions, so we can do upgrades properly. | w00t |
2009-08-04 | Allow for string comparison of git IDs. | w00t |
2009-08-04 | Use string versions in "module" line instead of numerical versions. | w00t |
2008-09-07 | Allow for silencing getmodules() output (is annoying when using modulemanager) | w00t |
2008-09-07 | Add "list" and usage to modulemanager [danieldg] | w00t |
2008-09-07 | Updates | w00t |
2008-09-07 | Upgrade the upgrade command to ..upgrade better. Thanks danieldg. | w00t |
2008-09-07 | Implement masking and descriptions for module manager, thanks danieldg | w00t |
2008-09-07 | Allow comments in sources.list and list files (thanks danieldg) | w00t |
2008-09-07 | Add basic module manager, patch courtesy of danieldg.. still needs some work/... | w00t |