index
:
exa
better-icons
master
view-options
Mirror of https://github.com/ogham/exa
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-24
Remove Thank You button on README since it didn’t work anyway
HEAD
master
ariasuni
2024-04-08
Merge pull request #1249 from capak07/test#1010
Aria
2024-03-21
Removed Say Thanks link in README
capak07
2023-09-06
exa is unmaintained, please use the active fork eza instead
Mélanie Chauvel
2023-08-03
Merge pull request #1188 from 1stDimension/ci-migrate
Mélanie Chauvel
2023-08-03
Upgrade Rust version to fix CI
Mélanie Chauvel
2023-08-03
Merge pull request #1219 from MartinNowak/patch-1
Mélanie Chauvel
2023-08-03
Merge pull request #1178 from mtoohey31/fix/obsolete-icons
Mélanie Chauvel
2023-08-03
Merge pull request #1175 from dcervenkov/patch-1
Mélanie Chauvel
2023-07-19
fix fish completion for -i/--inode option
dawg
2023-05-01
Moving actions to dtolnay's version
1stDimension
2023-04-12
Replace obsolete icons
Matthew Toohey
2023-03-30
Change ipynb icon
Daniel Cervenkov
2023-03-01
Merge pull request #1125 from Tyrubias/upgrade-and-cleanup
Mélanie Chauvel
2023-02-28
Update README.md
Victor Song
2023-02-28
Update GitHub actions Rust version
Victor Song
2023-02-24
Addressed PR comments
Victor Song
2023-02-24
Grab bag of miscellaneous fixes
Victor Song
2023-02-24
Simplify boolean assertions in tests
Victor Song
2023-02-24
Avoid redundant closures when calling methods
Victor Song
2023-02-24
Avoid manually implementing repeat() with iterators
Victor Song
2023-02-24
Use single char pattern for better performance
Victor Song
2023-02-24
Use mutable slice instead of creating new Vec in filters
Victor Song
2023-02-24
Fix borrowing code smells
Victor Song
2023-02-24
Use `pointer::cast` instead of `as` pointer casts
Victor Song
2023-02-24
Convert from bool to u8 using From trait
Victor Song
2023-02-24
Use `unsigned_abs` instead of casting from i64 to u64
Victor Song
2023-02-24
Nest OR patterns in match arms
Victor Song
2023-02-24
Change `pub_enum_variant_names` lint to `enum_variant_names`
Victor Song
2023-02-24
Use `unwrap_or_else` in build.rs
Victor Song
2023-02-24
Safely derive `Eq` whenever we derive `PartialEq`
Victor Song
2023-02-24
Upgrade to latest stable Rust and edition 2021
Victor Song
2023-02-20
Merge pull request #820 from skyline75489/chesterliu/dev/win-support
Mélanie Chauvel
2022-07-18
Merge pull request #1088 from cab-1729/master
Mélanie Chauvel
2022-07-18
Merge pull request #1082 from TygrisIQ/master
Mélanie Chauvel
2022-07-17
Added icon for img files
cab-1729
2022-07-17
Merge branch 'ogham:master' into master
TygrisIQ
2022-07-17
updated unix.stackexchange link from http to https
TygrisIQ
2022-07-17
Update fields.rs
TygrisIQ
2022-07-16
Merge pull request #1076 from cab-1729/master
Mélanie Chauvel
2022-07-07
updated links with markdown highlighting
TygrisIQ
2022-07-07
updated links with markdown highlighting
TygrisIQ
2022-07-07
updated the link with markdown link syntax
TygrisIQ
2022-06-26
Add files via upload
cab-1729
2022-06-17
Added icons for .pm similar to .pl
cab-1729
2022-05-08
Fix build on aarch64 and armv7
Mélanie Chauvel
2022-05-08
Add rust-version in Cargo.toml
Mélanie Chauvel
2022-05-08
Update Ubuntu package link in README
Mélanie Chauvel
2022-05-06
Update src/fs/file.rs
Chester Liu
2022-05-06
Fix build on Windows
Chester Liu
[next]