summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* webapp: Added --port option, and annex.port configJoey Hess2024-01-25
* add directional stalldetection and bwlimit configsJoey Hess2024-01-19
* support annex.shared-sop-command for encryption=sharedJoey Hess2024-01-12
* more groundwork for StatelessOpenPGPJoey Hess2024-01-12
* test annex.shared-sop-commandJoey Hess2024-01-10
* distributed migration for pull and sync --contentJoey Hess2023-12-08
* convert StorableCipher to ByteStringJoey Hess2023-11-01
* simplify base64 to only use ByteStringJoey Hess2023-10-26
* let Remote.availability return UnavilableJoey Hess2023-08-16
* --explain for preferred/required content matchingJoey Hess2023-07-26
* initial implementation of --explainJoey Hess2023-07-25
* implement importChanges optimisaton (not used yet)Joey Hess2023-05-31
* git-annex pull and pushJoey Hess2023-05-16
* uninit: Support --json and --json-error-messagesJoey Hess2023-05-11
* expire, trust et al, dead, describe: Support --json and --json-error-messagesJoey Hess2023-05-05
* rename errorid to message-idJoey Hess2023-04-26
* json object for FileNotFoundJoey Hess2023-04-25
* Revert "--json-exceptions"Joey Hess2023-04-25
* --json-exceptionsJoey Hess2023-04-25
* rename Git.Filename to Git.QuoteJoey Hess2023-04-12
* filter out control characters in all other MessagesJoey Hess2023-04-11
* git style quoting for ActionItemOtherJoey Hess2023-04-08
* git style filename quoting controlled by core.quotePathJoey Hess2023-04-08
* convert encode_c to ByteStringJoey Hess2023-04-07
* decode_c converted to ByteStringJoey Hess2023-04-07
* remove unused Key parameter from isCryptographicallySecureJoey Hess2023-03-27
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* Typo: sansative -> sensitiveYaroslav Halchenko2023-03-17
* one-way escaping of newlines in uuid.logJoey Hess2023-03-13
* add directory to views for files that lack specified metadataJoey Hess2023-02-07
* improve concurrency of move/copy --from --toJoey Hess2023-01-24
* test: Add --test-debug optionJoey Hess2022-11-28
* all keys are still present on versioned remote after import of a treeJoey Hess2022-10-11
* Fix annex.adviceNoSshCaching having no effectReiko Asakura2022-09-30
* test: Added --test-with-git-config optionJoey Hess2022-09-22
* annex.diskreserve default increased from 1 mb to 100 mbJoey Hess2022-09-21
* change retrieveExportWithContentIdentifier to take a list of ContentIdentifierJoey Hess2022-09-20
* Typo fix unncessary -> unnecessary.Yaroslav Halchenko2022-08-20
* use a subdirectory of annex.dbdirJoey Hess2022-08-12
* add annex.dbdir (WIP)Joey Hess2022-08-11
* add --dry-run: New optionJoey Hess2022-08-03
* add annex.alwayscompactJoey Hess2022-07-18
* remove --backend from global optionsJoey Hess2022-06-29
* incremental verification for retrieval from import remotesJoey Hess2022-05-09
* support incremental verification when retrieving from export/import remotesJoey Hess2022-05-09
* Fix a build failure with ghc 9.2.2Joey Hess2022-05-02
* prevent numcopies or mincopies being configured to 0Joey Hess2022-03-28
* test: Added --jobs optionJoey Hess2022-03-16
* factor out Utility.Aeson.textKeyJoey Hess2022-03-02
* allow building with aeson >= 2.0sternenseemann2022-03-02