summaryrefslogtreecommitdiff
path: root/Annex/WorkTree.hs
Commit message (Expand)AuthorAge
* use lookupKeyStaged in --batch code pathsJoey Hess2022-10-26
* remove whenAnnexed and ifAnnexedJoey Hess2022-10-26
* avoid uncessary keys db writes; doubled speed!Joey Hess2022-10-12
* work around strange auto-init bugJoey Hess2021-07-30
* remove second pass in scanAnnexedFilesJoey Hess2021-07-30
* fix potential race in updating inode cacheJoey Hess2021-07-27
* display scanning message whenever reconcileStaged has enough files to chew onJoey Hess2021-06-08
* scanAnnexedFiles in smudge --updateJoey Hess2021-06-08
* claw back annexed file scan speedupJoey Hess2021-06-08
* avoid double work in git-annex init, second tryJoey Hess2021-06-08
* Revert "avoid double work in git-annex init"Joey Hess2021-06-08
* avoid double work in git-annex initJoey Hess2021-06-07
* speed up initial scanning for annexed filesJoey Hess2021-05-31
* include locked files in the keys database associated filesJoey Hess2021-05-21
* add git ls-tree --long parserJoey Hess2021-03-23
* update commentJoey Hess2021-03-16
* more RawFilePath conversionJoey Hess2020-10-30
* renamingJoey Hess2020-07-10
* defer cleaning keys db of old dataJoey Hess2020-06-11
* convert replaceFile to createDirectoryUnderJoey Hess2020-03-06
* Merge branch 'bs' into sqlite-bsJoey Hess2019-12-18
|\
| * use filepath-bytestring for annex object manipulationsJoey Hess2019-12-11
| * convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* | merging sqlite and bs branchesJoey Hess2019-12-06
|\|
| * wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* | Merge branch 'master' into sqliteJoey Hess2019-11-21
|\|
| * avoid running scanUnlockedFiles in bare repoJoey Hess2019-11-21
* | Merge branch 'master' into sqliteJoey Hess2019-11-05
|\|
| * init: fix data loss bugJoey Hess2019-11-05
* | improve data types for sqliteJoey Hess2019-10-29
|/
* v7 for all repositoriesJoey Hess2019-08-30
* remove unused importJoey Hess2019-08-28
* remove a few more isDirect testsJoey Hess2019-08-28
* avoid side message when doing automatic upgrade to v7Joey Hess2019-08-26
* fix hard links when upgrading from direct modeJoey Hess2019-08-26
* use headExistsJoey Hess2019-08-19
* remove unused importJoey Hess2019-07-30
* check headRef not Branch.currentJoey Hess2019-07-16
* update licenses from GPL to AGPLJoey Hess2019-03-13
* WIPJoey Hess2019-02-21
* fromkey: Made idempotentJoey Hess2019-02-05
* remove debugJoey Hess2018-12-11
* Fix a case where upgrade to v7 caused git to think that unlocked files were m...Joey Hess2018-12-11
* sync --content now supports --hide-missing adjusted branchesJoey Hess2018-10-19
* rename BlobType and add submodule to itJoey Hess2018-05-14
* more lambda-case conversionJoey Hess2017-12-05
* upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke...Joey Hess2016-10-17
* refactorJoey Hess2016-10-17
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* fix failing git-annex unused test case in v6Joey Hess2015-12-30