aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/increment/date_time.rs
Commit message (Expand)AuthorAge
* Separate jump behavior from increment/decrement (#4123)greg-enbala2023-01-16
* Fix deprecation warnings for chrono 0.4.23 (#4738)dxtr852022-11-15
* Resolve clippy lints (#3307)Omnikar2022-08-04
* Replace tendril with smartstringBlaž Hrastnik2022-02-10
* Update to rust 1.58, fix a bunch of optional lintsBlaž Hrastnik2022-01-16
* Remove `Clone` deriveJason Rodney Hansen2021-12-05
* Remove `FormatError`Jason Rodney Hansen2021-12-05
* Used checked_add for years and monthsJason Rodney Hansen2021-12-05
* CleanupJason Rodney Hansen2021-12-05
* No need to clone formatJason Rodney Hansen2021-12-05
* Add support for time and more date formatsJason Rodney Hansen2021-12-05