index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CmdLine
/
Action.hs
Commit message (
Expand
)
Author
Age
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
disentangle concurrency and message type
Joey Hess
2016-09-09
*
remove unused import
Joey Hess
2016-07-27
*
Work around problem with concurrent-output when in a non-unicode locale by av...
Joey Hess
2016-02-14
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
make noMessages disable closing of json object in --json mode
Joey Hess
2016-01-20
*
add --batch
Joey Hess
2016-01-19
*
fix import warnings
Joey Hess
2016-01-14
*
immediate queue flushing when annex.queuesize=1
Joey Hess
2016-01-13
*
join back threads before ending concurrent output so display works
Joey Hess
2015-11-05
*
arrange for regional output manager to run when -J is enabled
Joey Hess
2015-11-04
*
concurrent-output, first pass
Joey Hess
2015-11-04
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
Improve behavior when a git-annex command is told to operate on a file that d...
Joey Hess
2015-04-30
|
*
refactor
Joey Hess
2015-04-30
*
|
refactor
Joey Hess
2015-04-10
*
|
get, move, copy, mirror: Concurrent downloads and uploads are now supported!
Joey Hess
2015-04-10
|
/
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Run shutdown cleanup actions even if there were failures processing the command.
Joey Hess
2014-12-30
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
avoid using function named that conflicts with name used in newer version of ...
Joey Hess
2014-01-29