projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
362ab39
)
devbog
author
Joey Hess
<joeyh@joeyh.name>
Thu, 5 Nov 2015 22:49:16 +0000
(18:49 -0400)
committer
Joey 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]
patch
|
blob
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
+++ 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?