summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-23Print the sqlite version at startup.random-stuffAmjith Ramanujam
2024-03-23Drop Python 3.7 and add 3.11 and 3.12Amjith Ramanujam
2024-03-23Improve \d to show list of tables.Amjith Ramanujam
2024-03-23Releasing version 1.10.1v1.10.1Amjith Ramanujam
2024-03-23Prep for release.Amjith Ramanujam
2024-03-04Merge pull request #173 from dbcli/optional-configAmjith Ramanujam
2024-02-18Update changelog.Amjith Ramanujam
2024-02-18Do not crash if ~/.config/litecli is not writeable.Amjith Ramanujam
2023-11-19Releasing version 1.10.0v1.10.0Amjith Ramanujam
2023-11-19Prep for release.Amjith Ramanujam
2023-11-19Merge pull request #171 from mjpieters/exclude_autoindexesAmjith Ramanujam
2023-11-10Skip internal indexes in .schema outputMartijn Pieters
2023-10-03Merge pull request #168 from mjpieters/fix_onceAmjith Ramanujam
2023-10-03Merge branch 'main' into fix_onceAmjith Ramanujam
2023-10-03Merge pull request #166 from mjpieters/keyboard_interruptAmjith Ramanujam
2023-10-03Open once_file once per useMartijn Pieters
2023-10-03Use sqlite3 API to cancel running queriesMartijn Pieters
2023-10-03Merge pull request #167 from mjpieters/blackenAmjith Ramanujam
2023-10-03Apply blackMartijn Pieters
2023-09-27Merge pull request #165 from liamhennebury/liamhennebury/right-arrow-completionAmjith Ramanujam
2023-09-27Add key binding to accept completion with the right-arrow keyLiam Hennebury
2023-08-25Merge pull request #162 from Kevin-Prichard/show_describe_in_helpAmjith Ramanujam
2023-08-25- litecli/packages/special/dbcommands.py- describe(): the 'describe' command ...Kevin-Prichard
2023-05-11Merge pull request #160 from bjornasm/running-commands-on-startupAmjith Ramanujam
2023-05-11Updated changelogbjornasm
2023-05-11Added simple tests and refactored sqlitedotcommandbjornasm
2023-05-11Update liteclircBjørnar Brende Smestad
2023-05-11Bugfix + cosmeticbjornasm
2023-05-10Refactored the code and updated test/liteclircbjornasm
2023-05-09Merge pull request #151 from lgtm-migrator/codeqlAmjith Ramanujam
2023-05-04Minimal implementation of startup commandsbjornasm
2023-05-03Added changes done in changelog.bjornasm
2023-05-03Fixed missing implementation of successfulbjornasm
2023-05-03Merge pull request #159 from bjornasm/patch-1Amjith Ramanujam
2023-05-03Update CONTRIBUTING.mdBjørnar Brende Smestad
2023-05-03Update CONTRIBUTING.mdBjørnar Brende Smestad
2022-11-10Add CodeQL workflow for GitHub code scanningLGTM Migrator
2022-07-10Merge pull request #147 from mjpieters/fix-once-repeat-useAmjith Ramanujam
2022-07-10Make it possible to use .once more than onceMartijn Pieters
2022-07-04Merge pull request #145 from timgates42/bugfix_typosAmjith Ramanujam
2022-07-03docs: Fix a few typosTim Gates
2022-06-21Merge pull request #143 from kianmeng/fix-typosAmjith Ramanujam
2022-06-20Fix typosKian-Meng Ang
2022-06-06Releasing version 1.9.0v1.9.0Amjith Ramanujam
2022-06-06Changelog for 1.9.0 release.Amjith Ramanujam
2022-06-06Merge pull request #141 from dbcli/add-indexesAmjith Ramanujam
2022-06-06Merge branch 'main' into add-indexesAmjith Ramanujam
2022-06-06Merge pull request #142 from dbcli/autocomplete-optionalAmjith Ramanujam
2022-06-05Update changelog.Amjith Ramanujam
2022-06-05Update the config file in tests.Amjith Ramanujam