No description
Find a file
Christopher Baines baf2b17bf8 Re-arrange some of the load new revision code
Try to isolate the code that inserts in to the database, so that the relevant
tables can be locked during this time.
2019-06-21 15:47:59 +02:00
assets Remove the bottom margin from the header 2019-03-16 18:59:29 +00:00
build-aux Add missing build-aux files 2019-04-16 22:21:07 +01:00
guix-data-service Re-arrange some of the load new revision code 2019-06-21 15:47:59 +02:00
scripts Use line buffering for the input and output ports 2019-06-17 18:09:10 +01:00
sqitch Add more detailed new revision job handling 2019-06-02 22:00:29 +01:00
tests Add a new test to cover some of the loading new revisions code 2019-06-02 22:02:12 +01:00
.dir-locals.el Add .dir-locals.el 2019-04-14 10:08:49 +01:00
.envrc Add some environment variables to the .envrc file 2019-02-10 09:44:11 +00:00
.gitattributes Add a .gitattributes file 2019-04-14 10:01:58 +01:00
.gitignore Add missing build-aux files 2019-04-16 22:21:07 +01:00
bootstrap.sh Initial commit 2019-02-07 22:26:57 +00:00
configure.ac Catch the guix available when built 2019-06-13 23:11:35 +01:00
COPYING Initial commit 2019-02-07 22:26:57 +00:00
guile.am Initial commit 2019-02-07 22:26:57 +00:00
guix-dev.scm Add sqitch to guix-dev.scm 2019-04-16 22:32:45 +01:00
Makefile.am Tweak the Makefile.am to install the right things 2019-06-08 10:27:07 +01:00
pre-inst-env.in Initial commit 2019-02-07 22:26:57 +00:00
sqitch.conf Tweak the Sqitch configuration 2019-04-14 10:06:00 +01:00
test-env Add an initial test 2019-04-14 10:08:11 +01:00
VERSION Initial commit 2019-02-07 22:26:57 +00:00