This commit is contained in:
Joey Hess 2015-11-05 18:49:16 -04:00
parent 362ab39aad
commit 758efa9230
Failed to extract signature

View file

@ -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?