Commit graph

  • 2c2ccc2b92
    Merge pull request #5 from wwalker/issue-3 Dheepak Krishnamurthy 2020-08-04 23:48:26 -06:00
  • 33aff539ee Fix for Issue #3 Wayne Walker 2020-08-05 00:36:12 -05:00
  • e5ad0ce1ed Call refresh on every action from user Dheepak Krishnamurthy 2020-08-04 17:30:05 -06:00
  • ee738f8852 Support colors Dheepak Krishnamurthy 2020-08-04 17:18:38 -06:00
  • 48ddf56fe3 Use master of task-hookrs Dheepak Krishnamurthy 2020-08-04 08:12:11 -06:00
  • 953ec46e74 Move thread to start_background_thread function Dheepak Krishnamurthy 2020-08-04 05:19:06 -06:00
  • a7b4f424e3 Update export_headers to always create new vec! Dheepak Krishnamurthy 2020-08-04 05:15:17 -06:00
  • 8962784852 Refactor to support multi threading Dheepak Krishnamurthy 2020-08-04 05:00:33 -06:00
  • b1fd3e4686 Bump to v0.5.3 v0.5.3 Dheepak Krishnamurthy 2020-08-04 04:07:10 -06:00
  • 0dcfc21284 Allow adding tasks when there are zero tasks in the list Dheepak Krishnamurthy 2020-08-04 04:06:06 -06:00
  • e7d33c6749 Autoformat changes Dheepak Krishnamurthy 2020-08-02 12:34:39 -06:00
  • 0ac3996443 Restructure to support color Dheepak Krishnamurthy 2020-08-02 12:34:07 -06:00
  • 6e6b6857c0 Update color parsing Dheepak Krishnamurthy 2020-08-02 11:13:54 -06:00
  • d44bfa9519 Fix color parsing Dheepak Krishnamurthy 2020-08-02 10:40:01 -06:00
  • 619bae59a1 Fix lints Dheepak Krishnamurthy 2020-07-31 00:08:36 -06:00
  • 40d7f8a481 Autoformat changes Dheepak Krishnamurthy 2020-07-30 21:22:34 -06:00
  • 4dbe165449 Set up for color support Dheepak Krishnamurthy 2020-07-30 21:22:03 -06:00
  • 4f54f148f5 Clippy changes Dheepak Krishnamurthy 2020-07-30 20:44:50 -06:00
  • 6b8425d8d3 Autoformat changes Dheepak Krishnamurthy 2020-07-30 19:51:54 -06:00
  • fbae019ebf Bump to v0.5.2 v0.5.2 Dheepak Krishnamurthy 2020-07-30 19:42:40 -06:00
  • 0b5fa70957 Add clap for parsing command line arguments Dheepak Krishnamurthy 2020-07-30 19:41:11 -06:00
  • 58c0ee5cb8 Update README.md Dheepak Krishnamurthy 2020-07-30 19:19:53 -06:00
  • 7420ed4c1b Bump to v0.5.1 v0.5.1 Dheepak Krishnamurthy 2020-07-30 19:17:08 -06:00
  • 39febd7b29 Move task_id before command where ever possible Dheepak Krishnamurthy 2020-07-30 19:14:30 -06:00
  • c27e70cd5b Update Cargo.lock Dheepak Krishnamurthy 2020-07-30 18:36:41 -06:00
  • 5fcfd7e40f Bump to v0.5.0 v0.5.0 Dheepak Krishnamurthy 2020-07-30 16:19:44 -06:00
  • 25214730a7 Update error message support for task edit Dheepak Krishnamurthy 2020-07-30 16:18:34 -06:00
  • 33cf5497b6 Add error message support to task edit Dheepak Krishnamurthy 2020-07-30 16:04:31 -06:00
  • b706f34b53 Add error message support to task done Dheepak Krishnamurthy 2020-07-30 15:56:47 -06:00
  • ed3180ef2d Add error message support to task undo Dheepak Krishnamurthy 2020-07-30 15:54:48 -06:00
  • d13ae4b567 Add error message support to task done Dheepak Krishnamurthy 2020-07-30 15:52:08 -06:00
  • ca1444865a Change start or stop to support errors Dheepak Krishnamurthy 2020-07-30 15:48:46 -06:00
  • e71c59e8b3 Add error message support Dheepak Krishnamurthy 2020-07-30 14:26:21 -06:00
  • 3c6bb5f03f Update README.md Dheepak Krishnamurthy 2020-07-29 10:04:15 -06:00
  • 98c1a7395d Add help menu Dheepak Krishnamurthy 2020-07-29 09:08:07 -06:00
  • aa2571f726 Update README.md Dheepak Krishnamurthy 2020-07-29 04:16:21 -06:00
  • 42d42b3f42 Update README.md Dheepak Krishnamurthy 2020-07-29 00:27:00 -06:00
  • 7ad01fee2e Change default min percentage to 70 Dheepak Krishnamurthy 2020-07-29 00:19:44 -06:00
  • 5a2b9973c9 Bump to v0.4.0 v0.4.0 Dheepak Krishnamurthy 2020-07-28 17:59:56 -06:00
  • 5b3e42d69e Fix add and modify functionality Dheepak Krishnamurthy 2020-07-28 16:19:45 -06:00
  • ab359ea193 Fix height for command window Dheepak Krishnamurthy 2020-07-28 16:04:32 -06:00
  • 65d128fcfb Add modify functionality Dheepak Krishnamurthy 2020-07-28 14:58:37 -06:00
  • 2e32659d22 Add log functionality Dheepak Krishnamurthy 2020-07-28 14:10:24 -06:00
  • acd512ab7d Add delete functionality Dheepak Krishnamurthy 2020-07-28 13:58:03 -06:00
  • fb925e6182 Add start stop functionality Dheepak Krishnamurthy 2020-07-28 13:05:18 -06:00
  • c91a0f0630 Bump to v0.3.1 v0.3.1 Dheepak Krishnamurthy 2020-07-28 04:33:51 -06:00
  • 78a248f4a9 Update README.md Dheepak Krishnamurthy 2020-07-28 04:32:47 -06:00
  • 13e2d0f692 Fix bug with filter Dheepak Krishnamurthy 2020-07-28 04:14:54 -06:00
  • c00d660759 Make done behave nicely Dheepak Krishnamurthy 2020-07-28 04:06:04 -06:00
  • 7edbc28960 Add add functionality Dheepak Krishnamurthy 2020-07-28 03:59:19 -06:00
  • f7217aee8e Wait with output Dheepak Krishnamurthy 2020-07-28 03:30:47 -06:00
  • 885dc5b44f Add publish to crates.io github action Dheepak Krishnamurthy 2020-07-28 03:09:49 -06:00
  • 25e0bf42b8 Remove clap Dheepak Krishnamurthy 2020-07-28 03:00:55 -06:00
  • a32daee8b9 Update Cargo.toml Dheepak Krishnamurthy 2020-07-28 02:50:24 -06:00
  • 7d111a3546 Bump to v0.3.0 v0.3.0 Dheepak Krishnamurthy 2020-07-28 02:09:12 -06:00
  • a7ddc2f39c Remove termion backend Dheepak Krishnamurthy 2020-07-28 02:08:15 -06:00
  • 299653e12c Update README.md Dheepak Krishnamurthy 2020-07-28 01:11:32 -06:00
  • 81d94338f5 Only make releases if there are tags Dheepak Krishnamurthy 2020-07-28 01:34:07 -06:00
  • c844e7d694 Fix key delay in crossterm Dheepak Krishnamurthy 2020-07-28 01:31:59 -06:00
  • 4a06cf7522 Fix binary postfix Dheepak Krishnamurthy 2020-07-28 01:17:43 -06:00
  • f58462ff51 Remove strip Dheepak Krishnamurthy 2020-07-28 01:16:49 -06:00
  • a0c6a94854 Make crossterm default Dheepak Krishnamurthy 2020-07-28 00:58:43 -06:00
  • 2a08fb2f33 Add edit feature Dheepak Krishnamurthy 2020-07-27 21:37:31 -06:00
  • 9557688714 Add done and undo features Dheepak Krishnamurthy 2020-07-27 16:50:05 -06:00
  • 0ee8d7be3b Change Command to Filter Dheepak Krishnamurthy 2020-07-27 16:32:02 -06:00
  • d796c69d9f Change InputMode to AppMode Dheepak Krishnamurthy 2020-07-27 16:30:15 -06:00
  • f8d213d7f9 Update github action Dheepak Krishnamurthy 2020-07-27 09:58:54 -06:00
  • 9566367644 Update Cargo.lock file Dheepak Krishnamurthy 2020-07-27 09:41:44 -06:00
  • 7992234d23 Bump to v0.2.0 v0.2.0 Dheepak Krishnamurthy 2020-07-27 04:02:20 -06:00
  • bcb4e8a724 Remove some targets Dheepak Krishnamurthy 2020-07-27 03:47:30 -06:00
  • 81989b5aa4 Add more platforms Dheepak Krishnamurthy 2020-07-27 03:27:19 -06:00
  • e87c2a23d4 Bump to v0.1.1 Dheepak Krishnamurthy 2020-07-27 03:17:43 -06:00
  • 66a22b7598 Remove patch version numbers from Cargo.toml Dheepak Krishnamurthy 2020-07-27 03:04:47 -06:00
  • ae5dcd849f Add default-features = false for tui Dheepak Krishnamurthy 2020-07-27 03:03:26 -06:00
  • 4fab167bf8 Add default-features = false to Cargo.toml Dheepak Krishnamurthy 2020-07-27 02:55:04 -06:00
  • 412c63965b Run cargo format Dheepak Krishnamurthy 2020-07-27 02:51:38 -06:00
  • 293f7f59b6 Make termion default backend Dheepak Krishnamurthy 2020-07-27 02:46:09 -06:00
  • 19655051f7 Make backend explicit Dheepak Krishnamurthy 2020-07-27 02:41:56 -06:00
  • 50dce6379d Add windows support Dheepak Krishnamurthy 2020-07-27 02:36:54 -06:00
  • c3a87b4f3f Support both crossterm and termion Dheepak Krishnamurthy 2020-07-27 02:34:44 -06:00
  • 7ad5483a92 Add crossterm support Dheepak Krishnamurthy 2020-07-27 02:11:13 -06:00
  • d9f2e0b5b7 Add .env Dheepak Krishnamurthy 2020-07-27 00:39:37 -06:00
  • 19b9e8811c Add tests/data to .gitignore Dheepak Krishnamurthy 2020-07-27 00:37:48 -06:00
  • b7b6a0f65c Fix crashes Dheepak Krishnamurthy 2020-07-27 00:36:11 -06:00
  • 75141ef561 Remove windows ci v0.1.0 Dheepak Krishnamurthy 2020-07-26 23:38:03 -06:00
  • ad1f0999d9 Remove --all-features Dheepak Krishnamurthy 2020-07-26 23:32:36 -06:00
  • e68a0ce84a Remove tests from CI Dheepak Krishnamurthy 2020-07-26 23:19:34 -06:00
  • cb62d1c7bc Add github actions Dheepak Krishnamurthy 2020-07-26 18:14:19 -06:00
  • b3bd5811d4 Make / for filtering Dheepak Krishnamurthy 2020-07-26 17:54:39 -06:00
  • 2a88938a38 Change tick to 250ms Dheepak Krishnamurthy 2020-07-26 17:49:00 -06:00
  • 3fb3d1c4e2 Handle exit key correctly Dheepak Krishnamurthy 2020-07-26 17:29:33 -06:00
  • b730c11d36 Refactor app Dheepak Krishnamurthy 2020-07-26 17:00:24 -06:00
  • 0cc6946d83 Format files Dheepak Krishnamurthy 2020-07-26 16:29:25 -06:00
  • ac5c00760b Add README.md Dheepak Krishnamurthy 2020-07-26 15:58:52 -06:00
  • 55befc91a0 Initial commit Dheepak Krishnamurthy 2020-07-21 23:22:01 -06:00