Commit Graph

  • 5cd1d6a13c Update readme with latest option set Ben S 2015-11-19 13:21:49 +0000
  • d89307bc43 Replace missing man page fields Ben S 2015-11-19 13:21:31 +0000
  • 1756a0a841 Fix bug where details view needed a terminal width Ben S 2015-11-19 12:47:53 +0000
  • 41905eaba4 Add new, pandoc-powered man page Ben S 2015-11-19 12:42:30 +0000
  • f92459d957 Add --colo[u]r options Ben S 2015-11-19 12:31:43 +0000
  • c543e61ced Improve code in two insignificant little places Ben S 2015-11-19 12:19:04 +0000
  • 9218799e6e Upgrade versions to working ones Ben S 2015-11-18 18:32:40 +0000
  • ceae7e747c Rearrange trait definitions in options Ben S 2015-11-15 21:04:48 +0000
  • e07992d08c Use lazy_static to cache datetime formats Ben S 2015-11-15 19:26:58 +0000
  • 021655faec Merge branch 'better-options' Ben S 2015-11-15 18:37:18 +0000
  • edeec0f6f2 Improve help text Ben S 2015-11-15 17:18:02 +0000
  • 590fb9cd60 Move time type picking to details module Ben S 2015-11-15 16:12:16 +0000
  • ca65c981f1 Avoid cloning the file names vector Ben S 2015-11-15 15:52:55 +0000
  • 2efaf7ec45 Options and FileFilter are also deducible Ben S 2015-11-15 14:57:32 +0000
  • 534d3c3fa5 Extract 'bad argument' method Ben S 2015-11-15 00:02:39 +0000
  • 8b9f074d63 Inline SortField::from_word Ben S 2015-11-14 23:47:13 +0000
  • 10468797bb Move many Options structs to the output module Ben S 2015-11-14 23:32:57 +0000
  • cc04d0452f Pin versions to those we know work Ben S 2015-11-04 17:01:05 +0000
  • caf5fce1e8 Merge pull request #85 from skade/move-to-stable Benjamin Sago 2015-11-04 16:31:05 +0000
  • 30e4eb8b06 Fixup README version constraint Florian Gilcher 2015-11-04 16:27:51 +0100
  • c32ebdb904 Remove the other reference to nightly Florian Gilcher 2015-11-04 16:02:47 +0100
  • 48d1e5164c Move file mode constants to a private module Florian Gilcher 2015-11-04 15:56:37 +0100
  • d083d26eaf Fix tree output Florian Gilcher 2015-11-04 15:22:51 +0100
  • 77fa8974c4 Fixup: split prefix tests by property Florian Gilcher 2015-11-04 11:36:55 +0100
  • ad39d6e282 Test on nightly, beta and stable Florian Gilcher 2015-11-04 11:29:29 +0100
  • 5556c6a40b Update README Florian Gilcher 2015-11-04 11:12:20 +0100
  • 7a97b7d40c Reserve Vector elements instead of resizing Florian Gilcher 2015-11-04 11:07:31 +0100
  • 7f53da73b7 Use slicing instead of future slice_last Florian Gilcher 2015-11-04 11:07:08 +0100
  • e8ea96ee86 Avoid unstable c_string conversion features Florian Gilcher 2015-11-04 10:25:20 +0100
  • b3e3825417 Replace unstable fs_mode by internal constants Florian Gilcher 2015-11-04 09:51:34 +0100
  • 679b9e18b2 Replace sum call by stable fold(0, Add::add) Florian Gilcher 2015-11-04 09:41:49 +0100
  • 63bd929eb5 Upgrade to latest ansi_term Ben S 2015-11-03 11:17:44 +0000
  • bc47073281 Feature slice_splits and vec_resize stabilised Ben S 2015-11-03 11:16:19 +0000
  • 1bebab78d0 Upgrade Rust version necessary Ben S 2015-10-30 10:40:56 +0000
  • 8f4a2087e6 Version v0.4.0 v0.4.0 Ben S 2015-10-18 20:34:46 +0100
  • cfc8df12b6 Update the version of Rust that's required Ben S 2015-10-02 01:04:07 +0100
  • 878d54111d Pin to git2-rs version 0.3 Ben S 2015-10-02 00:56:39 +0100
  • f7131a740b Fix warning when building on 64-bit systems Ben S 2015-10-02 00:56:09 +0100
  • 9b3b00316f Merge pull request #81 from rhysd/fix-32bit Ben S 2015-10-02 00:54:37 +0100
  • 3dbc441c78 Fix integer length error on 32bit environment rhysd 2015-09-28 11:42:52 +0900
  • 41fb02a02d Upgrade to latest version of datetime crate Ben S 2015-09-21 00:15:07 +0100
  • 3d3acc2e93 Dismiss some compile-time warnings Benjamin Sago 2015-09-15 20:05:27 +0100
  • 12ab6bebc6 Versions bump (git2, winapi) Benjamin Sago 2015-09-15 20:04:21 +0100
  • 8e9e6c50f5 Merge pull request #79 from mneumann/fix-dragonfly Ben S 2015-09-15 19:59:55 +0100
  • 6317417a98 This makes exa work on other platforms than linux and macosx. Michael Neumann 2015-09-14 01:37:52 +0200
  • 6cf9274828 Do not attempt to print nothing Benjamin Sago 2015-09-05 17:40:02 +0100
  • 65967355a8 Make sure we check the ioctl term size result Ben S 2015-09-04 11:30:46 +0100
  • d1e682b0c1 Remove pad crate and unnecessary qualifications Ben S 2015-09-04 11:20:13 +0100
  • f526d24911 Remove trivial cast Ben S 2015-09-04 11:17:59 +0100
  • fa51a87767 Merge branch 'parallel-details' Ben S 2015-09-03 18:50:09 +0100
  • 456c516bee Add script to generate awkward testcases Ben S 2015-09-03 18:49:27 +0100
  • 10fecbd7f6 Details view comments and tidy-ups Ben S 2015-09-03 18:48:53 +0100
  • a14f1d82f0 It's hardly worth giving Exa its own constructor Ben S 2015-09-03 13:38:18 +0100
  • 83f05ffb3c Remove redundant attribute field Ben S 2015-09-03 13:38:06 +0100
  • 4424a6df96 Rename readdir -> read_dir Ben S 2015-09-03 10:51:59 +0100
  • d089fcc1d8 Update rust-tz, amongst others Ben S 2015-09-02 23:23:23 +0100
  • 4e49b91d23 Parallelise the details view! Ben S 2015-09-02 23:19:10 +0100
  • eee49ece04 Merge branch 'child-nodes' Ben S 2015-08-26 12:19:51 +0100
  • 5f48bfd8b4 Propagate errors that occur during readdir Ben S 2015-08-26 12:19:23 +0100
  • 5e1ff9cdcd Restore xattrs to their long view column Ben S 2015-08-26 12:00:31 +0100
  • 31dec1d1ba Use the correct ASCII for rows with errors/attrs Ben S 2015-08-26 11:36:10 +0100
  • b5edee53bd Scan for nested files on-demand, not all the time Ben S 2015-08-26 09:35:11 +0100
  • 69b22a0d66 Print xattrs in tree view like we do errors Ben S 2015-08-25 21:08:25 +0100
  • 17c493b370 Use a more recent Cmake version on Travis Ben S 2015-08-25 18:39:39 +0100
  • a250f21282 Coalesce platform-specific xattr modules Ben S 2015-08-25 18:29:23 +0100
  • e523520b56 Versions bump Ben S 2015-08-25 18:25:48 +0100
  • 2741c19e93 Fix bug where errors' tree parts ended early Ben S 2015-08-25 15:27:24 +0100
  • 2a9b6fe930 Display errors inline in the tree Ben S 2015-08-25 15:04:15 +0100
  • 7deb08644a Comment corrections Ben S 2015-08-25 11:50:07 +0100
  • ec0539d314 Make the cells optional for display Rows. Ben S 2015-08-25 11:45:27 +0100
  • 5d0bd37168 Make Dir return an Iterator of files, not Vec Ben S 2015-08-25 11:27:08 +0100
  • d547c3f5d7 Fix bug where Git repos were always queried Ben S 2015-08-03 18:44:33 +0100
  • e1f4ea9215 Allow --tree without --long Ben S 2015-08-03 13:54:25 +0100
  • ebbac61c74 Slim down symlink arrow Ben S 2015-08-03 10:22:24 +0100
  • 21ee2fbb30 Use new slice_splits functions Ben S 2015-07-15 21:40:20 +0100
  • b6af699bbb Merge pull request #73 from lilydjwg/master Ben S 2015-08-01 22:49:22 +0100
  • 9eac99cfd8 Makefile: be compatible with BSD and OS X lilydjwg 2015-07-31 13:11:32 +0800
  • cc1594360a Use the "install" program to install lilydjwg 2015-07-30 18:28:06 +0800
  • d710151ea9 Updates for term-grid Ben S 2015-07-15 20:53:16 +0100
  • 75f43770fd Merge pull request #69 from kbknapp/git2-update Ben S 2015-07-09 18:18:43 +0100
  • decd0c21ae updates libgit2 to build on latest nightly Kevin K 2015-07-09 09:08:13 -0400
  • 090cebe669 Merge branch 'long-grid-view' Ben S 2015-06-29 14:50:47 +0100
  • 56895ab84f Extract some methods Ben S 2015-06-29 14:47:07 +0100
  • fe0d433e65 Require functionality from new term_grid Ben S 2015-06-29 14:24:39 +0100
  • 2bc7fde715 Allow using --across with --long --grid Ben S 2015-06-29 13:13:23 +0100
  • 6d6e8b78f0 Fix bug where unfilled displays were being checked Ben S 2015-06-28 21:27:18 +0100
  • 26e3abc6b1 Re-add missing failing option combinations Ben S 2015-06-28 20:41:38 +0100
  • 922cd2a188 Cache the rendered cells Ben S 2015-06-28 19:57:13 +0100
  • 89526964c9 Go top-to-bottom, not left-to-right Ben S 2015-06-28 19:11:39 +0100
  • 08f3514d68 Adapt the long grid view to the console width Ben S 2015-06-28 16:25:59 +0100
  • ccdf9ff4a6 Add --grid --long option Ben S 2015-06-28 13:21:21 +0100
  • 766279b803 Versions bump Ben S 2015-06-28 06:17:00 +0100
  • 8d6f62840a Use term_grid crate for grid formatting Ben S 2015-06-23 10:54:57 +0100
  • b235b64060 The feature flags wheel keeps on turning... Ben S 2015-06-21 12:52:53 +0100
  • 488c7dc9c4 Remove a few feature flags Benjamin Sago 2015-06-17 18:31:53 +0100
  • fdc4507973 Merge pull request #68 from mneumann/dragonfly Ben S 2015-06-17 18:30:09 +0100
  • 96018841f6 Fix terminal window size for DragonFly Michael Neumann 2015-06-17 02:13:53 +0200
  • a0105b951d Move dummy xattr Attribute implementation into its own module. Michael Neumann 2015-06-17 01:52:06 +0200
  • 6155252ac8 metadata.as_raw() is gone in nightly Michael Neumann 2015-06-17 01:49:29 +0200
  • b57e82e771 Typo fix Ben S 2015-06-08 21:52:46 +0100