Joey Hess
|
8a352c3378
|
fix build warning when built w/o concurrent-output
|
2015-11-10 13:42:39 -04:00 |
|
Joey Hess
|
416c7656a1
|
Concurrent progress bars are now displayed when using -J with a command that moves file contents around.
|
2015-11-06 13:44:57 -04:00 |
|
Joey Hess
|
17b173dec9
|
don't display console regions untill there is output in them
|
2015-11-05 20:18:27 -04:00 |
|
Joey Hess
|
ab6b1edfee
|
join back threads before ending concurrent output so display works
I didn't really want to put allowConcurrentOutput in CmdLine.Action,
but there were dep loops and that was the best place available.
|
2015-11-05 17:23:26 -04:00 |
|
Joey Hess
|
a4dd8503b8
|
add regions to concurrent output
still no progress displays when getting files etc, but a big improvement
|
2015-11-04 14:52:07 -04:00 |
|
Joey Hess
|
4fd03ccd7b
|
concurrent-output, first pass
Output without -Jn should be unchanged from before. With -Jn,
concurrent-output is used for messages, but regions are not used yet, so
it's a mess.
|
2015-11-04 13:45:34 -04:00 |
|