Commit Graph

  • 513ec51358 Have grid-details turn into lines if it won’t fit Benjamin Sago 2017-08-12 14:21:34 +0100
  • 6343fbc040 Remove unnecessary clone (plus docs) Benjamin Sago 2017-08-12 12:50:59 +0100
  • e45e515805 Remove stray colon from help text Benjamin Sago 2017-08-12 11:39:12 +0100
  • e29f06fae0 Merge pull request #258 from chrisvittal/compression-types Benjamin Sago 2017-08-12 11:32:31 +0100
  • 9e15c616cc dir_action comments and docs Benjamin Sago 2017-08-12 11:29:40 +0100
  • 673e894d25 Give the filter modules some love Benjamin Sago 2017-08-12 10:09:33 +0100
  • a7d8e1c84b Make the dir action a bit more lenient Benjamin Sago 2017-08-11 22:56:52 +0100
  • eec1a4f78a Stop --git from complaining too Benjamin Sago 2017-08-11 21:43:56 +0100
  • 5189d66e2c Hide xattr errors unless --extended Benjamin Sago 2017-08-11 12:36:14 +0100
  • 97d1472331 Merge branch 'strict-mode-properly' Benjamin Sago 2017-08-11 09:58:36 +0100
  • b286676667 Add actual error messages for the error messages Benjamin Sago 2017-08-10 23:34:39 +0100
  • adaa36e1c5 Integrate strict mode, use it to test file sizes Benjamin Sago 2017-08-10 18:45:26 +0100
  • dbebd60c4e Extract var_os and use the mock to test Benjamin Sago 2017-08-10 17:54:28 +0100
  • 532ebbc591 Only complain about long options in strict mode Benjamin Sago 2017-08-10 13:59:39 +0100
  • f389943bf1 New macro for testing deduce errors Benjamin Sago 2017-08-10 13:52:49 +0100
  • 6755ee6ae9 Extract table columns into a struct Benjamin Sago 2017-08-09 22:25:16 +0100
  • e98c765078 Move size format out of Column Benjamin Sago 2017-08-09 21:47:51 +0100
  • 6b309d5cfc Make SizeFormat lenient, and add tests Benjamin Sago 2017-08-09 19:18:31 +0100
  • b2947ed590 Document and test time formats Benjamin Sago 2017-08-09 17:14:16 +0100
  • 0b87392fd4 Decouple assert_eq! and assert_parses Benjamin Sago 2017-08-09 13:36:06 +0100
  • ff497b52e5 Be stricter in strict mode Benjamin Sago 2017-08-09 09:21:29 +0100
  • d97f603ee3 Make these tests less long Benjamin Sago 2017-08-08 09:20:46 +0100
  • 00379cce63 Thread Strictness through the parser Benjamin Sago 2017-08-08 09:18:17 +0100
  • c1e206669e Give IgnorePatterns a better interface Benjamin Sago 2017-08-07 09:16:56 +0100
  • 1bce51c9c8 Add extra types to compressed filetype filter. Christopher Vittal 2017-08-06 23:04:24 -0400
  • 115315a03c Test the locale month name width stuff Benjamin Sago 2017-08-06 22:25:00 +0100
  • 4cb28593fd Fix ISO time style xtest Benjamin Sago 2017-08-06 20:42:15 +0100
  • dd0c5f6bef Merge pull request #250 from ogham/exa/issue-213 Benjamin Sago 2017-08-06 20:38:21 +0100
  • 999c9d56f5 Merge pull request #247 from ogham/exa/date_output Benjamin Sago 2017-08-06 20:23:09 +0100
  • 68210c5e8c Merge branch 'master' of github.com:ogham/exa Benjamin Sago 2017-08-06 17:59:10 +0100
  • 40ce7ba0b7 Merge pull request #251 from ogham/exa/master Benjamin Sago 2017-08-06 17:56:04 +0100
  • 89540edb22 Allow xattrs to be shown in --tree without --long Benjamin Sago 2017-08-06 12:02:17 +0100
  • e43e288d19 Add raw file type for Olympus and Nikon Nontawat Numor 2017-08-06 17:47:15 +0700
  • fca5b6b970 fix issue #213 iso date format inversion Alfred Sawaya 2017-08-06 12:36:00 +0200
  • cb2e94a796 Fix month name widths once and for all #244 Alfred Sawaya 2017-08-06 03:59:46 +0200
  • b5bcf22612 Merge remote-tracking branch origin/option-pars-ng Benjamin Sago 2017-08-05 21:25:00 +0100
  • ad8c3c4323 Specify minimum compiler version Benjamin Sago 2017-08-05 20:31:39 +0100
  • 4289f4d27e Specify that we need the width of stdout Benjamin Sago 2017-08-05 20:26:13 +0100
  • d701547ec4 Merge pull request #237 from ogham/exa/term_size Benjamin Sago 2017-08-05 20:08:06 +0100
  • 878be362c6 Merge pull request #224 from ogham/exa/master Benjamin Sago 2017-08-05 19:58:19 +0100
  • 6759a5f97e Temporarily hush warnings Benjamin Sago 2017-08-05 19:56:42 +0100
  • 7cb9a43541 Extract version info into its own struct Benjamin Sago 2017-08-05 19:46:47 +0100
  • 411bdc4321 These help fields don’t need to be pub Benjamin Sago 2017-08-05 19:45:55 +0100
  • cdad6bb960 Make building the matches more bearable Benjamin Sago 2017-08-05 19:15:27 +0100
  • 9872eba821 Separate the matched flags from the free strings Benjamin Sago 2017-08-05 19:11:00 +0100
  • 0456e7cfbd Document and organise the parser module Benjamin Sago 2017-08-05 17:46:38 +0100
  • 3331feaee8 Turning off unused_variables revealed a warning Benjamin Sago 2017-08-05 15:40:15 +0100
  • b46fd1e32f Extract help checking and its tests Benjamin Sago 2017-08-05 14:33:32 +0100
  • 82e6fa2352 Add tests for dir_option Benjamin Sago 2017-08-05 13:57:20 +0100
  • f86c49cd4a Avoid early return Benjamin Sago 2017-08-05 11:55:41 +0100
  • f249c8528b Use term_size crate to fetch terminal size. PJB3005 2017-08-05 08:09:26 +0200
  • 75a88823d9 Add quick-and-dirty Debian package spec for cargo-deb Alexandre Erwin Ittner 2017-08-04 11:19:35 -0300
  • d76ce048c3 Update filetype.rs pskuza 2017-08-04 16:03:16 +0200
  • ec472690e0 Versions bump Benjamin Sago 2017-08-04 03:17:11 +0100
  • 06157fdedd Add some tests for the time flags Benjamin Sago 2017-07-26 23:37:58 +0100
  • 817c7d2318 Add tests for size format Benjamin Sago 2017-07-26 23:05:45 +0100
  • adca0d3629 Add test for ignoring globs Benjamin Sago 2017-07-26 21:29:49 +0100
  • a2cd39e0a9 Fix --tree --all Benjamin Sago 2017-07-26 21:14:05 +0100
  • 0831573669 Add tests for dot filters Benjamin Sago 2017-07-26 21:01:22 +0100
  • bc5c0194b4 Add tests for sort field Benjamin Sago 2017-07-26 20:45:01 +0100
  • 45e1cb77a4 Streamline parser tests Benjamin Sago 2017-07-26 20:33:59 +0100
  • 2d1f462bfa Switch to the new options parser Benjamin Sago 2017-07-26 17:48:18 +0100
  • 5b1966d261 Move filter and dir_action from options to fs Benjamin Sago 2017-07-24 08:34:50 +0100
  • 8d96be7f6a Document the parsing decisions Benjamin Sago 2017-07-22 18:06:05 +0100
  • 5227f09f5b Macro-ify the matching tests Benjamin Sago 2017-07-13 11:51:58 +0100
  • 53dc370a41 Search for long options through matches Benjamin Sago 2017-07-13 11:27:02 +0100
  • e08d7fe524 Test for unknown arguments Benjamin Sago 2017-07-13 10:21:10 +0100
  • 0e944d7b74 Macroify parser tests Benjamin Sago 2017-07-13 10:12:38 +0100
  • c9f6c45040 Add missing short arg functionality Benjamin Sago 2017-07-13 00:51:05 +0100
  • c41005a121 Change a bunch of variable names Benjamin Sago 2017-07-12 23:17:43 +0100
  • 9bbe2d9816 Throw error immediately on lookup Benjamin Sago 2017-07-12 22:59:04 +0100
  • c18302e46e This function was used in both Benjamin Sago 2017-07-12 22:49:10 +0100
  • 62b85e3e93 Add some tests for split_equals Benjamin Sago 2017-07-12 22:47:17 +0100
  • bf643c65fe Start work on our own options parser Benjamin Sago 2017-07-12 12:03:07 +0100
  • f54bc41792 Merge branch 'file-namers' Benjamin Sago 2017-07-10 14:04:43 +0100
  • c29170e345 Get the list of file extensions from the Options Benjamin Sago 2017-07-10 14:01:38 +0100
  • 0d8d723408 Reify file extensions Benjamin Sago 2017-07-10 13:31:20 +0100
  • bfa65b3bec Make not showing paths in link targets the default Benjamin Sago 2017-07-08 12:24:22 +0100
  • 0d613652a7 Replace FileName::new with a factory Benjamin Sago 2017-07-08 12:11:11 +0100
  • 8dd9df2e86 Put some metadata in Cargo.toml Benjamin Sago 2017-07-07 11:55:55 +0100
  • 99e52013b5 Version bump to 0.7.0 v0.7.0 Benjamin Sago 2017-07-07 11:47:47 +0100
  • 690aa21ac8 Merge branch 'time-styles-properly' Benjamin Sago 2017-07-06 00:52:59 +0100
  • 6afde85e18 Document --time-style, and completions Benjamin Sago 2017-07-06 00:52:27 +0100
  • 3251378e91 Add iso time style Benjamin Sago 2017-07-06 00:39:54 +0100
  • f0eed9fde4 Add full-iso time style Benjamin Sago 2017-07-06 00:21:38 +0100
  • 786e8f4d7f Add long-iso style and --time-style option Benjamin Sago 2017-07-06 00:01:45 +0100
  • 98b63705be Expect different time formats Benjamin Sago 2017-07-05 23:27:48 +0100
  • aa5b1867dd Make nanoseconds available to times Benjamin Sago 2017-07-05 23:07:27 +0100
  • 5bdf6304bb Fix bug where accessed times were wrong! Benjamin Sago 2017-07-05 22:07:03 +0100
  • ba335bb6e7 Separate TimeFormat from the Environment Benjamin Sago 2017-07-05 21:54:43 +0100
  • d93e168b4d Move Environment to a table’s Options Benjamin Sago 2017-07-05 21:01:01 +0100
  • 268b7d52dc Rename Columns to table::Options Benjamin Sago 2017-07-05 20:16:04 +0100
  • d27812f819 Environment Default trait Benjamin Sago 2017-07-05 08:21:24 +0100
  • 651d23fe8a Merge branch 'more-misc-refactorings' Benjamin Sago 2017-07-04 18:11:37 +0100
  • f4ddbf3849 Fix tree permissions bug Benjamin Sago 2017-07-04 17:48:30 +0100
  • 882ac489ce Much more thorough xattr testing Benjamin Sago 2017-07-04 17:42:16 +0100
  • 4c41141cb9 Give Tree its own iterator Benjamin Sago 2017-07-04 08:29:36 +0100
  • a32b0dfb47 Move this up Benjamin Sago 2017-07-04 08:10:37 +0100
  • 80d5c2ad6d Rename some stuff Benjamin Sago 2017-07-03 23:25:56 +0100
  • c0a2cf50af Encapsulate tree depth Benjamin Sago 2017-07-03 22:46:40 +0100