index
:
fiinha
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-03
re s/guuid/uuid/g
EuAndreh
5
-364
/
+364
2025-02-05
src/fiinha.go: os.Exit(rc) instead of ignoring rc
EuAndreh
1
-1
/
+1
2025-01-27
tests/fiinha.go: Remove unused execFn from argsT
EuAndreh
1
-26
/
+13
2025-01-25
tests/fiinha.go: Add test for `commands` var
EuAndreh
2
-7
/
+18
2024-11-21
tests/fiinha.go: Fix typo
EuAndreh
1
-1
/
+1
2024-11-07
src/fiinha.go: Reorder execSerialized() to after inTx()
EuAndreh
2
-40
/
+40
2024-11-02
Rename "q" -> "fiinha"
EuAndreh
42
-449
/
+449
2024-10-31
src/q.go: Fix SQLite ~broken~ transactions
EuAndreh
6
-538
/
+703
2024-10-29
tests/q.go: Replace ":memory:" with golite.InMemory
EuAndreh
1
-24
/
+24
2024-10-29
.gitignore: Include pattern for cgo
EuAndreh
1
-0
/
+1
2024-10-29
mkdeps.sh: Fix typo on varlist name
EuAndreh
2
-2
/
+2
2024-10-29
Makefile: Prioritize local version when building and linking
EuAndreh
1
-2
/
+2
2024-10-27
src/q.go: New() - manage *sql.DB handle internally
EuAndreh
5
-61
/
+39
2024-10-27
Makefile: Simplify output generation of "bench" target dependencies
EuAndreh
1
-2
/
+1
2024-10-20
Address renaming of acudego -> golite
EuAndreh
6
-111
/
+117
2024-10-20
WIP: Address new-instance-takeover failure
EuAndreh
1
-0
/
+2
2024-10-20
Initial version: first implementation
EuAndreh
62
-184
/
+9781
2024-09-12
Init Go project skeleton with golite init
EuAndreh
10
-0
/
+333