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
Mélanie Chauvel
a2f3ff98c2
Merge pull request #993 from cab-1729/master
...
Adding icons for .part and .torrent files
2022-01-05 00:09:31 +01:00
Mélanie Chauvel
4f919a6bc5
Merge pull request #989 from foundObjects/add-filetypes
...
Add file icons for zst and Arch Linux PKGBUILD
2022-01-05 00:03:58 +01:00
Mélanie Chauvel
446903ac00
Merge pull request #1002 from thesamesam/gentoo
...
icons: add Gentoo for .ebuild
2022-01-04 23:39:28 +01:00
Mélanie Chauvel
be6feb82d8
Merge pull request #1003 from reishoku/remove-unnested-or-patterns
...
src/main.rs: remove clippy::unnested_or_patterns
2022-01-04 22:19:13 +01:00
KOSHIKAWA Kenichi
352a1e8f19
src/main.rs: remove clippy::unnested_or_patterns
...
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
2022-01-03 22:57:38 +09:00
Sam James
89d537adb4
icons: add Gentoo for .ebuild
...
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-03 04:43:29 +00:00
Mélanie Chauvel
4f0275395b
Merge pull request #991 from ashincoder/patch-1
...
feat: Add julia file extension icon
2021-12-27 18:45:53 +01:00
Loïc
c3eb8321ff
Update README.md
2021-12-26 12:26:25 +01:00
cab-1729
091ab51b98
Add files via upload
2021-12-15 21:08:30 +05:30
Ashin Antony
859666d287
feat: Add julia file extension icon
...
Icon for julia file extension '.jl' is added to the icons list.
2021-12-14 17:46:30 +05:30
Scott B
c4b8e7af1a
add PKGBUILD file icon
2021-12-10 18:21:03 -08:00
Scott B
69ae5db3b6
add zst file icon
2021-12-10 18:04:57 -08:00
Mélanie Chauvel
3e9de0e7e1
Merge pull request #988 from Eijebong/deps
...
Update term_grid to 0.2
2021-12-10 17:34:31 +01:00
Bastien Orivel
af208285e8
Update term_grid to 0.2
2021-12-10 13:21:13 +01:00
Mélanie Chauvel
ef8fd32dc6
Update MSRV and add it in rust-toolchain.toml
2021-12-10 01:02:21 +01:00
Mélanie Chauvel
2ac7024197
Ignore all log files (produced by Vagrant)
2021-12-10 00:16:42 +01:00
Mélanie Chauvel
7c957f95b3
Merge pull request #982 from paper-lark/no-color
...
NO_COLOR environment variable support
2021-12-06 21:43:55 +01:00
Max Zhuravsky
c6874f0b32
[baseline] - fix docs and remove gitignore
2021-12-06 02:06:30 +03:00
Mélanie Chauvel
df4fb84ae1
don’t display broken pipe error messages (see rust-lang/rust#46016 )
2021-12-05 18:22:38 +01:00
Max Zhuravsky
a371c41711
[no-color] - add unit test and doc
2021-11-26 01:45:41 +03:00
Max Zhuravsky
aab1d3db59
[no-color] - implement NO_COLOR support
2021-11-25 23:37:02 +03:00
Chester Liu
99d653b7fa
Merge branch 'master' into chesterliu/dev/win-support
2021-10-29 15:50:54 +08:00
Mélanie Chauvel
b32f441851
Merge pull request #929 from ariasuni/fix-shell-completions-colour-flag
...
Fix shell completions colour flag
2021-10-11 02:27:30 +02:00
Mélanie Chauvel
0332e0c7f7
Fix bash completion for the colour flag
...
Tell bash it accepts a value (always, auto, or never)
2021-10-11 02:26:12 +02:00
Mélanie Chauvel
0d645735d7
Add short flags and fix broken flags in bash completion
...
- Parse help manually to be able to find short options
- Correctly propose options starting with colo[u]r
- Propose short options after - and long after --
2021-10-11 02:26:12 +02:00
Mélanie Chauvel
6af9e221a4
Fix fish completion for the colour flag
...
Tell fish it accepts a value (always, auto, or never)
2021-10-11 02:26:12 +02:00
Mélanie Chauvel
0cebf3ad1c
Merge pull request #965 from jim4067/lz4-patch
...
add lz4 file type and icon
2021-10-10 19:51:34 +02:00
jim4067
4220b6f41e
add lz4 file type and icon
2021-10-03 13:16:47 +03:00
Mélanie Chauvel
a7aca35d97
Merge pull request #957 from hellosway/patch-1
...
Recognize .jxl and .avif as image files
2021-10-03 01:11:01 +02:00
Mélanie Chauvel
35aeac759e
Merge pull request #964 from jim4067/icons-patch
...
fix: add compression icon to .tXX files
2021-10-03 00:50:29 +02:00
jim4067
247d1345e7
fix: add compression icon to .tXX files #930
2021-10-02 20:05:32 +03:00
hellosway
1c36b71779
Add avif and jxl icons
2021-09-27 16:36:17 -07:00
hellosway
659def7138
Recognize .jxl and .avif as image files
2021-09-22 17:07:06 -07:00
Mélanie Chauvel
ec786201c8
Merge pull request #907 from ariasuni/update-cargo-toml-for-cargo-deb
...
Update Cargo.toml for cargo-deb
2021-09-17 21:09:26 +02:00
ariasuni
d2b6cc9185
Update build.rs to print path when writing version_string.txt fails
2021-09-17 20:58:49 +02:00
ariasuni
75f14d23a3
Update Cargo.toml to make cargo-deb work again
2021-09-17 20:58:49 +02:00
Joshua Gawley
11793973fe
Add Makefile icon ( #945 )
...
* Add icon for .mk files
* Updated icon for Makefile
2021-09-03 18:10:15 +02:00
Mélanie Chauvel
257786749f
Merge pull request #870 from ariasuni/fix-panic-on-non-utf8-file-when-using-git
...
Fix panic on non UTF-8 file when using Git
2021-09-01 22:59:14 +02:00
Mélanie Chauvel
fe11b9d319
Fix panic on non UTF-8 file when using Git
2021-09-01 22:42:34 +02:00
Mélanie Chauvel
aff35a1643
Merge pull request #940 from izhakjakov/master
...
Add extension ".bkp" as temp file
2021-09-01 22:38:38 +02:00
Izhak Jakov
5f49a2e840
Add extension ".bkp" as temp file
2021-08-22 21:11:35 -04:00
Mélanie Chauvel
439b629d90
Merge pull request #933 from billrisher/fix/add_podfile_to_immediate
...
Added 'Podfile' to list of immediate files
2021-08-20 18:18:06 +02:00