index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Bup.hs
Commit message (
Expand
)
Author
Age
*
add support for readonly remotes
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
add a path field to remotes
Joey Hess
2012-07-22
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
avoid ByteString.Char8 where not needed
Joey Hess
2012-06-20
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
bup: Properly handle key names with spaces or other things that are not legal...
Joey Hess
2012-04-11
*
rationalize getConfig
Joey Hess
2012-03-22
*
thread through original key to retrieveEnctypted
Joey Hess
2012-03-04
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
IO exception rework
Joey Hess
2012-02-03
*
Revert "Avoid creating ~/.bup when initializing a bup remote"
Joey Hess
2012-01-28
*
Avoid creating ~/.bup when initializing a bup remote
Lauri Alanko
2012-01-26
*
remove Utility.Conditional and use IfElse
Joey Hess
2012-01-24
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
reorg
Joey Hess
2012-01-10
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
update
Joey Hess
2011-12-10
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
safer inannex checking
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
clean Annex stuff out of Utility/
Joey Hess
2011-10-16
*
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
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
moved files around
Joey Hess
2011-08-20
*
reorg Remote/*
Joey Hess
2011-08-16
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
rename
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
more standard names for whenM and unlessM operators
Joey Hess
2011-05-17
*
add whenM and unlessM
Joey Hess
2011-05-17
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
[next]