index
:
cracha
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
Revert "src/cracha.go: Use PoolRunner() and Result type from gobang"
EuAndreh
2
-2
/
+113
2024-10-29
.gitignore: Include pattern for cgo
EuAndreh
1
-0
/
+1
2024-10-29
src/cracha.go: Use PoolRunner() and Result type from gobang
EuAndreh
2
-113
/
+2
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
Rename gracha -> cracha
EuAndreh
12
-94
/
+111
2024-10-27
src/gracha.go: New() - manage *sql.DB handle internally
EuAndreh
1
-6
/
+19
2024-10-27
src/gracha.go: Add public types for User and Session
EuAndreh
1
-65
/
+144
2024-10-27
Makefile: normalize with latest standards
EuAndreh
1
-6
/
+4
2024-10-22
Remove "metadata" column from tables
EuAndreh
3
-65
/
+10
2024-10-21
Start implementing first queries and its tests
EuAndreh
4
-261
/
+1623
2024-10-20
Initial project version
EuAndreh
13
-606
/
+987
2024-09-29
Makefile: Use generic pattern for db artifacts in $(side-assets)
EuAndreh
1
-1
/
+1
2024-09-28
Init Go project skeleton with liteq init
EuAndreh
10
-0
/
+1299