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
/
JSON.hs
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
info: Added json output for "backend usage", "numcopies stats", "repositories...
Joey Hess
2015-06-16
*
update my email address and homepage url
Joey Hess
2015-01-21
*
hlint
Joey Hess
2013-04-03
*
where indenting
Joey Hess
2012-11-11
*
find --json
Joey Hess
2011-12-23
*
status --json --fast for esc
Joey Hess
2011-11-14
*
avoid showing json lists of remotes when not in json mode
Joey Hess
2011-09-02
*
basic json support
Joey Hess
2011-09-01