Commit Graph

  • 46a3e59e66 Some minor fixes b05902132 2021-03-20 08:26:53 +0800
  • 0ea8f17b22 Clean Chester Liu 2021-03-31 11:04:11 +0800
  • f27fb2ab7a
    Merge pull request #822 from ariasuni/fix-exa-rounding Benjamin Sago 2021-03-30 14:50:29 +0100
  • 96e3f3d8d3
    Merge pull request #818 from PatriotRossii/feature/determine_time_zone Benjamin Sago 2021-03-30 14:49:48 +0100
  • 6e0a080c15
    Merge pull request #793 from DesmondWillowbrook/patch-1 Benjamin Sago 2021-03-30 14:38:17 +0100
  • 96e9307b99
    Merge pull request #790 from ariasuni/fix-too-many-headers-in-grid-details Benjamin Sago 2021-03-30 14:37:52 +0100
  • 00f97a9738 Mimic 'Mode' in gci Chester Liu 2021-03-30 17:13:00 +0800
  • 78a3bc9838 Merge branch 'master' into chesterliu/dev/win-support Chester Liu 2021-03-30 11:58:39 +0800
  • 3c69169993
    Merge pull request #784 from ariasuni/fix-icons-not-showing-right-in-konsole Benjamin Sago 2021-03-30 00:18:39 +0100
  • e6edb888a0
    Merge pull request #762 from ariasuni/warm-when-git-feature-is-disabled Benjamin Sago 2021-03-29 23:51:30 +0100
  • 005a174e60
    Merge pull request #759 from stuartcarnie/sgc/icons Benjamin Sago 2021-03-29 23:09:26 +0100
  • da171c405f Fix argument sorting in test outputs Benjamin Sago 2021-03-29 23:02:35 +0100
  • cf5070a20e
    Merge pull request #756 from whonore/fix-sort-arguments Benjamin Sago 2021-03-29 22:58:03 +0100
  • 9d613016c0 Git works! Hooray! Chester Liu 2021-03-28 11:30:32 +0800
  • e874584a55 Try to fix CI Chester Liu 2021-03-28 09:31:03 +0800
  • 435161e6e4
    Merge pull request #819 from PatriotRossii/feature/actualize_readme Mélanie Chauvel 2021-03-27 19:12:19 +0100
  • 74ecf6d311 Fix a rounding error in human readable filesizes ariasuni 2021-03-27 18:45:01 +0100
  • 33dd8fd2ca Clean Chester Liu 2021-03-26 20:34:16 +0800
  • 13b3635407 Fix tests Chester Liu 2021-03-26 20:28:23 +0800
  • 5503e4756e Clean Chester Liu 2021-03-26 18:45:52 +0800
  • 31583691d5 Timestamps Chester Liu 2021-03-26 18:40:22 +0800
  • aeb4a679e8 It actually works Chester Liu 2021-03-26 17:47:18 +0800
  • e9d0af0343 Restore more Chester Liu 2021-03-26 16:53:31 +0800
  • 0e8a4582d0 Restore Chester Liu 2021-03-26 16:50:34 +0800
  • 6a642d0f32 merge Chester Liu 2021-03-26 16:37:17 +0800
  • 98e1948cd2 Add "octal-permissions" flag to fish and zsh autocomplete PatriotRossii 2021-03-25 12:31:56 +0600
  • 4e5e2ce8f0
    Replace "replace" with "replacen" PatriotRossii 2021-03-25 11:20:11 +0500
  • 5743e6d8e3
    Replace strip_prefix with replace PatriotRossii 2021-03-24 19:05:38 +0500
  • 77ad59347a
    Add "octal-permissions" flag to list of options PatriotRossii 2021-03-24 18:53:57 +0500
  • 57cf0f1b23 Update determine_time_zone according to GNU manual PatriotRossii 2021-03-24 17:36:13 +0500
  • 4ea79ee11d Add options for -n or --numeric-gid-uid. b05902132 2021-03-19 08:46:03 +0800
  • c946bab08e
    chore: PR feedback Stuart Carnie 2021-02-28 07:48:00 +1100
  • 765fcf64c9
    Update src/output/icons.rs Stuart Carnie 2021-02-28 07:43:42 +1100
  • c42e0b3945
    feat: New Icons and CLI argument to suppress icons Stuart Carnie 2020-04-07 17:08:19 -0700
  • b417433644
    Added sudo to installation command for Linux Kartavya Vashishtha 2021-01-19 01:46:38 +0530
  • cfa00bf4b2 Fix new tests whonore 2021-01-15 16:25:50 -0500
  • c8ed69368e Add tests whonore 2020-10-23 15:08:12 -0400
  • 2708360fb5 Apply sort order to line and grid outputs. Fix #404 whonore 2020-10-23 12:47:13 -0400
  • 13b91cced4
    Merge pull request #772 from 0xflotus/patch-2 Mélanie Chauvel 2021-01-14 14:29:34 +0100
  • d11ac5d49b
    Recognize SCSS and Stylus as source for CSS files (#770) 0xflotus 2021-01-14 13:54:45 +0100
  • a6ad5fa2cd
    Add Alpine Linux into Installation in Readme (#767) Jakub Jirutka 2021-01-14 13:46:48 +0100
  • 0f414cf0b9 Don’t produce extra column sometimes with long grid + header ariasuni 2021-01-10 16:52:49 +0100
  • 73e43c0700 Fix Vagrantfile and extended tests ariasuni 2021-01-08 17:45:59 +0100
  • 79bac416f6 Use same styling for spaces between icon and file name ariasuni 2021-01-03 22:44:16 +0100
  • 7b15f32da8
    feat: add support Typescript and ReasonML projects 0xflotus 2020-12-16 00:08:04 +0100
  • 13c6c75d3a Tell in the man that some flags needs exa built with git support ariasuni 2020-12-10 19:27:09 +0100
  • 42bc34f339 Tell if exa was compiled with git support or not when using --help ariasuni 2020-12-10 18:49:11 +0100
  • a740512014 Warm when git feature is disabled instead of ignoring flags ariasuni 2020-12-03 02:06:29 +0100
  • 39c8c67bf6 Justfile command to run cargo-udeps Benjamin Sago 2020-10-24 21:22:07 +0100
  • bfcefd3f82 Merge branch 'better-icons' Benjamin Sago 2020-10-24 19:51:34 +0100
  • 51be9f4c43 Introduce EXA_ICON_SPACING environment variable better-icons Benjamin Sago 2020-10-24 19:39:22 +0100
  • c83359225b Fix xtests for previous two commits Benjamin Sago 2020-10-24 18:43:59 +0100
  • 976db01b3e Prefer background colour when painting icons Benjamin Sago 2020-10-24 18:29:28 +0100
  • 67a6cdd46a Make icon styles appropriate for all file types Benjamin Sago 2020-10-24 18:16:38 +0100
  • f1e3e7c7ff Move icon generation into file name module Benjamin Sago 2020-10-24 18:03:36 +0100
  • b05f18cae0 Merge branch 'view-options' Benjamin Sago 2020-10-24 17:53:55 +0100
  • a1869f208e Move common icons option to file style struct view-options Benjamin Sago 2020-10-23 23:57:10 +0100
  • 800c73ff24 Add icons xtests Benjamin Sago 2020-10-23 23:49:10 +0100
  • fd730e436c Make View command-line args position-dependent Benjamin Sago 2020-10-23 23:04:22 +0100
  • bf3d58aa80 a small formatting change Benjamin Sago 2020-10-23 22:32:16 +0100
  • 3419afa7cf Massive theming and view options refactor Benjamin Sago 2020-10-22 22:34:00 +0100
  • f0c63b64ec Use issue templates Benjamin Sago 2020-10-21 16:59:44 +0100
  • db6288a9bb Link to GitHub Sponsors Benjamin Sago 2020-10-21 16:57:19 +0100
  • eb90b4d168 Ignore --across --long conflict not in strict mode Benjamin Sago 2020-10-20 22:48:05 +0100
  • 85414b2a61 Very slight test cleaning Benjamin Sago 2020-10-20 22:42:04 +0100
  • e73a8859d5
    Merge pull request #752 from spk/more-stuff-files Benjamin Sago 2020-10-20 22:20:44 +0100
  • 63ddab6958 Merge branch 'specsheet' Benjamin Sago 2020-10-18 22:48:02 +0100
  • bf883884ed
    Add more immediate files Laurent Arnoud 2020-10-18 10:41:44 +0200
  • 93bd052c70 Make Vagrant provisioning quieter and faster Benjamin Sago 2020-10-18 01:12:27 +0100
  • 06c899cac0 More git-ignore xtests Benjamin Sago 2020-10-17 21:59:15 +0100
  • d8b21a33b5 More date-related xtests Benjamin Sago 2020-10-17 21:26:24 +0100
  • ef7bb43dbb Fix xtests bug where git3 file date kept changing Benjamin Sago 2020-10-17 21:25:49 +0100
  • 61c5df7c11 Use Specsheet for the extended tests Benjamin Sago 2020-10-17 20:39:44 +0100
  • 86de17b788 Help text changes Benjamin Sago 2020-10-16 23:53:32 +0100
  • 91f1541e85 Make the Vagrant environment creation nicer Benjamin Sago 2020-10-16 23:41:25 +0100
  • f7a3df6229
    Merge pull request #750 from Finermeerkat137/pullreq2 Benjamin Sago 2020-10-15 22:40:11 +0100
  • 42b9a5802e
    Add extra coloring Sudhip Nashi 2020-10-15 15:38:38 -0500
  • 5dfa5769c3 Slightly better install instructions Benjamin Sago 2020-10-14 22:20:37 +0100
  • 6ef7dba160 README REVAMP Benjamin Sago 2020-10-13 21:50:27 +0100
  • 31a2eba2fe Travis changes Benjamin Sago 2020-10-13 21:49:00 +0100
  • 6eb5cee634 Convert manual pages to Markdown Benjamin Sago 2020-10-13 20:19:00 +0100
  • 002080cde8 Clippy pedantic lints Benjamin Sago 2020-10-13 01:46:17 +0100
  • 3dc86c99ad New set of lints, and Rust 2018 idioms Benjamin Sago 2020-10-13 01:36:41 +0100
  • f42957fab8 Merge branch 'modernise' Benjamin Sago 2020-10-13 01:28:55 +0100
  • 80f9806bbc Move Git shared state to structs Benjamin Sago 2020-10-13 01:28:42 +0100
  • ecbe63bf1e IO import changes Benjamin Sago 2020-10-13 00:54:06 +0100
  • 6f2d8cc26c Have tests use OsStrs not OsStrings Benjamin Sago 2020-10-13 00:29:49 +0100
  • ed59428cbc Replace Misfire with a testable OptionsResult Benjamin Sago 2020-10-12 23:47:36 +0100
  • f8df02dae7 Batch source formatting Benjamin Sago 2020-10-10 19:49:46 +0100
  • c3c39fee0a Various misc clippy fixes Benjamin Sago 2020-10-10 15:57:40 +0100
  • a25cfe765d Remove some enum glob imports Benjamin Sago 2020-10-10 15:46:39 +0100
  • f0c139ca68 Better referencing Benjamin Sago 2020-10-10 15:30:19 +0100
  • 70a30ed683 The Selfening Benjamin Sago 2020-10-10 13:55:26 +0100
  • 74d9f1402b Some Clippy fixes Benjamin Sago 2020-10-10 13:33:50 +0100
  • 39c3f15602 Simplify type signatures in main module Benjamin Sago 2020-10-10 02:34:54 +0100
  • 8046980806 Mass version upgrade Benjamin Sago 2020-10-10 02:14:35 +0100
  • 04e2d4c692 Just straight-up roll our own logger Benjamin Sago 2020-10-10 02:01:12 +0100
  • 3b209d1127 Cargo.lock metadata changes Benjamin Sago 2020-10-10 01:56:36 +0100
  • 5ca3548bb1 Inline the library into the binary Benjamin Sago 2020-10-10 01:43:42 +0100
  • df81a24dae Use 0 and 1 rather than EXIT_SUCCESS/FAILURE Benjamin Sago 2020-10-10 01:11:22 +0100