Commit Graph

  • 753150d374
    Merge pull request #1249 from capak07/test#1010 master Aria 2024-04-08 19:19:49 +0200
  • d7c9f4e65f Removed Say Thanks link in README capak07 2024-03-21 00:20:25 -0300
  • fb05c421ae exa is unmaintained, please use the active fork eza instead <https://github.com/eza-community/eza> Mélanie Chauvel 2023-09-06 01:02:12 +0200
  • f039202b4f
    Merge pull request #1188 from 1stDimension/ci-migrate Mélanie Chauvel 2023-08-03 19:34:08 +0200
  • 17893b5f57 Upgrade Rust version to fix CI Mélanie Chauvel 2023-08-03 18:34:16 +0200
  • 08cc56d7ac
    Merge pull request #1219 from MartinNowak/patch-1 Mélanie Chauvel 2023-08-03 18:08:33 +0200
  • 352d32b60c
    Merge pull request #1178 from mtoohey31/fix/obsolete-icons Mélanie Chauvel 2023-08-03 18:06:36 +0200
  • e79f7361a7
    Merge pull request #1175 from dcervenkov/patch-1 Mélanie Chauvel 2023-08-03 18:03:55 +0200
  • a4cee84b4b
    fix fish completion for -i/--inode option dawg 2023-07-19 23:58:02 +0200
  • bf41cdefa6
    Moving actions to dtolnay's version 1stDimension 2023-05-01 01:19:09 +0200
  • 94043e1fa8 Replace obsolete icons Matthew Toohey 2023-04-12 00:00:49 -0400
  • b8cee60acf
    Change ipynb icon Daniel Cervenkov 2023-03-30 16:59:12 +0200
  • c697d06670
    Merge pull request #1125 from Tyrubias/upgrade-and-cleanup Mélanie Chauvel 2023-03-01 15:17:36 +0100
  • ee67110333 Update README.md Victor Song 2023-02-28 22:41:51 -0500
  • 39d15a317d Update GitHub actions Rust version Victor Song 2023-02-28 22:23:29 -0500
  • 8d03922e3b Addressed PR comments Victor Song 2023-02-24 18:45:27 -0500
  • eba3646b83 Grab bag of miscellaneous fixes Victor Song 2022-09-30 23:50:31 -0400
  • 72b2119a34 Simplify boolean assertions in tests Victor Song 2022-09-30 23:43:14 -0400
  • bbea87db91 Avoid redundant closures when calling methods Victor Song 2022-09-30 23:34:05 -0400
  • 1dc14eaff1 Avoid manually implementing repeat() with iterators Victor Song 2022-09-30 23:33:17 -0400
  • d24ca084a3 Use single char pattern for better performance Victor Song 2022-09-30 23:31:47 -0400
  • 433a9a52d3 Use mutable slice instead of creating new Vec in filters Victor Song 2022-09-30 23:26:44 -0400
  • 7c1878f0e4 Fix borrowing code smells Victor Song 2022-09-30 23:20:01 -0400
  • 1f409793ae Use `pointer::cast` instead of `as` pointer casts Victor Song 2022-09-30 23:15:53 -0400
  • 19601267cf Convert from bool to u8 using From trait Victor Song 2022-09-30 23:10:57 -0400
  • 7595289698 Use `unsigned_abs` instead of casting from i64 to u64 Victor Song 2022-09-30 23:06:08 -0400
  • 2917062466 Nest OR patterns in match arms Victor Song 2022-09-30 23:05:39 -0400
  • 1b844a8dfa Change `pub_enum_variant_names` lint to `enum_variant_names` Victor Song 2022-09-30 22:56:50 -0400
  • af267ba638 Use `unwrap_or_else` in build.rs Victor Song 2022-09-30 22:55:37 -0400
  • cd715a6e00 Safely derive `Eq` whenever we derive `PartialEq` Victor Song 2022-09-30 22:46:59 -0400
  • 89bcc00e32 Upgrade to latest stable Rust and edition 2021 Victor Song 2022-09-30 22:18:46 -0400
  • f3ca1fe6f7
    Merge pull request #820 from skyline75489/chesterliu/dev/win-support Mélanie Chauvel 2023-02-20 14:19:47 +0100
  • e385cd58da
    Merge pull request #1088 from cab-1729/master Mélanie Chauvel 2022-07-18 18:25:02 +0200
  • 3ca40915ae
    Merge pull request #1082 from TygrisIQ/master Mélanie Chauvel 2022-07-18 18:23:10 +0200
  • 45b6413fd0
    Added icon for img files cab-1729 2022-07-17 16:22:20 +0530
  • 577ac91513
    Merge branch 'ogham:master' into master TygrisIQ 2022-07-17 09:40:16 +0300
  • d40b7b1ff4
    updated unix.stackexchange link from http to https TygrisIQ 2022-07-17 09:39:30 +0300
  • 21758c81ea
    Update fields.rs TygrisIQ 2022-07-17 09:35:14 +0300
  • 7e4944c188
    Merge pull request #1076 from cab-1729/master Mélanie Chauvel 2022-07-16 16:17:55 +0200
  • 584b53bb17
    updated links with markdown highlighting TygrisIQ 2022-07-07 16:00:37 +0300
  • a4b23055a8
    updated links with markdown highlighting TygrisIQ 2022-07-07 15:59:21 +0300
  • 863d96150d
    updated the link with markdown link syntax TygrisIQ 2022-07-07 15:18:04 +0300
  • a65c52d821
    Add files via upload cab-1729 2022-06-26 21:40:00 +0530
  • 954462634a
    Added icons for .pm similar to .pl cab-1729 2022-06-17 16:44:39 +0530
  • 8ad8b33573 Fix build on aarch64 and armv7 Mélanie Chauvel 2021-12-10 01:05:29 +0100
  • 8c2956a8fd Add rust-version in Cargo.toml Mélanie Chauvel 2022-03-26 13:55:42 +0100
  • 29422d8c93 Update Ubuntu package link in README Mélanie Chauvel 2022-05-02 19:58:02 +0200
  • 6fb3740f24
    Update src/fs/file.rs Chester Liu 2022-05-06 13:30:35 +0800
  • 53cb75cf2b Fix build on Windows Chester Liu 2022-05-06 13:26:19 +0800
  • d6732aea10 Merge branch 'master' into chesterliu/dev/win-support Chester Liu 2022-05-06 13:22:24 +0800
  • dceca33779
    Merge pull request #1058 from Ryooooooga/feature/go-mod-icons Mélanie Chauvel 2022-04-29 18:57:23 +0200
  • 6197006d5f
    add Go module icons Ryooooooga 2022-04-23 10:18:42 +0900
  • 02f44c68d8
    Merge pull request #1050 from ewrenge/patch-1 Mélanie Chauvel 2022-04-02 18:12:55 +0200
  • 98a4431d6a
    Fix just command's unavailable option ewreurei 2022-04-01 22:26:51 +0900
  • fc6a6d0b38
    Merge pull request #1045 from sorairolake/format/cpio Mélanie Chauvel 2022-03-22 15:17:15 +0100
  • ccc1f9999a
    Merge pull request #1046 from sorairolake/format/jp2 Mélanie Chauvel 2022-03-22 15:16:55 +0100
  • bced9841f4 Add JPEG 2000 filetype Shun Sakai 2022-03-18 18:07:30 +0900
  • f5bbfa7871 Add cpio filetype Shun Sakai 2022-03-18 16:51:06 +0900
  • b869bd06dc
    Merge pull request #999 from loicreynier/patch-1 Mélanie Chauvel 2022-03-17 19:44:12 +0100
  • f6db28e25a
    Merge pull request #1011 from WesleyBatista/patch-1 Mélanie Chauvel 2022-03-17 19:41:32 +0100
  • 0659c36897
    Merge pull request #1008 from jvaverka/patch-1 Mélanie Chauvel 2022-03-17 19:36:25 +0100
  • a58a3313ea
    Merge pull request #1013 from ricpelo/fix-icons Mélanie Chauvel 2022-03-17 19:29:14 +0100
  • fe64690063
    Change icon for gradle files to Java (#1017) Philippe Eberli 2022-03-17 18:05:37 +0100
  • c968c388d4
    workaround for num_cpus returning 0 (#1034) Abhilash Balaji 2022-03-17 14:51:22 +0100
  • 400bb0a140 Use same icon for lib, xml & xul files (fix #891) Ricardo Pérez 2022-01-23 19:52:06 +0100
  • f0b9cceb73
    Make it easy to copy and paste Wesley 2022-01-15 00:25:27 +0100
  • e433b3fed0
    Update icons.rs Jacob Vaverka 2022-01-10 11:46:23 -0500
  • 42659f9345
    add icon for .bats files (#968) Christian Höltje 2022-01-04 18:10:24 -0500
  • a2f3ff98c2
    Merge pull request #993 from cab-1729/master Mélanie Chauvel 2022-01-05 00:09:31 +0100
  • 4f919a6bc5
    Merge pull request #989 from foundObjects/add-filetypes Mélanie Chauvel 2022-01-05 00:03:58 +0100
  • 446903ac00
    Merge pull request #1002 from thesamesam/gentoo Mélanie Chauvel 2022-01-04 23:39:28 +0100
  • be6feb82d8
    Merge pull request #1003 from reishoku/remove-unnested-or-patterns Mélanie Chauvel 2022-01-04 22:19:13 +0100
  • 352a1e8f19 src/main.rs: remove clippy::unnested_or_patterns KOSHIKAWA Kenichi 2022-01-03 22:57:34 +0900
  • 89d537adb4 icons: add Gentoo for .ebuild Sam James 2022-01-03 04:37:47 +0000
  • 4f0275395b
    Merge pull request #991 from ashincoder/patch-1 Mélanie Chauvel 2021-12-27 18:45:53 +0100
  • c3eb8321ff
    Update README.md Loïc 2021-12-26 12:26:25 +0100
  • 091ab51b98
    Add files via upload cab-1729 2021-12-15 21:08:30 +0530
  • 859666d287
    feat: Add julia file extension icon Ashin Antony 2021-12-14 17:46:30 +0530
  • c4b8e7af1a add PKGBUILD file icon Scott B 2021-12-10 18:21:03 -0800
  • 69ae5db3b6 add zst file icon Scott B 2021-12-10 18:04:57 -0800
  • 3e9de0e7e1
    Merge pull request #988 from Eijebong/deps Mélanie Chauvel 2021-12-10 17:34:31 +0100
  • af208285e8 Update term_grid to 0.2 Bastien Orivel 2021-12-10 13:21:13 +0100
  • ef8fd32dc6 Update MSRV and add it in rust-toolchain.toml Mélanie Chauvel 2021-08-12 16:46:37 +0200
  • 2ac7024197 Ignore all log files (produced by Vagrant) Mélanie Chauvel 2021-12-10 00:15:12 +0100
  • 7c957f95b3
    Merge pull request #982 from paper-lark/no-color Mélanie Chauvel 2021-12-06 21:43:55 +0100
  • c6874f0b32
    [baseline] - fix docs and remove gitignore Max Zhuravsky 2021-12-06 02:03:47 +0300
  • df4fb84ae1 don’t display broken pipe error messages (see rust-lang/rust#46016) Mélanie Chauvel 2021-12-05 18:22:38 +0100
  • a371c41711
    [no-color] - add unit test and doc Max Zhuravsky 2021-11-26 01:45:41 +0300
  • aab1d3db59
    [no-color] - implement NO_COLOR support Max Zhuravsky 2021-11-25 23:37:02 +0300
  • 99d653b7fa Merge branch 'master' into chesterliu/dev/win-support Chester Liu 2021-10-29 15:50:54 +0800
  • b32f441851
    Merge pull request #929 from ariasuni/fix-shell-completions-colour-flag Mélanie Chauvel 2021-10-11 02:27:30 +0200
  • 0332e0c7f7 Fix bash completion for the colour flag Mélanie Chauvel 2021-10-11 02:25:28 +0200
  • 0d645735d7 Add short flags and fix broken flags in bash completion Mélanie Chauvel 2021-08-10 16:57:59 +0200
  • 6af9e221a4 Fix fish completion for the colour flag Mélanie Chauvel 2021-08-09 22:17:57 +0200
  • 0cebf3ad1c
    Merge pull request #965 from jim4067/lz4-patch Mélanie Chauvel 2021-10-10 19:51:34 +0200
  • 4220b6f41e add lz4 file type and icon jim4067 2021-10-03 13:16:47 +0300
  • a7aca35d97
    Merge pull request #957 from hellosway/patch-1 Mélanie Chauvel 2021-10-03 01:11:01 +0200
  • 35aeac759e
    Merge pull request #964 from jim4067/icons-patch Mélanie Chauvel 2021-10-03 00:50:29 +0200
  • 247d1345e7 fix: add compression icon to .tXX files #930 jim4067 2021-10-02 20:05:32 +0300
  • 1c36b71779
    Add avif and jxl icons hellosway 2021-09-27 16:36:17 -0700