index
:
litecli
describe
j-bennet/file-suggestions
j-bennet/remove-mysql
main
random-stuff
Mirror of https://github.com/dbcli/litecli
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-23
Print the sqlite version at startup.
random-stuff
Amjith Ramanujam
2024-03-23
Drop Python 3.7 and add 3.11 and 3.12
Amjith Ramanujam
2024-03-23
Improve \d to show list of tables.
Amjith Ramanujam
2024-03-23
Releasing version 1.10.1
v1.10.1
Amjith Ramanujam
2024-03-23
Prep for release.
Amjith Ramanujam
2024-03-04
Merge pull request #173 from dbcli/optional-config
Amjith Ramanujam
2024-02-18
Update changelog.
Amjith Ramanujam
2024-02-18
Do not crash if ~/.config/litecli is not writeable.
Amjith Ramanujam
2023-11-19
Releasing version 1.10.0
v1.10.0
Amjith Ramanujam
2023-11-19
Prep for release.
Amjith Ramanujam
2023-11-19
Merge pull request #171 from mjpieters/exclude_autoindexes
Amjith Ramanujam
2023-11-10
Skip internal indexes in .schema output
Martijn Pieters
2023-10-03
Merge pull request #168 from mjpieters/fix_once
Amjith Ramanujam
2023-10-03
Merge branch 'main' into fix_once
Amjith Ramanujam
2023-10-03
Merge pull request #166 from mjpieters/keyboard_interrupt
Amjith Ramanujam
2023-10-03
Open once_file once per use
Martijn Pieters
2023-10-03
Use sqlite3 API to cancel running queries
Martijn Pieters
2023-10-03
Merge pull request #167 from mjpieters/blacken
Amjith Ramanujam
2023-10-03
Apply black
Martijn Pieters
2023-09-27
Merge pull request #165 from liamhennebury/liamhennebury/right-arrow-completion
Amjith Ramanujam
2023-09-27
Add key binding to accept completion with the right-arrow key
Liam Hennebury
2023-08-25
Merge pull request #162 from Kevin-Prichard/show_describe_in_help
Amjith Ramanujam
2023-08-25
- litecli/packages/special/dbcommands.py- describe(): the 'describe' command ...
Kevin-Prichard
2023-05-11
Merge pull request #160 from bjornasm/running-commands-on-startup
Amjith Ramanujam
2023-05-11
Updated changelog
bjornasm
2023-05-11
Added simple tests and refactored sqlitedotcommand
bjornasm
2023-05-11
Update liteclirc
Bjørnar Brende Smestad
2023-05-11
Bugfix + cosmetic
bjornasm
2023-05-10
Refactored the code and updated test/liteclirc
bjornasm
2023-05-09
Merge pull request #151 from lgtm-migrator/codeql
Amjith Ramanujam
2023-05-04
Minimal implementation of startup commands
bjornasm
2023-05-03
Added changes done in changelog.
bjornasm
2023-05-03
Fixed missing implementation of successful
bjornasm
2023-05-03
Merge pull request #159 from bjornasm/patch-1
Amjith Ramanujam
2023-05-03
Update CONTRIBUTING.md
Bjørnar Brende Smestad
2023-05-03
Update CONTRIBUTING.md
Bjørnar Brende Smestad
2022-11-10
Add CodeQL workflow for GitHub code scanning
LGTM Migrator
2022-07-10
Merge pull request #147 from mjpieters/fix-once-repeat-use
Amjith Ramanujam
2022-07-10
Make it possible to use .once more than once
Martijn Pieters
2022-07-04
Merge pull request #145 from timgates42/bugfix_typos
Amjith Ramanujam
2022-07-03
docs: Fix a few typos
Tim Gates
2022-06-21
Merge pull request #143 from kianmeng/fix-typos
Amjith Ramanujam
2022-06-20
Fix typos
Kian-Meng Ang
2022-06-06
Releasing version 1.9.0
v1.9.0
Amjith Ramanujam
2022-06-06
Changelog for 1.9.0 release.
Amjith Ramanujam
2022-06-06
Merge pull request #141 from dbcli/add-indexes
Amjith Ramanujam
2022-06-06
Merge branch 'main' into add-indexes
Amjith Ramanujam
2022-06-06
Merge pull request #142 from dbcli/autocomplete-optional
Amjith Ramanujam
2022-06-05
Update changelog.
Amjith Ramanujam
2022-06-05
Update the config file in tests.
Amjith Ramanujam
[next]