index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(tools/gerrit-hook): run CI pipeline for all the repositories
Franck Cuny
2022-06-26
1
-3
/
+3
*
ref(tools/gerrit-hook): more idiomatic code
Franck Cuny
2022-06-23
1
-3
/
+4
*
fix(tools/ipconverter): add missing new lines to print statements
Franck Cuny
2022-06-20
1
-4
/
+4
*
fix(tools/ipconverter): fail if number of arguments is insufficient
Franck Cuny
2022-06-20
1
-0
/
+5
*
feat(tools/seqstat): add a tool to report stats about a sequence
Franck Cuny
2022-06-19
4
-0
/
+194
*
feat(tools/numap): add a tool to report NUMA topology of a host
Franck Cuny
2022-06-19
7
-0
/
+512
*
feat(tools/schedlatency): add a tool to report scheduler latency
Franck Cuny
2022-06-19
2
-0
/
+258
*
feat(tools/scheddomain): add a tool to report on scheduler domains
Franck Cuny
2022-06-19
2
-0
/
+156
*
feat(tools/git-bootstrap): initialize a git repository with my defaults
Franck Cuny
2022-06-18
4
-0
/
+250
*
feat(tools/ssh-key-to-forge): import a SSH key to a forge
Franck Cuny
2022-06-18
4
-0
/
+591
*
feat(tools/music-organizer): add a CLI to organize my music
Franck Cuny
2022-06-18
5
-0
/
+318
*
feat(tools/git-blame-stats): add a CLI to report git blame statistics
Franck Cuny
2022-06-18
3
-0
/
+104
*
feat(ipconverter): add a tool to convert IPv4 to int and vice-versa
Franck Cuny
2022-06-18
4
-0
/
+120
*
docs(tools/govanity): update instructions
Franck Cuny
2022-06-15
1
-5
/
+1
*
ref(tools/govanity): simplify the deployment script
Franck Cuny
2022-06-15
2
-13
/
+11
*
ref(tools/govanity): add a function to load the configuration
Franck Cuny
2022-06-15
2
-18
/
+22
*
fix(tools/govanity): add a test for the repo URL
Franck Cuny
2022-06-15
1
-0
/
+40
*
fix(tools/govanity): remove one repo and fix URL for the other two
Franck Cuny
2022-06-15
1
-4
/
+2
*
mpd: we only want events from the player subsystem
Franck Cuny
2022-06-11
2
-2
/
+8
*
doc: update README with instruction for installing
Franck Cuny
2022-06-11
1
-0
/
+8
*
build: install the binary and systemd unit
Franck Cuny
2022-06-11
1
-0
/
+12
*
scrobbler: add a systemd unit file
Franck Cuny
2022-06-11
1
-0
/
+43
*
scrobbler: read mpd status before processing song
Franck Cuny
2022-06-11
1
-4
/
+21
*
scrobbler: record how long a song was played
Franck Cuny
2022-06-11
2
-1
/
+16
*
mpd-scrobbler: proper default arguments
Franck Cuny
2022-06-11
1
-2
/
+31
*
scrobbler: use helper function EqualAttrs
Franck Cuny
2022-06-11
1
-3
/
+1
*
record: add some basic testing
Franck Cuny
2022-06-11
2
-0
/
+59
*
mpd-stats: pass database path to the scrobbler
Franck Cuny
2022-06-11
2
-5
/
+31
*
scrobbler: add timestamp to the record
Franck Cuny
2022-06-11
1
-9
/
+11
*
scrobbler: add interface to the sqlite3 database
Franck Cuny
2022-06-11
3
-0
/
+57
*
mpd-stats: create and run the scrobbler
Franck Cuny
2022-06-11
1
-39
/
+4
*
scrobbler: add functions to create and run it
Franck Cuny
2022-06-11
1
-0
/
+66
*
mpd: export the type Player
Franck Cuny
2022-06-11
1
-4
/
+4
*
mpd: add function `Close` to the player
Franck Cuny
2022-06-11
2
-2
/
+15
*
mpd: rename function to create the player
Franck Cuny
2022-06-11
2
-2
/
+2
*
scrobbler: create a record on new song
Franck Cuny
2022-06-11
1
-5
/
+27
*
scrobbler: initial log record type
Franck Cuny
2022-06-11
3
-1
/
+40
*
scrobbler: watch for events and print song details
Franck Cuny
2022-06-11
4
-0
/
+77
*
README: add some information about logging
Franck Cuny
2022-06-11
1
-1
/
+14
*
add initial go.mod
Franck Cuny
2022-06-11
1
-0
/
+3
*
Add README.org, LICENSE.txt
Franck Cuny
2022-06-11
2
-0
/
+21
*
ref(drone): remove all modules and configurations
Franck Cuny
2022-06-11
1
-1
/
+0
*
fix(scripts): no need to create tags when deploying to fly.io
Franck Cuny
2022-06-10
1
-7
/
+1
*
feat(gerrit-hook): propagate gerrit information in the environment
Franck Cuny
2022-06-09
1
-3
/
+17
*
feat(gerrit): update CL when buildKite build is finished
Franck Cuny
2022-06-09
2
-0
/
+46
*
doc(gerrit-hook): add initial documentation
Franck Cuny
2022-06-04
1
-0
/
+12
*
feat(gerrit-hook): a small tool to act as a dispatcher for gerrit
Franck Cuny
2022-06-04
5
-0
/
+308
*
tools(govanity): add the tool to flake.nix
Franck Cuny
2022-05-29
1
-0
/
+24
*
tools(govanity): remove unneeded files
Franck Cuny
2022-05-29
5
-147
/
+0
*
Merge remote-tracking branch 'govanity/main'
Franck Cuny
2022-05-29
15
-0
/
+404
|
\
|
*
remove unused Makefile
Franck Cuny
2022-05-13
1
-27
/
+0
|
*
drone: add a configuration
Franck Cuny
2022-05-11
1
-0
/
+18
|
*
scripts: add a script to deploy
Franck Cuny
2022-05-11
3
-6
/
+25
|
*
Dockerfile: update steps
Franck Cuny
2022-05-11
1
-2
/
+2
|
*
README: update documentation
Franck Cuny
2022-05-11
1
-0
/
+4
|
*
add a flake.nix to the repository
Franck Cuny
2022-05-11
4
-0
/
+119
|
*
config: add mpd-stats
Franck Cuny
2021-10-10
1
-0
/
+2
|
*
build: tag correctly the release
Franck Cuny
2021-09-09
1
-4
/
+8
|
*
build: create user before setting workdir
Franck Cuny
2021-08-14
1
-2
/
+2
|
*
build: build the image before deploying
Franck Cuny
2021-08-14
1
-1
/
+1
|
*
build: trim the size of the Docker container
Franck Cuny
2021-08-14
1
-3
/
+20
|
*
config: add vanity
Franck Cuny
2021-08-12
1
-0
/
+2
|
*
build: deploy to fly
Franck Cuny
2021-08-12
6
-17
/
+83
|
*
config: replace homelab with tools
Franck Cuny
2021-08-12
1
-2
/
+2
|
*
vanity: rewrite with templates and external config
Franck Cuny
2021-08-12
6
-22
/
+144
|
*
build: convert to go module
Franck Cuny
2021-08-12
1
-0
/
+3
|
*
Add a new target to the Makefile.
Franck Cuny
2018-04-08
1
-0
/
+3
|
*
Redirect go code to github.com
Franck Cuny
2018-03-30
4
-0
/
+52
*
ref(dnsupdate): move under tools
Franck Cuny
2022-05-25
6
-0
/
+881