summaryrefslogtreecommitdiffstats
path: root/src/formatter
AgeCommit message (Expand)Author
2021-06-29feat: treat empty string as none when formating (#2738)filip
2021-04-29feat: Add version formating for modules (#2611)filip
2021-04-10refactor: propagate version formatting errors (#2566)Dario Vladović
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2021-01-22refactor: simplify StringFormatter::newAlexandru Macovei
2021-01-01style: Latest clippy suggestions (#2048)Thomas O'Donnell
2020-11-23fix: apply nightly clippy & fmt suggestions (#1922)David Knaack
2020-10-13fix: apply clippy suggestions (#1756)Tilmann Meyer
2020-08-16chore: remove unused name from Segment and remove some of the misleading unde...Tilmann Meyer
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-04-10fix: Fix variable styles in string formatter (#1069)Zhenhui Xie
2020-04-06improvement: add parser for format strings (#1021)Zhenhui Xie