index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Assistant.hs
Commit message (
Expand
)
Author
Age
*
assistant: Make --autostart --foreground wait for the children it starts.
Joey Hess
2017-02-07
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
converted Assistant and Watch; avoid duplicate arg parsing for no repo mode
Joey Hess
2015-07-13
*
support cmdnorepo actions, also using getopt-applicative there
Joey Hess
2015-07-08
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
assistant --autostart: First any daemons that are already running, which migh...
Joey Hess
2015-07-02
*
assistant: Added --autostop to complement --autostart.
Joey Hess
2015-05-01
*
splitting up the man page
Joey Hess
2015-03-23
*
When re-execing git-annex, use current program location, rather than ~/.confi...
Joey Hess
2015-02-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
Run standalone install process when the assistant is started (was only being ...
Joey Hess
2014-06-30
*
assistant --autostart: Refuse to start in a bare git repository.
Joey Hess
2014-02-28
*
reorg
Joey Hess
2014-01-26
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
make "git annex help options" work outside a git repo
Joey Hess
2013-11-30
*
assistant: When autostarted, wait 5 seconds before running the startup scan, ...
Joey Hess
2013-10-26
*
check in configure if ionice -c3 works
Joey Hess
2013-06-21
*
assistant --autostart: Automatically ionices the daemons it starts.
Joey Hess
2013-06-21
*
use setCurrentDirectory
Joey Hess
2013-05-11
*
rename module
Joey Hess
2013-04-23
*
add section metadata to all commands
Joey Hess
2013-03-24
*
webapp: New preferences page allows enabling/disabling debug logging at runti...
Joey Hess
2013-03-03
*
where indentation
Joey Hess
2012-11-12
*
nub the autostart file
Joey Hess
2012-10-14
*
hlint
Joey Hess
2012-09-13
*
use the ~/.config/git-annex/program file to find command when running transfers
Joey Hess
2012-08-27
*
full autostart support
Joey Hess
2012-08-02
*
add assistant command
Joey Hess
2012-06-22