diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-11-05 18:49:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-11-05 18:49:16 -0400 |
commit | 5113c41cf236fba1d47360b1b594166dc8cf31e3 (patch) | |
tree | 1751812e2e16a716b6dc26ce8d7fa973519a64b4 | |
parent | 261a91338392e5f904fdc05694b75a71f1faa17e (diff) |
devbog
-rw-r--r-- | doc/devblog/day_333__cylons.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devblog/day_333__cylons.mdwn b/doc/devblog/day_333__cylons.mdwn new file mode 100644 index 000000000..36eb738dc --- /dev/null +++ b/doc/devblog/day_333__cylons.mdwn @@ -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? |