Commit graph

  • f42180784f
    Bump keyring from 21.8.0 to 22.0.1 #1168 dependabot[bot] 2021-01-27 07:04:31 +00:00
  • ed83e4fc2d
    Bump pytest from 6.2.1 to 6.2.2 #1167 dependabot[bot] 2021-01-26 07:21:39 +00:00
  • 3b74c2dec0 make format Suhas 2021-01-25 21:04:47 -05:00
  • bf89109525 deserialize function as return type Suhas 2021-01-25 21:04:10 -05:00
  • 9ac21b8448 guard override application Suhas 2021-01-25 21:03:19 -05:00
  • 1578fef220 update gitignore Suhas 2021-01-25 21:02:39 -05:00
  • 0b61c6d699 update integ tests for new syntax Suhas 2021-01-25 20:33:01 -05:00
  • 432e76698e update unittests for new syntax Suhas 2021-01-25 20:32:42 -05:00
  • 3ea043899a make format Suhas 2021-01-25 09:57:19 -05:00
  • f1b260655d make format Suhas 2021-01-25 08:55:27 -05:00
  • 7a54e6f458 add multiple override scenario spec Suhas 2021-01-25 08:53:35 -05:00
  • ba8db5ddf6 uncomment dot notation unittest Suhas 2021-01-25 08:53:20 -05:00
  • bd61a78fba unittest multiple overrides Suhas 2021-01-25 08:52:50 -05:00
  • 36623c1100
    Merge pull request #1 from sriniv27/separate-override-behave-test-from-core Suhas 2021-01-25 07:39:17 -05:00
  • fe4f18951f binary search misbehaving windows test Suhas 2021-01-25 07:21:05 -05:00
  • 27a370ce86 make format Suhas 2021-01-25 07:11:45 -05:00
  • 9f8be334fd rewrite test for better mock call expect Suhas 2021-01-25 07:11:17 -05:00
  • 5da5027af2 update test config Suhas 2021-01-25 07:10:56 -05:00
  • e173e12edf remove unused import Suhas 2021-01-25 06:59:00 -05:00
  • c8b737e459 code cleanup Suhas 2021-01-25 06:56:12 -05:00
  • bdb132edf6
    Bump keyring from 21.8.0 to 22.0.0 #1166 dependabot[bot] 2021-01-25 07:59:28 +00:00
  • c31fa084f3 make format Suhas 2021-01-24 19:15:04 -05:00
  • 9540d34964 refactor recursive code Suhas 2021-01-24 19:14:46 -05:00
  • d348dbd55e move override behave tests out of core Suhas 2021-01-24 19:12:59 -05:00
  • ededf23afa cleanup Suhas 2021-01-24 16:07:57 -05:00
  • b92dd7edc7 make format Suhas 2021-01-24 11:10:00 -05:00
  • 99030c4623 iterate on behave step Suhas 2021-01-24 11:09:45 -05:00
  • 2d7ff73696 clean up unittests Suhas 2021-01-24 11:09:23 -05:00
  • f3d8ed2e45 implement recursive config overrides Suhas 2021-01-24 11:08:47 -05:00
  • 9bab1aee87 rewrite behavior scenario Suhas 2021-01-24 11:08:11 -05:00
  • 80d2c609ba begin TDD of dot notated overrides Suhas 2021-01-24 07:18:48 -05:00
  • 9676290c27 move override implementation into own module Suhas 2021-01-24 07:17:53 -05:00
  • 1a8bcfca64 rename --override to --config-override Suhas 2021-01-23 21:30:33 -05:00
  • f978cee899 Merge branch 'develop' of https://github.com/jrnl-org/jrnl into develop Suhas 2021-01-23 19:18:11 -05:00
  • 8a78c34917
    Support title splitting for fullwidth CJK terminals (#1163) eshrh 2021-01-23 18:29:43 -05:00
  • 066afde9e2
    Update write.feature #1163 eshrh 2021-01-23 18:18:34 -05:00
  • ef563c807f Update changelog [ci skip] Jrnl Bot 2021-01-23 22:51:22 +00:00
  • a32070b08a Increment version to v2.7 v2.7 Jrnl Bot 2021-01-23 22:49:45 +00:00
  • 34e1411227
    make journal selection behavior more consistent when there's a colon with no date #1164 Jonathan Wren 2021-01-23 14:40:58 -08:00
  • 468529b33a Add test esrh 2021-01-23 17:23:42 -05:00
  • 9f386163a4 Update changelog [ci skip] Jrnl Bot 2021-01-23 21:37:04 +00:00
  • 897943857d
    Simplify VS Code documentation for all platforms and add note about PATH variable (#1160) Micah Jerome Ellison 2021-01-23 13:35:32 -08:00
  • b535782621 Update changelog [ci skip] Jrnl Bot 2021-01-23 21:29:43 +00:00
  • ea7357ca26
    Bump pyyaml from 5.3.1 to 5.4.1 (#1158) dependabot[bot] 2021-01-23 13:27:54 -08:00
  • 5f7bc4a5df Simplify VS Code documentation for all platforms and add note about PATH variable #1160 Micah Jerome Ellison 2021-01-23 13:23:18 -08:00
  • 5947bd3bda Split by fullwidth terminals without spaces. esrh 2021-01-23 14:08:33 -05:00
  • 1bd275bf54 make format Suhas 2021-01-23 12:18:28 -05:00
  • b82391deaa remove unused imports Suhas 2021-01-23 12:16:07 -05:00
  • 77646eaa1a make format Suhas 2021-01-23 11:18:13 -05:00
  • 263c79cea6 add dev dependencies on pytest -mock and -cov Suhas 2021-01-23 11:13:06 -05:00
  • 43b8407ad5 implement editor override step Suhas 2021-01-23 11:08:01 -05:00
  • 12d2f48f97 add linewrap override scenario Suhas 2021-01-23 11:07:51 -05:00
  • 2fc19c41b9 start writing integration test Suhas 2021-01-21 22:48:01 -05:00
  • 692a979efe clean up unused import Suhas 2021-01-21 22:47:46 -05:00
  • 9e2b7dd0c1 refactor override unittest Suhas 2021-01-21 22:47:29 -05:00
  • 763bbe8c66
    Bump pyyaml from 5.3.1 to 5.4.1 #1158 dependabot[bot] 2021-01-21 06:33:49 +00:00
  • c4b3d51181 make format Suhas 2021-01-20 21:35:26 -05:00
  • 5fe6caf805 implement runtime override Suhas 2021-01-20 15:12:30 -05:00
  • 554d25ae17 trivial whitespace change Suhas 2021-01-20 15:11:48 -05:00
  • 53d7d8cea4 add jrnl interface test for overriden configurations Suhas 2021-01-20 15:09:45 -05:00
  • da6759663f
    Bump pyyaml from 5.3.1 to 5.4 #1156 dependabot[bot] 2021-01-20 06:44:10 +00:00
  • ee7cd44a32 remove unneeded import sugas182 2021-01-19 21:15:03 -05:00
  • a64fa82a06 update gitignore sugas182 2021-01-19 21:08:42 -05:00
  • 744824ddee identify location to apply override in "main" sugas182 2021-01-19 21:08:04 -05:00
  • 110e2b9022 add test and argument handler for runtime override of configurations. sugas182 2021-01-19 09:03:43 -05:00
  • f80f033d5d
    fix typos Jonathan Wren 2021-01-17 10:51:22 -08:00
  • 99d0198530 Update changelog [ci skip] Jrnl Bot 2021-01-17 01:42:03 +00:00
  • c06b5cf297
    Fix homebrew release, add options for relase pipeline (#1154) Jonathan Wren 2021-01-16 17:40:09 -08:00
  • 0ad94d6914
    Fix homebrew release, add options for relase pipeline #1154 Jonathan Wren 2021-01-16 16:11:18 -08:00
  • 2e254d55fb Update changelog [ci skip] Jrnl Bot 2021-01-16 23:22:56 +00:00
  • b117c7a260 Increment version to v2.7-beta v2.7-beta Jrnl Bot 2021-01-16 23:20:59 +00:00
  • 9e6cd8820f
    Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) Micah Jerome Ellison 2021-01-16 15:19:11 -08:00
  • b6b6e7750e Update changelog [ci skip] Jrnl Bot 2021-01-16 22:57:15 +00:00
  • f0e8fa2060
    Add new -today-in-history, -month, -day, and -year search filters (#1145) Karim Rahal 2021-01-17 00:55:27 +02:00
  • 18058c74e5 Update changelog [ci skip] Jrnl Bot 2021-01-16 22:52:40 +00:00
  • a6b828e892
    Add new date format (--format date) for heatmapping (#1146) Karim Rahal 2021-01-17 00:50:47 +02:00
  • 5c0a2d4c4e
    Fix YAML export formatting(#1065) (#1150) Seopril 2021-01-16 17:44:55 -05:00
  • 973259ab4c Bringing skip_win back to test whose failure is a bit more complicated than expected #1153 Micah Jerome Ellison 2021-01-16 14:10:03 -08:00
  • 947eaab26f Make output clearer on failing test Micah Jerome Ellison 2021-01-16 13:55:09 -08:00
  • 44552371bd Fix expected quotes in quoted args Micah Jerome Ellison 2021-01-16 13:33:46 -08:00
  • 00e25f30fd Fix missing parentheses and remove skip_win on test that is passing in Windows now Micah Jerome Ellison 2021-01-16 13:30:36 -08:00
  • 3c4dc79e8a Fix inverted POSIX check, refactor os_compat, and add tests for it Micah Jerome Ellison 2021-01-16 12:28:34 -08:00
  • 42672f76d0 Fix YAML body block indentation #1150 Seopril 2021-01-10 19:50:02 -05:00
  • 730bf5303f Merge remote-tracking branch 'upstream/develop' into fix_yaml_exporting Seopril 2021-01-10 19:38:11 -05:00
  • 04465e4758 Rename -reminisce to -today-in-history #1145 karimpwnz 2021-01-10 23:41:38 +02:00
  • 23eb0829fd Change 'datecounts' to 'dates' #1146 karimpwnz 2021-01-10 01:35:54 +02:00
  • 9342f12664 Standardize format for compare_d karimpwnz 2021-01-09 23:47:56 +02:00
  • 61f8406412 Update changelog [ci skip] Jrnl Bot 2021-01-09 20:40:42 +00:00
  • dbd12fc500
    Clarify installation documentation (#1097) (#1137) Seopril 2021-01-09 15:39:06 -05:00
  • 08a0c2d11f Update changelog [ci skip] Jrnl Bot 2021-01-09 19:08:44 +00:00
  • 6980ed1906
    Emphasize installing dependencies before testing (#1148) Gustavo Matias 2021-01-09 11:07:03 -08:00
  • 78b3561127 Fix YAML export syntax Seopril 2021-01-05 13:05:32 -05:00
  • 4bf1da9959 Remove old tests karimpwnz 2021-01-05 15:17:06 +02:00
  • 90ad141a01 Update installation docs #1137 Seopril 2021-01-04 23:20:49 -05:00
  • ecafc2ce1b Merge branch 'develop' of https://github.com/jrnl-org/jrnl into develop Seopril 2021-01-04 23:02:22 -05:00
  • 640dbc0554 Better scenario description karimpwnz 2021-01-05 04:36:52 +02:00
  • 307a621b02 Remove old test data karimpwnz 2021-01-05 04:34:58 +02:00
  • 15de4c5930 Better datecount test karimpwnz 2021-01-05 04:33:03 +02:00
  • b833d50745 Re-do tests; use various tests karimpwnz 2021-01-05 04:26:56 +02:00
  • 3de193bf0b Update datecount test to include configs karimpwnz 2021-01-05 03:40:21 +02:00