summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* webapp: Added --port option, and annex.port configJoey Hess2024-01-25
* add directional stalldetection and bwlimit configsJoey Hess2024-01-19
* assistant: When generating a gpg secret key, avoid hardcoding the key algorit...Joey Hess2024-01-09
* fix --from overriding annex-ignoreJoey Hess2023-11-30
* RawFilePath conversionJoey Hess2023-10-26
* push RawFilePath down into Annex.ReplaceFileJoey Hess2023-10-26
* eliminate s2w8 and w82sJoey Hess2023-10-26
* convert checkAvailable to use availability rather than localpathJoey Hess2023-08-16
* let Remote.availability return UnavilableJoey Hess2023-08-16
* fix empty tree import when directory does not existJoey Hess2023-08-15
* split out Utility.Url.ParseJoey Hess2023-08-14
* fix build with unix-2.8.0Joey Hess2023-08-01
* enable TypeOperatorsJoey Hess2023-08-01
* sync: When in an adjusted branch, merge changes from the original branchJoey Hess2023-07-06
* assistant: Fix a crash when a small file is deleted immediately after being c...Joey Hess2023-06-19
* assistant: Add dotfiles to git by default, unless annex.dotfiles is configuredJoey Hess2023-06-12
* filter out control characters in all other MessagesJoey Hess2023-04-11
* eliminate showStart showStartOtherJoey Hess2023-04-10
* filter out control characters in warning messagesJoey Hess2023-04-10
* filter out control characters in error messagesJoey Hess2023-04-10
* git style filename quoting controlled by core.quotePathJoey Hess2023-04-08
* Windows: Support urls like "file:///c:/path"Joey Hess2023-03-27
* sync: Fix parsing of gcrypt::rsync:// urls that use a relative pathJoey Hess2023-03-23
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* Typo: recurrance -> recurrenceYaroslav Halchenko2023-03-17
* fix build on OSXJoey Hess2023-03-03
* Windows: Support long filenames in more (possibly all) of the codeJoey Hess2023-03-01
* rawfilepath conversionJoey Hess2023-02-27
* Revert "revert recent bug fix temporarily for release"Joey Hess2023-02-14
* revert recent bug fix temporarily for releaseJoey Hess2023-02-14
* Avoid Git.Config.updateLocation adding "/.git" to the end of the repoJoey Hess2023-02-14
* don't frontload reconcileStaged in git-annex initJoey Hess2022-11-18
* Make git-annex enable-tor work when using the linux standalone buildJoey Hess2022-10-26
* avoid flushing keys db queue after each Annex actionJoey Hess2022-10-12
* improve createDirectoryUnder to allow alternate top directoriesJoey Hess2022-08-12
* new matching options --want-get-by and --want-drop-byJoey Hess2022-07-28
* avoid unix-compat's renameJoey Hess2022-07-12
* move several readonly values to AnnexReadJoey Hess2022-06-28
* avoid needing StarIsType extensionJoey Hess2022-06-28
* remove redundant patern matchJoey Hess2022-06-28
* assistant prompt pushing of manual commits to remotesJoey Hess2022-03-31
* prevent numcopies or mincopies being configured to 0Joey Hess2022-03-28
* turn of PackageImports in cabal fileJoey Hess2022-02-25
* fold parseLinkTarget into parseLinkTargetOrPointerJoey Hess2022-02-23
* renameremote: Better handling of case where there are multiple special remote...Joey Hess2022-01-05
* handle Annex.Branch.files with read-only unmerged git-annex branchesJoey Hess2021-12-27
* merge git-annex branch in memory in read-only repositoryJoey Hess2021-12-27
* rename to avoid warningJoey Hess2021-10-18
* improve function nameJoey Hess2021-09-27
* simplify annex.stalldetection handlingJoey Hess2021-09-22