]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_info/cmd_info.cpp
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src / coremods / core_info / cmd_info.cpp
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-10 Sadie PowellMove linuxdaemon and Sheogorath to former contributors.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-03-27 Sadie PowellUpdate the credits.
2020-03-27 Sadie PowellAlphabetically sort names in the credits.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-28 RobbyTextual improvements and fixes such as typos, casing...
2019-01-28 Peter PowellFix not checking for server names case insensitively.
2019-01-04 Peter PowellUpdate the names in the /INFO credits.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-13 Peter PowellRemove the OnInfo event.
2018-07-26 Peter PowellUse CommandBase::Params instead of std::vector<std...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-22 Peter PowellMove Shutter to former contributors & thank genius3000...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-03-29 Attila MolnarMerge pull request #1165 from Adam-/master+dnssource
2016-03-29 Attila Molnarcore_info Deduplicate code by inheriting some commands...
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarAdd User::WriteRemoteNumeric() and switch code using...
2016-02-22 Attila MolnarMerge insp20
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-09 Robin Burchellinfo: Move ChrisTX and Shawn to former contributors...
2015-11-09 Robin Burchellinfo: Update my copyright since I've touched this rathe...
2015-11-09 Robin Burchellinfo: Move SaberUK to Core Developers.
2015-11-09 Robin Burchellinfo: Reflect reality, and move everyone who hasn't...
2015-11-09 Robin Burchellinfo: Merge "Regular Contributors" and "Other Contribut...
2015-11-09 Robin Burchellinfo: Remove searchirc.com (now defunct), change irc...
2015-11-09 Robin Burchellinfo: Move the early three of us to a "founding develop...
2015-11-09 Robin Burchellinfo: Move jackmcbarn from developers back to contributors.
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-03-05 Attila MolnarCreate the core_info module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/