Commit Graph

1599 Commits

Author SHA1 Message Date
Victor Song
bbea87db91 Avoid redundant closures when calling methods 2023-02-24 18:29:37 -05:00
Victor Song
1dc14eaff1 Avoid manually implementing repeat() with iterators 2023-02-24 18:29:37 -05:00
Victor Song
d24ca084a3 Use single char pattern for better performance 2023-02-24 18:29:37 -05:00
Victor Song
433a9a52d3 Use mutable slice instead of creating new Vec in filters 2023-02-24 18:29:37 -05:00
Victor Song
7c1878f0e4 Fix borrowing code smells 2023-02-24 18:29:37 -05:00
Victor Song
1f409793ae Use pointer::cast instead of as pointer casts 2023-02-24 18:29:37 -05:00
Victor Song
19601267cf Convert from bool to u8 using From trait 2023-02-24 18:29:37 -05:00
Victor Song
7595289698 Use unsigned_abs instead of casting from i64 to u64 2023-02-24 18:29:37 -05:00
Victor Song
2917062466 Nest OR patterns in match arms 2023-02-24 18:29:37 -05:00
Victor Song
1b844a8dfa Change pub_enum_variant_names lint to enum_variant_names 2023-02-24 18:29:37 -05:00
Victor Song
af267ba638 Use unwrap_or_else in build.rs 2023-02-24 18:29:37 -05:00
Victor Song
cd715a6e00 Safely derive Eq whenever we derive PartialEq 2023-02-24 18:29:37 -05:00
Victor Song
89bcc00e32 Upgrade to latest stable Rust and edition 2021 2023-02-24 18:29:37 -05:00
Mélanie Chauvel
f3ca1fe6f7
Merge pull request #820 from skyline75489/chesterliu/dev/win-support
Initial support for Windows
2023-02-20 14:19:47 +01:00
Mélanie Chauvel
e385cd58da
Merge pull request #1088 from cab-1729/master
Added icon for img files
2022-07-18 18:25:02 +02:00
Mélanie Chauvel
3ca40915ae
Merge pull request #1082 from TygrisIQ/master
updated links with markdown highlighting and always use https
2022-07-18 18:23:10 +02:00
cab-1729
45b6413fd0
Added icon for img files 2022-07-17 16:22:20 +05:30
TygrisIQ
577ac91513
Merge branch 'ogham:master' into master 2022-07-17 09:40:16 +03:00
TygrisIQ
d40b7b1ff4
updated unix.stackexchange link from http to https 2022-07-17 09:39:30 +03:00
TygrisIQ
21758c81ea
Update fields.rs
changed unix.stackexchange.com from http to https
2022-07-17 09:35:14 +03:00
Mélanie Chauvel
7e4944c188
Merge pull request #1076 from cab-1729/master
Use Perl icon for .pm and other Perl extensions
2022-07-16 16:17:55 +02:00
TygrisIQ
584b53bb17
updated links with markdown highlighting 2022-07-07 16:00:37 +03:00
TygrisIQ
a4b23055a8
updated links with markdown highlighting 2022-07-07 15:59:21 +03:00
TygrisIQ
863d96150d
updated the link with markdown link syntax
updated the link in the comment so it helps with generated docs
2022-07-07 15:18:04 +03:00
cab-1729
a65c52d821
Add files via upload 2022-06-26 21:40:00 +05:30
cab-1729
954462634a
Added icons for .pm similar to .pl 2022-06-17 16:44:39 +05:30
Mélanie Chauvel
8ad8b33573 Fix build on aarch64 and armv7 2022-05-08 03:19:09 +02:00
Mélanie Chauvel
8c2956a8fd Add rust-version in Cargo.toml 2022-05-08 03:13:03 +02:00
Mélanie Chauvel
29422d8c93 Update Ubuntu package link in README 2022-05-08 03:11:17 +02:00
Chester Liu
6fb3740f24
Update src/fs/file.rs 2022-05-06 13:30:35 +08:00
Chester Liu
53cb75cf2b Fix build on Windows 2022-05-06 13:29:10 +08:00
Chester Liu
d6732aea10 Merge branch 'master' into chesterliu/dev/win-support 2022-05-06 13:22:24 +08:00
Mélanie Chauvel
dceca33779
Merge pull request #1058 from Ryooooooga/feature/go-mod-icons
add icons for go.mod and go.sum
2022-04-29 18:57:23 +02:00
Ryooooooga
6197006d5f
add Go module icons 2022-04-23 10:18:42 +09:00
Mélanie Chauvel
02f44c68d8
Merge pull request #1050 from ewrenge/patch-1
Fix `just` command's unavailable option
2022-04-02 18:12:55 +02:00
ewreurei
98a4431d6a
Fix just command's unavailable option 2022-04-01 22:26:51 +09:00
Mélanie Chauvel
fc6a6d0b38
Merge pull request #1045 from sorairolake/format/cpio
Add cpio filetype
2022-03-22 15:17:15 +01:00
Mélanie Chauvel
ccc1f9999a
Merge pull request #1046 from sorairolake/format/jp2
Add JPEG 2000 filetype
2022-03-22 15:16:55 +01:00
Shun Sakai
bced9841f4 Add JPEG 2000 filetype 2022-03-20 12:36:54 +09:00
Shun Sakai
f5bbfa7871 Add cpio filetype 2022-03-18 16:51:06 +09:00
Mélanie Chauvel
b869bd06dc
Merge pull request #999 from loicreynier/patch-1
Update Debian info
2022-03-17 19:44:12 +01:00
Mélanie Chauvel
f6db28e25a
Merge pull request #1011 from WesleyBatista/patch-1
Make it easy to copy and paste
2022-03-17 19:41:32 +01:00
Mélanie Chauvel
0659c36897
Merge pull request #1008 from jvaverka/patch-1
Update icons.rs
2022-03-17 19:36:25 +01:00
Mélanie Chauvel
a58a3313ea
Merge pull request #1013 from ricpelo/fix-icons
Uses same icon for lib, xml & xul files (fix #891)
2022-03-17 19:29:14 +01:00
Philippe Eberli
fe64690063
Change icon for gradle files to Java (#1017)
* Change icon for gradle files to Java

Gradle files are for the whole Java ecosystem. Not just Android.

* Change the icon for jar & java to 

Other java related files (class, jad, war) already use this.
2022-03-17 18:05:37 +01:00
Abhilash Balaji
c968c388d4
workaround for num_cpus returning 0 (#1034)
workaround for num_cpus returning 0
2022-03-17 14:51:22 +01:00
Ricardo Pérez
400bb0a140 Use same icon for lib, xml & xul files (fix #891) 2022-01-23 19:52:06 +01:00
Wesley
f0b9cceb73
Make it easy to copy and paste 2022-01-15 00:25:27 +01:00
Jacob Vaverka
e433b3fed0
Update icons.rs
Add Markdown icon for Julia Markdown documents (same convention as for `*.Rmd`)
2022-01-10 11:46:23 -05:00
Christian Höltje
42659f9345
add icon for .bats files (#968)
* add icon for .bats files

This adds the same icon as BASH for `.bats` files.

Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
2022-01-05 00:10:24 +01:00