Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-01 | Improve the lint command further | David Härdeman | |
2020-07-01 | Change include configuration for shared directory to make header includes ↵ | David Härdeman | |
clearer | |||
2020-07-01 | Improve line/error reporting in server config parsing | David Härdeman | |
2020-06-30 | Keep track of current line number in config file parsing | David Härdeman | |
2020-06-30 | Centralize scfg validation and use in minecctl to implement a lint command | David Härdeman | |
2020-06-30 | Share config parsing fully between server and cmdline tool | David Härdeman | |
2020-06-28 | Run clang-format on source tree (excl igmp.c) | David Härdeman | |
2020-06-27 | Create a shared mc protocol implementation and use it in the proxy and cmd ↵ | David Härdeman | |
line tool | |||
2020-06-26 | Split misc commands into a separate file | David Härdeman | |