devbog
authorJoey Hess <joeyh@joeyh.name>
Thu, 5 Nov 2015 22:49:16 +0000 (18:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 5 Nov 2015 22:49:16 +0000 (18:49 -0400)
doc/devblog/day_333__cylons.mdwn [new file with mode: 0644]

diff --git a/doc/devblog/day_333__cylons.mdwn b/doc/devblog/day_333__cylons.mdwn
new file mode 100644 (file)
index 0000000..36eb738
--- /dev/null
@@ -0,0 +1,5 @@
+Spent my time today porting concurrent-output to Windows, fixing a
+tricky problem with error handling/thread joining with git-annex -J,
+and improving the concurrent state handling to support the git command
+queue. Got add/addurl working in concurrent mode.
+No concurrent progress bars yet.. maybe tomorrow?