summaryrefslogtreecommitdiff
path: root/Logs.hs
Commit message (Expand)AuthorAge
* log migration trees to git-annex branchJoey Hess2023-12-06
* filter-branch working aside from some edge casesJoey Hess2021-05-17
* add some functions listing log filesJoey Hess2021-05-13
* refactoringJoey Hess2021-05-13
* add configLog to otherLogsJoey Hess2021-05-13
* forget: Preserve currently exported treesJoey Hess2021-04-13
* mincopiesJoey Hess2021-01-06
* cache one more log file for metadataJoey Hess2020-07-07
* optimise logfile to key parsingJoey Hess2020-07-07
* annex.tune.branchhash1=true bugfixJoey Hess2020-02-14
* more RawFilePathJoey Hess2019-12-18
* use filepath-bytestring for annex object manipulationsJoey Hess2019-12-11
* wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* update licenses from GPL to AGPLJoey Hess2019-03-13
* refactorJoey Hess2019-03-06
* Fix cleanup of git-annex:export.log after git-annex forget --drop-deadJoey Hess2019-02-22
* renamings to make clean when old-format logs are being usedJoey Hess2019-02-21
* storing ContentIdentifier in the git-annex branchJoey Hess2019-02-20
* rename key2file and file2keyJoey Hess2019-01-14
* dropdead per-remote metadataJoey Hess2018-09-05
* per-remote metadata storageJoey Hess2018-08-31
* implement export.log and resolve export conflictsJoey Hess2017-08-31
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Joey Hess2017-03-30
* config: New command for storing configuration in the git-annex branch.Joey Hess2017-01-30
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* rethought distributed fsck; instead add activity.log and expire commandJoey Hess2015-04-05
* implement annex.tune.branchhash1Joey Hess2015-01-28
* import Data.Default in CommonJoey Hess2015-01-28
* groundwork for parameterizing hash depthJoey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Joey Hess2015-01-27
* update my email address and homepage urlJoey Hess2015-01-21
* hlintJoey Hess2014-10-09
* indent with tabs not spacesJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* implement chunk logsJoey Hess2014-07-24
* reorg matcher types; no non-type code changesJoey Hess2014-03-29
* factored out a generic MapLog from uuid-based logsJoey Hess2014-03-15
* add metadata command to get/set metadataJoey Hess2014-02-12
* more hlintJoey Hess2014-02-11
* global numcopies settingJoey Hess2014-01-20
* add remote state logsJoey Hess2014-01-03
* add a log file for scheduled activitiesJoey Hess2013-10-07
* refactor git-annex branch log filename code into central locationJoey Hess2013-08-29