Commit Graph

  • 2d8a9b49be Various unimportant style changes Ben S 2015-06-08 21:33:39 +0100
  • 549f59092c Show off new tree functionality Ben S 2015-06-08 21:01:02 +0100
  • 4635481f13 Update man path in Makefile Ben S 2015-06-07 16:52:28 +0100
  • aa6f4a846a Update man page with new options Ben S 2015-06-07 16:45:58 +0100
  • 8ce694982c Add build-no-git make command Ben S 2015-06-07 14:35:56 +0100
  • 4c61361bfb Version bump! v0.3.0 Ben S 2015-06-05 04:00:38 +0100
  • 8c1e6d0799 Merge branch 'threadpool' Ben S 2015-06-05 03:22:38 +0100
  • 5d0e3755a6 Update screenshot Ben S 2015-06-05 03:14:40 +0100
  • ea3a57eb97 Start using threadpool crate Ben S 2015-06-05 03:04:56 +0100
  • cc1d6aa5f1 Display dates with the host's timezone Ben S 2015-06-04 15:15:39 +0100
  • 90c77ff3b4 Fix failing test code Ben S 2015-05-29 20:39:45 +0100
  • 4d2d8686c8 Use new ansi-term Ben S 2015-05-29 11:34:57 +0100
  • 334258c18d Versions bump Ben S 2015-05-29 11:33:27 +0100
  • d77e43bb9b Merge branch 'master' of github.com:ogham/exa Ben S 2015-05-26 14:22:58 +0100
  • 597baf7f74 Merge pull request #66 from mgee/fix-compilation-without-git-support Ben S 2015-05-26 14:22:47 +0100
  • 5caa6dd924 fix compile errors if git support is disabled Markus Engelbrecht 2015-05-24 12:05:44 +0200
  • 0c66d15345 Minuscule code cleanup Ben S 2015-05-21 16:09:26 +0100
  • 31ce5b27ab StatResult::Path -> Dir Ben S 2015-05-21 16:09:16 +0100
  • c3b7757e8e Have to use the nightly on Travis now Ben S 2015-05-21 14:38:45 +0100
  • 8c6ea845bc The beta isn't the only Rust around! Ben S 2015-05-20 17:59:00 +0100
  • 9775aea8bb Merge branch 'actual-working-tests' Ben S 2015-05-16 21:02:38 +0100
  • 50442a0bfe Generify Table to be used in tests once again Ben S 2015-05-16 21:02:28 +0100
  • 8e7efed3f5 Add Default instances in Options Ben S 2015-05-16 18:33:24 +0100
  • 5ffff841e0 Replace the tests for File with the working subset Ben S 2015-05-16 18:33:08 +0100
  • a687dc936e Rename 'stat' -> 'metadata' Ben S 2015-05-16 18:16:35 +0100
  • fcc864eb67 Add some more comments and spacings Ben S 2015-05-16 16:10:58 +0100
  • 1bb7a4e47e Remove space when no file has extended attributes Ben S 2015-05-16 14:30:01 +0100
  • 2594690aff Start using the libc crate from crates.io Ben S 2015-05-16 13:17:50 +0100
  • 00ae71850b Lifetime-renaming action! Ben S 2015-05-12 15:38:12 +0100
  • 07ff10e550 Lifetime-eliding action! Ben S 2015-05-12 15:37:59 +0100
  • c938c699ec Merge branch 'restructuring' Ben S 2015-05-12 03:41:07 +0100
  • c9a3affb4c Move Git render_char to its own method Ben S 2015-05-12 03:36:47 +0100
  • e2f2bd69de Fix Git colours to be actually correct Ben S 2015-05-12 03:34:52 +0100
  • 085067d18e Move File fields to their own module Ben S 2015-05-12 03:33:40 +0100
  • 2a3045ddfa Minor whitespace changes Ben S 2015-05-12 03:14:56 +0100
  • b0d4c9728f Where do all these tabs keep coming from? Ben S 2015-05-12 03:08:24 +0100
  • fafeda771d The locals struct is no longer necessary Ben S 2015-05-12 03:07:16 +0100
  • 5af0f5793e Remove year field on timestamp column Ben S 2015-05-12 03:02:38 +0100
  • 7f48748e70 Move size_format into render_size method Ben S 2015-05-12 03:00:18 +0100
  • 02ba026763 Remove redundant imports Ben S 2015-05-12 02:59:22 +0100
  • 4a43aa8db1 Move renderers from traits to Table object Ben S 2015-05-12 02:54:34 +0100
  • 6068f2dd86 Fix size numbers bolding Ben S 2015-05-11 23:58:40 +0100
  • 898b89b8fd Make executable files' 'x's underlined again Ben S 2015-05-11 23:57:29 +0100
  • f6915c1f87 Add the file type column back in Ben S 2015-05-11 23:44:52 +0100
  • dc6599b1b3 Turn File into simply a data source Ben S 2015-05-11 23:28:01 +0100
  • bc844a3843 Merge branch 'colours' Ben S 2015-05-10 18:03:24 +0100
  • c6d8c21e80 Finally, do the same for the Git column. Ben S 2015-05-10 18:03:15 +0100
  • d9319c48b4 Do the same for the Git column Ben S 2015-05-10 17:57:21 +0100
  • 5a37d1b6b1 Update most of the other columns to use colours Ben S 2015-05-10 12:50:20 +0100
  • 627bca98ef Move file type colours to their own struct Ben S 2015-05-10 00:22:58 +0100
  • 89dd5c1239 Straighten quotes Ben S 2015-05-10 00:13:00 +0100
  • 36116a1420 Add colours module, and disable them sometimes Ben S 2015-05-09 23:57:18 +0100
  • da49b80c35 Clean up filetype-detecting code Ben S 2015-05-09 16:10:26 +0100
  • 662aed302a Remove some unused functions Ben S 2015-05-07 22:29:24 +0100
  • b4529671b8 Highlight executable files in green Ben S 2015-05-07 22:27:33 +0100
  • 9d1aadc808 The modules don't actually need to be public Ben S 2015-05-07 22:20:24 +0100
  • 7587f046b0 Organise options into columns Ben S 2015-05-07 16:53:20 +0100
  • 910693f921 The timestamp fields are now in seconds! Ben S 2015-05-06 21:47:04 +0100
  • a460f257d7 Friendly neighbourhood versions bump Ben S 2015-05-06 21:46:21 +0100
  • 5887aa8cde Remove broken conversion Ben S 2015-05-03 16:40:39 +0100
  • 42a347c063 Use OS-defined permission bits type Ben S 2015-05-03 16:35:44 +0100
  • ffcc6fa179 Merge branch 'new-fs' Ben S 2015-05-03 16:31:50 +0100
  • 8eaa4c550c Continue using new metadata fields Ben S 2015-05-03 16:25:53 +0100
  • 06ef372560 Remove unused feature gates Ben S 2015-05-03 14:57:56 +0100
  • 64b97aa9f3 Start following symlinks again Ben S 2015-05-03 13:10:25 +0100
  • 41aadaeab4 Re-implement no-longer-missing metadata fields Ben S 2015-05-03 12:46:05 +0100
  • d7a2974494 Permissions are back! Ben S 2015-05-03 11:55:10 +0100
  • be8a48ab72 This comment is no longer relevant Ben S 2015-05-03 11:51:57 +0100
  • c642f8cbbd Update the type of Unix permission bits Ben S 2015-05-03 11:47:34 +0100
  • c3915576c1 Versions bump Ben S 2015-05-03 11:47:25 +0100
  • eb8affac9c Temporarily disable tests (!) Ben S 2015-04-23 13:47:46 +0100
  • d7d11f77f3 Use unicode_width crate Ben S 2015-04-23 13:46:37 +0100
  • adbaa51cb9 Use new io + path + fs libraries (LOTS OF CHANGES) Ben S 2015-04-23 13:00:34 +0100
  • eee49ecefe Add missing options to README Ben S 2015-04-10 22:18:44 +0100
  • f6faca19ef Merge pull request #57 from tsurai/master Ben S 2015-04-10 15:01:26 +0100
  • 9758e96755 Bump versions yet again Ben S 2015-04-09 11:32:30 +0100
  • 0751b009ca updated to latest rust nightly Cristian Kubis 2015-04-09 10:59:06 +0200
  • fc188935cd Fix panic when using --long without git support Ben S 2015-04-07 02:40:15 +0100
  • 4d2d2385c1 One last version bump for the road... Benjamin Sago 2015-04-04 00:27:05 +0200
  • f885568145 Upgrade to latest Rust Benjamin Sago 2015-04-04 00:14:49 +0200
  • 8d066994e7 Beta warning Ben S 2015-04-03 23:19:06 +0200
  • 2ffa64cff6 Move all optional features into features module Ben S 2015-03-26 00:37:12 +0000
  • 697e1e66e4 Versions bump for latest Rust Ben S 2015-03-26 00:35:39 +0000
  • d71140079b Missed a feature flag... Ben S 2015-03-22 19:54:12 +0000
  • 9c2858e447 Upgrade to latest Rust Ben S 2015-03-22 19:46:45 +0000
  • 1986c504ba Merge branch 'pr/51' Ben S 2015-03-22 12:06:00 +0000
  • e6fa6c5b92 Versions bump Ben S 2015-03-22 12:05:29 +0000
  • 8b2a19046e The path_filename function/method isn't declared public. If the declaration is changed, rustc complains about a conflict. This seems to be the minimal change needed for tests to run. Eirik Schwenke 2015-03-22 08:50:15 +0100
  • 30a48e05c2 Apparently std::os::unix::osStrExt is now std::os::unix::ffi::OsStrExt. Eirik Schwenke 2015-03-22 08:48:05 +0100
  • 640949934e Versions bump Ben S 2015-03-17 12:33:18 +0000
  • 714e22f7a5 Versions bump Ben S 2015-03-12 03:13:15 +0000
  • 7407cf1766 Merge branch 'master' of github.com:ogham/exa Ben S 2015-03-11 15:09:50 +0000
  • 860e19d292 Merge pull request #49 from killercup/feature/group-is-useless-without-long Ben S 2015-03-11 14:56:34 +0000
  • 2f03341209 Merge pull request #48 from killercup/feature/optional-git-column Ben S 2015-03-11 14:56:16 +0000
  • 0359f19ca4 Mention --git in Readme Pascal Hertleif 2015-03-10 19:06:03 +0100
  • a4459da6ad "--group is useless without --long" Pascal Hertleif 2015-03-10 19:00:52 +0100
  • 5d152dbe15 Git Column is Useless Without --long Pascal Hertleif 2015-03-10 18:56:38 +0100
  • 7dc3a02185 Make Git Column Optional Pascal Hertleif 2015-03-10 18:36:29 +0100
  • f12da1ea4c Simplify compiled file checking code Ben S 2015-03-07 23:51:13 +0000
  • 3e7357819b Simplify filetype detection code Ben S 2015-03-07 23:34:53 +0000