index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LocationLog.hs
Commit message (
Expand
)
Author
Age
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
hlint tweaks
Joey Hess
2011-07-15
*
cleanup
Joey Hess
2011-07-07
*
Bugfix: Forgot to de-escape keys when upgrading.
Joey Hess
2011-07-07
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add hashing to web log files
Joey Hess
2011-07-01
*
add the addurl command
Joey Hess
2011-07-01
*
add web special remote
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
Modify location log parser to allow future expansion.
Joey Hess
2011-06-28
*
rewrite loggedkeys to use git-annex branch
Joey Hess
2011-06-22
*
fixed logFile
Joey Hess
2011-06-22
*
use git-annex branch for location log
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
more monadic operator use
Joey Hess
2011-05-15
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
read log files strictly
Joey Hess
2011-04-02
*
add loggedKeys
Joey Hess
2011-04-02
*
Use lowercase hash directories for locationlog files
Joey Hess
2011-04-02
*
not really a bug
Joey Hess
2011-04-01
*
improve upgrade
Joey Hess
2011-03-16
*
added 2 level hashing
Joey Hess
2011-03-15
*
more pure code refactoring
Joey Hess
2011-01-29
*
use safewritefile
Joey Hess
2011-01-28
*
add checks that location log files are committed
Joey Hess
2011-01-11
*
add a check for unknown UUID when logging
Joey Hess
2011-01-04
*
do not need to use Git.relative here (it is a no-op in this case anyway)
Joey Hess
2010-11-28
*
hlint tweaks
Joey Hess
2010-11-22
*
trim exports
Joey Hess
2010-11-15
*
more Wall cleaning
Joey Hess
2010-10-31
*
write to tmp file
Joey Hess
2010-10-31
*
more space saving by not locking location log for read
Joey Hess
2010-10-30
*
syntax tweaks
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
use git command queue
Joey Hess
2010-10-26
*
git annex move --from remote almost working
Joey Hess
2010-10-25
*
experimentally, removing all actual git committing
Joey Hess
2010-10-18
*
remove some old todos
Joey Hess
2010-10-17
*
tweaks
Joey Hess
2010-10-16
*
more reorg, spiffed up state monad
Joey Hess
2010-10-14
*
convert GitRepo to qualified import
Joey Hess
2010-10-14
*
add module that only exports abstract types
Joey Hess
2010-10-14
*
almost able to get files from remotes now!
Joey Hess
2010-10-13
*
bugfixes
Joey Hess
2010-10-12
*
now that a uuid is used, don't need to rejoin
Joey Hess
2010-10-12
*
record annexed files in log
Joey Hess
2010-10-12
*
locationlog will use uuids
Joey Hess
2010-10-12
*
explicit exports
Joey Hess
2010-10-11
*
split up Types
Joey Hess
2010-10-11
*
use Data.Time instead of Data.DateTime
Joey Hess
2010-10-10
[next]