index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Messages
Commit message (
Expand
)
Author
Age
*
typo
Joey Hess
2017-05-19
*
fix build failure w/o concurrent-output
Joey Hess
2017-05-19
*
avoid warning when the concurrent-output flag is disabled
Joey Hess
2017-05-16
*
clear regions before ssh prompt
Joey Hess
2017-05-16
*
adeiu, MissingH
Joey Hess
2017-05-16
*
Ssh password prompting improved when using -J
Joey Hess
2017-05-11
*
factor non-type stuff out of Key
Joey Hess
2017-02-24
*
add missing case for unknown size with normal output
Joey Hess
2016-10-05
*
Make --json-progress output be shown even when the size of a object is not kn...
Joey Hess
2016-09-29
*
Add "total-size" field to --json-progress output.
Joey Hess
2016-09-29
*
drop incremental json object display; clean up code
Joey Hess
2016-09-09
*
refactor
Joey Hess
2016-09-09
*
make --json-progress work for url downloads
Joey Hess
2016-09-09
*
make --json-progress update meter when getting from git remote with rsync
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
*
Remove key:null from git-annex add --json output.
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
*
still update othermeter when not displaying progress at console
Joey Hess
2016-09-08
*
Rate limit console progress display updates to 10 per second. Was updating as...
Joey Hess
2016-09-08
*
avoid build warnings when building w/o concurrent-output
Joey Hess
2016-09-06
*
fix build with old ghc
Joey Hess
2016-08-08
*
avoid using Strings for JSON output; keep it ByteString throughout
Joey Hess
2016-07-26
*
improved use of Aeson for JSONActionItem
Joey Hess
2016-07-26
*
Removed dependency on json library; all JSON is now handled by aeson.
Joey Hess
2016-07-26
*
aeson parser for --json output lines
Joey Hess
2016-07-26
*
allow using Aeson for streaming JSON output
Joey Hess
2016-07-26
*
improve json when showStart' is given only a key
Joey Hess
2016-03-06
*
fix build w/o concurrent-output
Joey Hess
2016-02-15
*
quiet warning on windows
Joey Hess
2016-02-15
*
Work around problem with concurrent-output when in a non-unicode locale by av...
Joey Hess
2016-02-14
*
avoid spawning file size polling thread when not in -J mode
Joey Hess
2015-11-16
*
Display progress meter in -J mode when downloading from the web.
Joey Hess
2015-11-16
*
fix build warning when built w/o concurrent-output
Joey Hess
2015-11-10
*
Concurrent progress bars are now displayed when using -J with a command that ...
Joey Hess
2015-11-06
*
don't display console regions untill there is output in them
Joey Hess
2015-11-05
*
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
*
info: Added json output for "backend usage", "numcopies stats", "repositories...
Joey Hess
2015-06-16
*
allow building without ascii-progress, since it is not ready yet
Joey Hess
2015-05-12
*
reuse strings
Joey Hess
2015-04-14
*
scale progress bar to terminal size
Joey Hess
2015-04-14
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
use built-in progress meters for git when in parallel mode
Joey Hess
2015-04-10
[next]