-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow combinations of --change-time
, --delete
, and --edit
while correctly counting the number of entries affected
#1669
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eb7d85 - Browse repository at this point
Copy the full SHA 6eb7d85View commit details
Commits on Mar 4, 2023
-
Remove ipdb and remove search mode conditional that added explicit ta…
…g search behavior
Configuration menu - View commit details
-
Copy full SHA for dc6900e - Browse repository at this point
Copy the full SHA dc6900eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e24769 - Browse repository at this point
Copy the full SHA 6e24769View commit details -
Configuration menu - View commit details
-
Copy full SHA for bade98e - Browse repository at this point
Copy the full SHA bade98eView commit details -
- streamline `run` function in `controller.py` - add debug logging - fix unnecessary import of Journal class (only needed for typing) - standardize summary display across different actions
Configuration menu - View commit details
-
Copy full SHA for c182395 - Browse repository at this point
Copy the full SHA c182395View commit details -
Add currently-failing test conditions for count messages when changin…
…g time and deleting
Configuration menu - View commit details
-
Copy full SHA for 752e55d - Browse repository at this point
Copy the full SHA 752e55dView commit details -
Don't show summary if no entries found and prevent extra line break w…
…hen no entries found by short-circuiting display method
Configuration menu - View commit details
-
Copy full SHA for d341f32 - Browse repository at this point
Copy the full SHA d341f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c43920 - Browse repository at this point
Copy the full SHA 0c43920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e06e3d - Browse repository at this point
Copy the full SHA 2e06e3dView commit details -
Remove unneeded exception when editor is empty and fix test that was …
…testing incorrect message
Configuration menu - View commit details
-
Copy full SHA for 1873f69 - Browse repository at this point
Copy the full SHA 1873f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a4b07 - Browse repository at this point
Copy the full SHA 80a4b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742a16b - Browse repository at this point
Copy the full SHA 742a16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac3b43 - Browse repository at this point
Copy the full SHA cac3b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b7a64 - Browse repository at this point
Copy the full SHA 46b7a64View commit details -
Fix unit test that did not account for new short-circuit when display…
…ing journal with no entries
Configuration menu - View commit details
-
Copy full SHA for 8ee1632 - Browse repository at this point
Copy the full SHA 8ee1632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be80a5 - Browse repository at this point
Copy the full SHA 2be80a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 905a9ec - Browse repository at this point
Copy the full SHA 905a9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c29f2 - Browse repository at this point
Copy the full SHA 99c29f2View commit details -
Add documentation about information leaks in Vim/Neovim (jrnl-org#1674)
* Add documentation about using Vim/Neovim as editor * Add documentation about information leaks in editors * Spelling fix --------- Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
Configuration menu - View commit details
-
Copy full SHA for 3ec0839 - Browse repository at this point
Copy the full SHA 3ec0839View commit details -
Don't save templated journal entries if the received raw text is the …
…same as the template itself (jrnl-org#1653)
Configuration menu - View commit details
-
Copy full SHA for a708c15 - Browse repository at this point
Copy the full SHA a708c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d79d0 - Browse repository at this point
Copy the full SHA c8d79d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14fd024 - Browse repository at this point
Copy the full SHA 14fd024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad9f58 - Browse repository at this point
Copy the full SHA 4ad9f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d78f3 - Browse repository at this point
Copy the full SHA 94d78f3View commit details -
Add tests for counting combinations of action arguments (change-time,…
… edit, delete) and for change-time counts. Some are failing and should be investigated
Configuration menu - View commit details
-
Copy full SHA for 0e70a57 - Browse repository at this point
Copy the full SHA 0e70a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f44ab2 - Browse repository at this point
Copy the full SHA 9f44ab2View commit details -
Track added/deleted counts in a register in the Journal class instead…
… of attempting to infer it via controller counting
Configuration menu - View commit details
-
Copy full SHA for 7eec231 - Browse repository at this point
Copy the full SHA 7eec231View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac0571 - Browse repository at this point
Copy the full SHA eac0571View commit details -
Merge branch 'develop' into mode-actions-1639
Conflicts: CHANGELOG.md docs/privacy-and-security.md jrnl/controller.py tests/bdd/features/change_time.feature
Configuration menu - View commit details
-
Copy full SHA for 9bca32b - Browse repository at this point
Copy the full SHA 9bca32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a36a9 - Browse repository at this point
Copy the full SHA e6a36a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a759e - Browse repository at this point
Copy the full SHA 85a759eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33263f1 - Browse repository at this point
Copy the full SHA 33263f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e813ff7 - Browse repository at this point
Copy the full SHA e813ff7View commit details
Commits on Mar 25, 2023
-
Merge branch 'develop' into mode-actions-1639
Conflicts: jrnl/controller.py
Configuration menu - View commit details
-
Copy full SHA for 15a5b14 - Browse repository at this point
Copy the full SHA 15a5b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22409ff - Browse repository at this point
Copy the full SHA 22409ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c0824 - Browse repository at this point
Copy the full SHA 64c0824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b962b - Browse repository at this point
Copy the full SHA 24b962bView commit details