| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some minor doxygen warnings. | 2026-03-08 | 1 | -1/+0 | |
| * | Add constants for the common time formats. | 2025-03-23 | 1 | -0/+12 | |
| * | Rename ToHuman to ToLongString.•••This name is used by functions in too many places already. | 2025-03-18 | 1 | -2/+2 | |
| * | Add an flag to ToHuman to shorten the output. | 2025-03-03 | 1 | -1/+6 | |
| * | Add Duration::ToHuman and update messages to use it. | 2025-03-03 | 1 | -0/+7 | |
| * | Splat some unfinished code that made it into the previous commit. | 2025-03-01 | 1 | -3/+2 | |
| * | Avoid the use of ConvToStr in string concatenation.•••This function calls INSP_FORMAT in most cases nowadays so we may as well just call that manually. | 2025-03-01 | 1 | -2/+4 | |
| * | Update copyright headers. | 2025-02-28 | 1 | -1/+1 | |
| * | Improve the consistency of duration strings.•••Unfortunately because of leap years we can't really make duration strings exact. Because of this we have always added 6 hours on to each year to make it correct over time. However, we did not do this in any kind of consistent way which resulted in weird roundtripped duration strings which made this very confusing for users While I'm touching the duration code I've also cleaned it up. | 2025-02-28 | 1 | -1/+1 | |
| * | Update copyright headers. | 2024-11-02 | 1 | -1/+1 | |
| * | Add the Time::FromNow helper function. | 2024-10-03 | 1 | -1/+12 | |
| * | Rename duration to timeutils and relocate InspIRCd::TimeString. | 2023-05-10 | 1 | -0/+73 |
