Commit Graph

  • 87c05c4c6d tests: Context definition now requires answering two questions Tomas Babej 2021-04-03 02:24:51 -04:00
  • 201b1c37b4 CmdContext: Allow user to define read-only / write-only contexts Tomas Babej 2021-04-03 02:19:01 -04:00
  • 4de23a3e20 CmdContext: Remove all types of context when deleting Tomas Babej 2021-04-03 02:05:39 -04:00
  • 062878022b CmdContext: Expand information provided in 'context show' Tomas Babej 2021-04-03 01:49:05 -04:00
  • a558ffcd42 CmdContext: List info about both read and write context Tomas Babej 2021-04-03 01:40:19 -04:00
  • 351c3b025c getTaskContext: Allow getting context info for a non-active context Tomas Babej 2021-04-03 01:39:33 -04:00
  • c0ded37f91 CmdContext: Discard .read/.write suffix when discovering contexts Tomas Babej 2021-04-03 00:52:16 -04:00
  • 41823c7939 CmdContext: Expand description Tomas Babej 2021-04-03 00:07:10 -04:00
  • 9a380887ee CLI2: Simplify context determination Tomas Babej 2021-04-03 00:02:11 -04:00
  • 985aab0541 CmdContext: Define both read and write context Tomas Babej 2021-03-22 00:58:58 -04:00
  • 26fb4521fe tests: Update commands.t to reflect new signature of CmdAdd Tomas Babej 2021-01-28 01:23:01 -05:00
  • 5716f5abb7 CLI2: Generalize method to add context to support writeable context Tomas Babej 2021-01-28 01:09:43 -05:00
  • 5c3cf0f438 CLI2: Implement inserting modification arguments Tomas Babej 2021-01-28 00:41:06 -05:00
  • 9128798fee CLI2: Generalize 'add' to insert arguments at arbitrary position Tomas Babej 2021-01-28 00:27:11 -05:00
  • 9bc726ba61 commands: Modify CmdAdd and CmdLog to use context Tomas Babej 2021-01-27 23:59:41 -05:00
  • a2c3d224d3 CLI2: Generalize _context_filter_added latch name Tomas Babej 2021-01-27 22:54:31 -05:00
  • ed576a8c6c Merge pull request #193 from djmitche/dependabot/cargo/serde_json-1.0.64 Dustin J. Mitchell 2021-03-31 18:29:39 -04:00
  • 51f9a1093e Merge pull request #192 from djmitche/dependabot/cargo/textwrap-0.13.4 Dustin J. Mitchell 2021-03-31 18:29:32 -04:00
  • ad878b7b29 Merge pull request #191 from djmitche/dependabot/cargo/actix-web-3.3.2 Dustin J. Mitchell 2021-03-31 18:29:19 -04:00
  • b9ad3ea9a0 Merge pull request #190 from djmitche/dependabot/cargo/anyhow-1.0.40 Dustin J. Mitchell 2021-03-31 18:28:39 -04:00
  • 35ae3420b8 Bump serde_json from 1.0.59 to 1.0.64 dependabot[bot] 2021-03-31 07:30:38 +00:00
  • e69efe79d0 Bump textwrap from 0.12.1 to 0.13.4 dependabot[bot] 2021-03-31 07:30:25 +00:00
  • 5b28993be0 Bump actix-web from 3.3.0 to 3.3.2 dependabot[bot] 2021-03-31 07:30:16 +00:00
  • a21c85a872 Bump anyhow from 1.0.39 to 1.0.40 dependabot[bot] 2021-03-31 07:30:05 +00:00
  • 0e982a52d7 Merge pull request #188 from djmitche/dependabot/cargo/config-0.11.0 dependabot[bot] 2021-03-30 12:15:32 +00:00
  • 82fc8dcd97 Bump config from 0.10.1 to 0.11.0 dependabot[bot] 2021-03-30 12:09:05 +00:00
  • 2f3ee17e0b Merge pull request #189 from djmitche/dependabot/cargo/nom-6.1.2 Dustin J. Mitchell 2021-03-30 08:08:16 -04:00
  • b003332ba0 Merge pull request #187 from djmitche/dependabot/cargo/lmdb-rkv-0.14.0 Dustin J. Mitchell 2021-03-30 08:07:20 -04:00
  • f2b79026b6 Merge pull request #186 from djmitche/dependabot/cargo/thiserror-1.0.24 Dustin J. Mitchell 2021-03-30 08:06:59 -04:00
  • ef995d7cac Merge pull request #185 from djmitche/dependabot/cargo/actix-rt-2.2.0 Dustin J. Mitchell 2021-03-30 08:06:37 -04:00
  • cc7f522e2a Bump nom from 6.0.1 to 6.1.2 dependabot[bot] 2021-03-30 07:43:37 +00:00
  • af39be175c Bump lmdb-rkv from 0.12.3 to 0.14.0 dependabot[bot] 2021-03-30 07:43:23 +00:00
  • c89b646fdc Bump thiserror from 1.0.22 to 1.0.24 dependabot[bot] 2021-03-30 07:43:17 +00:00
  • 695785116d Bump actix-rt from 1.1.1 to 2.2.0 dependabot[bot] 2021-03-30 07:43:11 +00:00
  • 74041221e7 Merge pull request #184 from djmitche/dependabot/cargo/assert_cmd-1.0.3 dependabot[bot] 2021-03-29 23:51:58 +00:00
  • 3fc07c9e83 Merge pull request #170 from djmitche/dependabot/cargo/ureq-2.1.0 Dustin J. Mitchell 2021-03-29 19:51:16 -04:00
  • def67c81b6 Bump assert_cmd from 1.0.2 to 1.0.3 dependabot[bot] 2021-03-29 23:45:28 +00:00
  • 55f8d1c7c0 Merge pull request #182 from djmitche/dependabot/cargo/uuid-0.8.2 dependabot[bot] 2021-03-29 23:40:59 +00:00
  • 1bc881b1a5 Merge pull request #183 from djmitche/dependabot/cargo/predicates-1.0.7 dependabot[bot] 2021-03-29 23:39:56 +00:00
  • 357bbcad01 Bump uuid from 0.8.1 to 0.8.2 dependabot[bot] 2021-03-29 23:34:12 +00:00
  • ff58711b2d Bump predicates from 1.0.5 to 1.0.7 dependabot[bot] 2021-03-29 23:34:08 +00:00
  • 98fdb15b75 Merge pull request #176 from djmitche/ignore-clippy-identifier-caps Dustin J. Mitchell 2021-03-29 19:33:02 -04:00
  • bbceed41f9 fix needless_question_mark Dustin J. Mitchell 2021-03-29 19:25:12 -04:00
  • dba50ae60b Merge pull request #181 from djmitche/dependabot/cargo/proptest-1.0.0 Dustin J. Mitchell 2021-03-29 09:28:03 -04:00
  • fdeadfd981 Fix upper_case_acronyms lint Dustin J. Mitchell 2021-03-28 18:40:45 -04:00
  • 959c4f47f7 Bump proptest from 0.9.6 to 1.0.0 dependabot[bot] 2021-03-29 09:49:46 +00:00
  • 0f02b38fd8 Modify ureq usage for new version Dustin J. Mitchell 2021-03-28 17:40:39 -04:00
  • 1de0816661 Bump ureq from 1.5.2 to 2.1.0 dependabot[bot] 2021-03-27 23:05:55 +00:00
  • c42cc3bdcb fix new clippy warnings Dustin J. Mitchell 2021-03-27 19:12:34 -04:00
  • 7ed2bf4441 Merge pull request #172 from djmitche/dependabot/cargo/env_logger-0.8.3 Dustin J. Mitchell 2021-03-27 19:12:57 -04:00
  • 718f16154c Bump env_logger from 0.8.2 to 0.8.3 dependabot[bot] 2021-03-27 23:05:56 +00:00
  • e8566df3a7 Merge pull request #169 from djmitche/dependabot/cargo/log-0.4.14 Dustin J. Mitchell 2021-03-27 19:03:56 -04:00
  • e0dbeb2763 Bump log from 0.4.11 to 0.4.14 dependabot[bot] 2021-03-27 22:50:56 +00:00
  • ded325c1be Merge pull request #168 from djmitche/dependabot/cargo/serde-1.0.125 Dustin J. Mitchell 2021-03-27 18:48:54 -04:00
  • 0724c4b02d Merge pull request #156 from dbr/remove-failure Dustin J. Mitchell 2021-03-27 18:48:35 -04:00
  • bb821feaa9 use clippy stable, not preview Dustin J. Mitchell 2021-03-27 18:47:34 -04:00
  • ae46f82d94 Bump serde from 1.0.117 to 1.0.125 dependabot[bot] 2021-03-27 22:04:30 +00:00
  • 0f2002663d Merge pull request #166 from djmitche/issue165 Dustin J. Mitchell 2021-03-27 18:03:36 -04:00
  • 5745e9b396 use the correct 'package-ecosystem' config Dustin J. Mitchell 2021-03-26 09:00:17 -04:00
  • 5ee67d65e2 Remove whitespace in comment to avoid cargo fmt doing weird things dbr 2021-03-25 18:29:53 +11:00
  • c04ece0e90 Fix one actual clippy lint: remove an unnecessary clone dbr 2021-03-25 18:21:18 +11:00
  • b5b9e63a4f Disable "unnecessary_wraps" linter as it is almost entirely false-positives dbr 2021-03-25 18:20:47 +11:00
  • 6d77b9a319 cargo fmt dbr 2021-03-25 17:10:11 +11:00
  • 0e7a4c2c33 Fix minor typo in doc comment dbr 2021-03-25 16:34:53 +11:00
  • 4d9755c43b Replace 'failure' crate with anyhow+thiserror dbr 2021-03-25 16:33:35 +11:00
  • 510786ff91 Hooks readme : mention task diagnotics debug Jonas DOREL 2021-03-18 11:24:47 +01:00
  • 60bce31df1 tests: Fix TW URL in the version.t test Tomas Babej 2021-03-17 22:05:27 -04:00
  • 339397f836 meta: Fish shell domain is fishshell.com Tomas Babej 2021-03-12 07:57:20 -05:00
  • 0d1542ccd7 meta: Update various links to https Tomas Babej 2021-03-12 07:55:55 -05:00
  • b4a36d942e Document verbose key: context Jonas DOREL 2021-03-08 13:05:02 +01:00
  • e221ea6571 meta: Bump libshared version Tomas Babej 2021-03-07 12:35:25 -05:00
  • 17ab0dfcf4 ci: Temporarily disable Archlinux testing Tomas Babej 2021-03-02 20:40:12 -05:00
  • d215bc52b1 tests: Update styling Tomas Babej 2021-03-02 20:39:32 -05:00
  • 04454a995f clang-tidy: use raw string literals Rosen Penev 2021-02-28 18:10:02 -08:00
  • cdbab698e3 tests: Add tests for TW #2124 Tomas Babej 2021-01-30 23:02:08 -05:00
  • 5317f7c795 bash_tap: Implement mechanism to mark a test as expected failure Tomas Babej 2021-01-30 22:18:43 -05:00
  • a5eee5fcc6 tests: Expand tests for #2392 Tomas Babej 2021-01-30 21:53:37 -05:00
  • bf11ef3f12 docs: Document resolved issues Tomas Babej 2021-01-30 21:23:56 -05:00
  • 456dfdc8cf CLI2: Handle empty parentheses expressions Tomas Babej 2021-01-30 21:06:53 -05:00
  • c6fdb7e590 tests: Add test for TW-1883 (#1896) Tomas Babej 2021-01-30 19:36:24 -05:00
  • 5525460bdf tests: Add test for TW #2257 Tomas Babej 2021-01-30 19:29:45 -05:00
  • f96e78b721 tests: Unmark two expectedFailure tests that are now working Tomas Babej 2021-01-30 19:18:44 -05:00
  • b2fa368afa tests: Expect failure for another test with project:B) syntax Tomas Babej 2021-01-30 19:15:25 -05:00
  • 64b6784f69 ColumnTypeString: Only input of single DOM token should be attempted to be evaluated Tomas Babej 2021-01-30 18:27:39 -05:00
  • fac48e5e93 tests: Add test for TW-1895 (#1908) Tomas Babej 2021-01-30 18:26:42 -05:00
  • 13cf6decd3 tests: Add test for TW #2386 Tomas Babej 2021-01-30 18:03:52 -05:00
  • a1471b67fb CLI2: Do not attempt to evaluate values of string attributes Tomas Babej 2021-01-30 17:50:58 -05:00
  • 9548bfdaba build: make sure internal libs are built as static Jan Palus 2021-01-29 23:03:32 +01:00
  • 9be55fc070 Fixes issue where bash paths were not correctly deconstructed, leading to unit tests failing when the path had a space in it Nate Wheeler 2021-01-27 08:37:39 -06:00
  • 5f39b368b6 docs: Documentation updates related to #2393 Tomas Babej 2021-01-24 04:24:47 -05:00
  • 2df80aac01 CmdCalendar: Default to current month if no due date is present Tomas Babej 2021-01-24 04:19:45 -05:00
  • 0234cd8122 CmdCalendar: Support due dates up to year 9999 Tomas Babej 2021-01-24 04:19:13 -05:00
  • 22228547ca CmdCalendar: Consider waiting status equivalent to pending for purposes of display Tomas Babej 2021-01-24 04:12:13 -05:00
  • 89ffe13677 docs: Document TW #2392 Tomas Babej 2021-01-24 02:42:58 -05:00
  • 63383698da tests: Fix dependencies.t test Tomas Babej 2021-01-24 02:15:21 -05:00
  • 7d2fb18e5d tests: Add test for TW #2392 Tomas Babej 2021-01-24 01:45:49 -05:00
  • 05e7c2aff2 Lexer: Do not allow leading zero for two and more digit integers Tomas Babej 2021-01-24 01:29:34 -05:00
  • 6a33bb8656 Lexer: Do not allow leading zero for number type Tomas Babej 2021-01-24 01:28:54 -05:00
  • b9bc0f8c87 tests: expectedFailure decorator takes no arguments Tomas Babej 2021-01-18 21:13:56 -05:00
  • a2384eadde Move licence URL up Thomas Lauf 2021-01-22 20:34:00 +01:00