index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Messages
/
Internal.hs
Commit message (
Expand
)
Author
Age
*
drop incremental json object display; clean up code
Joey Hess
2016-09-09
*
better locking for json with -J
Joey Hess
2016-09-09
*
addurl, get: Added --json-progress option, which adds progress objects to the...
Joey Hess
2016-09-09
*
make maybeShowJSON also add to the buffer
Joey Hess
2016-09-09
*
buffer json output until done when in concurrent mode
Joey Hess
2016-09-09
*
disentangle concurrency and message type
Joey Hess
2016-09-09
*
Work around problem with concurrent-output when in a non-unicode locale by av...
Joey Hess
2016-02-14
*
join back threads before ending concurrent output so display works
Joey Hess
2015-11-05
*
don't display blank regions once done
Joey Hess
2015-11-04
*
remove some debug prints
Joey Hess
2015-11-04
*
arrange for regional output manager to run when -J is enabled
Joey Hess
2015-11-04
*
add regions to concurrent output
Joey Hess
2015-11-04
*
concurrent-output, first pass
Joey Hess
2015-11-04
*
use built-in progress meters for git when in parallel mode
Joey Hess
2015-04-10
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03