index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
sqlite-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Remove column quoting from sqlite-mode
Thomas Hilke
2023-09-17
1
-16
/
+1
*
Close SQL database when corresponding 'sqlite-mode' buffer is killed
Thomas Hilke
2023-09-16
1
-0
/
+1
*
Handle tabs in the SQL shown in the column listing
john muhl
2023-08-03
1
-1
/
+1
*
Improve error message from sqlite-mode.el
Eli Zaretskii
2023-01-15
1
-0
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix cl-generic bootstrap problems
Lars Ingebrigtsen
2022-06-24
1
-0
/
+1
*
(sqlite-mode--column-names): Suppport nested parens
Yoav Marco
2022-05-11
1
-3
/
+11
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Check for support in sqlite-mode-open-file
Lars Ingebrigtsen
2021-12-12
1
-0
/
+2
*
Fix some compilation warnings in sqlite-less builds
dick r. chiang
2021-12-12
1
-0
/
+8
*
Tweak erroring in sqlite-mode-delete
Lars Ingebrigtsen
2021-12-12
1
-1
/
+1
*
Make sqlite-mode-list-tables work on older sqlite versions
Lars Ingebrigtsen
2021-12-12
1
-1
/
+1
*
Improve documentation of sqlite3 support
Eli Zaretskii
2021-12-11
1
-1
/
+1
*
Add confirmation to sqlite-mode-delete
Lars Ingebrigtsen
2021-12-11
1
-0
/
+2
*
Don't leave open cursors when listing sqlite data
Lars Ingebrigtsen
2021-12-11
1
-32
/
+28
*
Add FIXME comment
Lars Ingebrigtsen
2021-12-11
1
-1
/
+4
*
Add an sqlite-mode-delete command
Lars Ingebrigtsen
2021-12-11
1
-15
/
+54
*
Improve sqlite-mode--tablify tables
Lars Ingebrigtsen
2021-12-11
1
-6
/
+9
*
Fix sqlite-mode.el build problems
Lars Ingebrigtsen
2021-12-11
1
-1
/
+3
*
Add a new mode for examining sqlite files
Lars Ingebrigtsen
2021-12-11
1
-0
/
+161