index
:
delta.git/.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
format.rs
Age
Commit message (
Expand
)
Author
2024-11-29
clippy 1.83: apply explicit lifetimes elisions suggestions
Thomas Otto
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-08-16
Fix clippy warnings after rust 1.63 upgrade
mliszcz
2022-08-07
Fix typos (#1151)
Kian-Meng Ang
2022-01-21
Placeholder may contain a type field
Thomas Otto
2022-01-18
Center Align numbers right-ish (#883)
Thomas Otto
2021-11-15
Support precision specifier in run-time format strings
Dan Davison
2021-10-26
Fix side-by-side mode without line numbers
Thomas Otto
2021-10-25
Re-enable ANSI fill by equalizing panel sizes
Thomas Otto
2021-10-18
Convert Align and Placeholder into enums
Thomas Otto
2021-10-18
Store line number prefix/suffix as SmolStr
Thomas Otto
2021-10-16
Add line number width calculation
Thomas Otto
2021-08-28
Refactor: module for working with format strings
Dan Davison
2021-08-28
Refactor: eliminate format module
Dan Davison
2020-11-07
remove some clippy warnings (#383)
Marco Ieni
2020-07-22
Format files and commits as OSC 8 hyperlinks
Dan Davison