tvl-depot/users/Profpatsch
Profpatsch c1d7714a21 feat(users/Profpatsch): add git-db
WIP: currently just a simple setup that creates an empty git repo if
it doesn’t exist yet, and writes a commit to it.

A simple database backed by a bare git repository.

WIP: Will speak a simple interactive protocol to query files and
update them atomically.

It could be made atomic on the git repo level, if a lock is taken
between reading the current commit ref and creating the commit.

Change-Id: I1fd30a046ac977063c3e08c36d96e835b35ff07d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3046
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-12-26 16:34:51 +00:00
..
advent-of-code/2020 feat(users/Profpatsch/advent-of-code): 2020 day 04 2021-03-01 23:26:25 +00:00
arglib refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
blog refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
emacs-tree-sitter-move feat(emacs-tree-sitter-move): shell and json test files 2021-01-01 22:40:38 +00:00
execline refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
git-db feat(users/Profpatsch): add git-db 2021-12-26 16:34:51 +00:00
netencode refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
netstring refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
nixpkgs-rewriter refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
struct-edit style: format all Go code 2021-12-19 18:05:04 +00:00
writers refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00
atomically-write.nix feat(users/Profpatsch): add atomically-write 2021-11-13 00:57:28 +00:00
cdb.nix chore(users/Profpatsch): move cdbListToNetencode out of the blog 2021-11-13 00:57:28 +00:00
imap-idle.nix chore(nix): move rustSimple from users.Profpatsch.writers 2021-04-24 10:23:55 +00:00
imap-idle.rs feat(users/Profpatsch): add imap-idle 2021-03-22 22:52:11 +00:00
lens.nix feat(users/Profpatsch/lens): add _ as reverse function application 2021-11-13 01:22:58 +00:00
lib.nix docs(users/Profpatsch/lib): move split-stdin to lib & document 2021-11-13 00:57:28 +00:00
OWNERS feat(users/Profpatsch): add sterni to my user dir OWNERS 2021-02-09 20:46:30 +00:00
read-http.nix chore(nix): move rustSimple from users.Profpatsch.writers 2021-04-24 10:23:55 +00:00
read-http.rs feat(users/Profpatsch/execline/exec_helpers): add no_args() 2021-02-13 20:00:23 +00:00
reverse-haskell-deps.hs feat(users/Profpatsch): add reverse-haskell-deps 2021-08-01 16:40:35 +00:00
reverse-haskell-deps.nix feat(users/Profpatsch): add reverse-haskell-deps 2021-08-01 16:40:35 +00:00
tree-sitter.nix refactor(readTree): Move 'drvTargets' into readTree 2021-11-23 14:42:08 +00:00