summaryrefslogtreecommitdiff
path: root/Content.hs
Commit message (Expand)AuthorAge
* generalize quiet flag to output typeGravatar Joey Hess2011-09-01
* unused, status: Sped up by avoiding unnecessary stats of annexed files.Gravatar Joey Hess2011-08-30
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* hlint tweaksGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* add web special remoteGravatar Joey Hess2011-07-01
* tweaksGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* commit git-annex branch when copying to a remote (locally)Gravatar Joey Hess2011-06-22
* improve bare repo handingGravatar Joey Hess2011-06-22
* fixed logFileGravatar Joey Hess2011-06-22
* use git-annex branch for location logGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* add whenM and unlessMGravatar Joey Hess2011-05-17
* more monadic operator useGravatar Joey Hess2011-05-15
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* Avoid crashing when an existing key is readded to the annex.Gravatar Joey Hess2011-04-28
* rsync special remoteGravatar Joey Hess2011-04-27
* ensure tmp file is writable, so rsync can resumeGravatar Joey Hess2011-04-25
* Avoid using absolute paths when staging location log, as that can confuse git...Gravatar Joey Hess2011-04-25
* generalized relPathDirTo functionsGravatar Joey Hess2011-04-25
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* add loggedKeysGravatar Joey Hess2011-04-02
* some reorg and further remote generalizationGravatar Joey Hess2011-03-27
* annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")Gravatar Joey Hess2011-03-26
* allow force overriding the disk space checkGravatar Joey Hess2011-03-23
* improve free space needed displayGravatar Joey Hess2011-03-23
* add units to disk size check messageGravatar Joey Hess2011-03-23
* diskreserve settingGravatar Joey Hess2011-03-22
* free space checkingGravatar Joey Hess2011-03-22
* remove debuggingGravatar Joey Hess2011-03-16
* fix getKeyspresent to work with hashed dirsGravatar Joey Hess2011-03-16
* first pass at using new keysGravatar Joey Hess2011-03-15
* Add Suggests on graphviz. Closes: #618039Gravatar Joey Hess2011-03-13
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* Bugfix: When fsck detected and moved away corrupt file content, it did not up...Gravatar Joey Hess2011-03-03
* avoid logging to location log when in a bare repoGravatar Joey Hess2011-03-03
* some initial support for local bare reposGravatar Joey Hess2011-03-03
* use ShellParam typeGravatar Joey Hess2011-02-28
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
* Fixed missing import of Messages moduleGravatar Michael Kenney2011-02-10
* Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
* Improved temp file handlingGravatar Joey Hess2011-01-28
* better directory handlingGravatar Joey Hess2011-01-27
* got rid of Core moduleGravatar Joey Hess2011-01-16