index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
InitRemote.hs
Commit message (
Expand
)
Author
Age
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
To enable an existing special remote, the new enableremote command must be us...
Joey Hess
2013-04-26
*
initremote: If two existing remotes have the same name, prefer the one with a...
Joey Hess
2013-04-24
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
add section metadata to all commands
Joey Hess
2013-03-24
*
whitespace fixes
Joey Hess
2012-12-13
*
where indentation
Joey Hess
2012-11-12
*
initremote: Avoid recording remote's description before checking that its con...
Joey Hess
2012-07-27
*
initremote: Automatically describe a remote when creating it.
Joey Hess
2012-06-07
*
type alias cleanup
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
cleanup
Joey Hess
2011-10-31
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
remove command type definitions
Joey Hess
2011-09-15
*
finished hlint pass
Joey Hess
2011-07-15
*
factor out RemoteLog
Joey Hess
2011-07-05
*
improve bare repo handing
Joey Hess
2011-06-22
*
store trust.log and remote.log in the git-annex branch
Joey Hess
2011-06-22
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
improve error message when no remote name is specified
Joey Hess
2011-05-28
*
support remote config values with spaces and other characters
Joey Hess
2011-05-16
*
better multiword parameter handling
Joey Hess
2011-05-16
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
refactor some boilerplate
Joey Hess
2011-05-15
*
RemoteConfig type
Joey Hess
2011-04-15
*
initremote works
Joey Hess
2011-03-29
*
clean up remote.log handling
Joey Hess
2011-03-29
*
started on initremote
Joey Hess
2011-03-28