aboutsummaryrefslogtreecommitdiff
path: root/lesana/command.py
Commit message (Expand)AuthorAge
* Fix adding arguments for new commandsElena ``of Valhalla'' Grandi2024-04-24
* Fix script installation via pyproject.toml.Elena ``of Valhalla'' Grandi2024-04-24
* qa fixesElena ``of Valhalla'' Grandi2024-02-25
* fix expanding query templatesElena ``of Valhalla'' Grandi2022-08-04
* Use the hazwaz facilities to test the command lineElena ``of Valhalla'' Grandi2022-08-04
* Use hazwaz to generate command line commandsElena ``of Valhalla'' Grandi2022-08-04
* Add support for search_aliases in the settings file.Elena ``of Valhalla'' Grandi2021-12-24
* Remove unused variableElena ``of Valhalla'' Grandi2021-12-23
* Add support for bash autocompletion via argcomplete, if installed.Elena ``of Valhalla'' Grandi2021-12-23
* Add a method to create an entry from a rendered templateElena ``of Valhalla'' Grandi2021-09-16
* pep8 fixesElena ``of Valhalla'' Grandi2021-08-12
* Per-module logger, add cli switch to log debugfabrixxm2021-08-12
* Use the full docstring as the description for subparsersElena ``of Valhalla'' Grandi2021-04-10
* Add description to subparsersfabrixxm2021-04-10
* Use "*" as the default search query.Elena ``of Valhalla'' Grandi2021-03-25
* New command: get-valuesElena ``of Valhalla'' Grandi2021-03-25
* Start writing some tests for the command line classesElena ``of Valhalla'' Grandi2021-03-24
* Improved error message when exporting dataElena ``of Valhalla'' Grandi2021-03-02
* Flake8 fixElena ``of Valhalla'' Grandi2021-02-12
* Fixes searches when default_sort isn't present. #9Elena ``of Valhalla'' Grandi2021-02-12
* Fix calling .auto() before editing an entry. refs: #8Elena ``of Valhalla'' Grandi2021-02-12
* Don't fail when vim is not set. refs: #7Elena ``of Valhalla'' Grandi2021-02-12
* Update fields before editing an entry, including autofill on update of date(t...Elena ``of Valhalla'' Grandi2021-02-09
* Allow to get a sorted list of all entriesElena ``of Valhalla'' Grandi2021-02-03
* cleanupElena ``of Valhalla'' Grandi2020-12-07
* Add --reset to delete the xapian cache before indexingElena ``of Valhalla'' Grandi2020-12-07
* Enable sorting in the commandElena ``of Valhalla'' Grandi2020-12-07
* Make the main command boilerplate available to library users.Elena ``of Valhalla'' Grandi2020-09-16
* flake8 fixesElena ``of Valhalla'' Grandi2020-09-16
* Some more missed uid -> eid corrections.Elena ``of Valhalla'' Grandi2020-09-13
* New command: update a field in the results of a queryElena ``of Valhalla'' Grandi2020-09-02
* Add support for subclassing commands in lesana derivativesElena ``of Valhalla'' Grandi2020-06-24
* Use eid instead of uidElena ``of Valhalla'' Grandi2019-12-28
* Additional manpagesElena ``of Valhalla'' Grandi2019-09-29
* Read entries before printing their name after creating and editing them.Elena ``of Valhalla'' Grandi2019-09-29
* Improvements in the export commandElena ``of Valhalla'' Grandi2019-09-15
* New command to export data from a lesana collection to another one.Elena ``of Valhalla'' Grandi2019-09-13
* Move some templating code to the collection instead of commands.Elena ``of Valhalla'' Grandi2019-09-11
* New command: ShowElena ``of Valhalla'' Grandi2019-09-10
* Provide a short_id that can be used by templatesElena ``of Valhalla'' Grandi2019-08-11
* Stop using guacamole (no longer in Debian)Elena ``of Valhalla'' Grandi2019-08-11
* By default, print the short uid before an entry when searching.Elena ``of Valhalla'' Grandi2018-12-16
* Allow to identify entries with just the beginning of the uid.Elena ``of Valhalla'' Grandi2018-12-16
* Search for all entriesElena ``of Valhalla'' Grandi2017-06-04
* Auto add edited files to gitElena ``of Valhalla'' Grandi2017-03-04
* Add option to show all search resultsElena ``of Valhalla'' Grandi2017-01-29
* Pass search results to a templateElena ``of Valhalla'' Grandi2017-01-29
* Saner management of wrong uidsElena ``of Valhalla'' Grandi2017-01-14
* New command: removeElena ``of Valhalla'' Grandi2017-01-14
* Changed search interface to be closer to xapian expectationsElena ``of Valhalla'' Grandi2017-01-06