summaryrefslogtreecommitdiff
path: root/CmdLine
Commit message (Expand)AuthorAge
* Added --expected-present file matching optionJoey Hess2024-01-25
* log migration trees to git-annex branchJoey Hess2023-12-06
* add startAction parameter for KeyShaJoey Hess2023-12-06
* copy/move --from-anywhere --to remoteJoey Hess2023-11-30
* findkeys: Support --largerthan and --smallerthanJoey Hess2023-11-28
* info: Added calculation of combined annex size of all repositoriesJoey Hess2023-11-08
* avoid double RawFilePath conversionJoey Hess2023-10-26
* Override safe.bareRepository for git remotesJoey Hess2023-09-07
* set safe.directory when getting config for git-annex-shell or git remotesJoey Hess2023-09-07
* oldkeys: New command that lists the keys used by old versions of a fileJoey Hess2023-08-22
* onlyingroupJoey Hess2023-07-31
* initial implementation of --explainJoey Hess2023-07-25
* added git-annex satisfyJoey Hess2023-06-29
* Fix display when run with -J1Joey Hess2023-06-15
* Fix bug in -z handling of trailing NUL in inputJoey Hess2023-05-19
* git-annex assistJoey Hess2023-05-18
* improve description of --debugfilterJoey Hess2023-05-17
* git-annex pull and pushJoey Hess2023-05-16
* uninit: Support --json and --json-error-messagesJoey Hess2023-05-11
* json object for FileNotFoundJoey Hess2023-04-25
* Revert "--json-exceptions"Joey Hess2023-04-25
* --json-exceptionsJoey Hess2023-04-25
* configremoteJoey Hess2023-04-18
* filter out control characters in warning messagesJoey Hess2023-04-10
* filter out control characters in error messagesJoey Hess2023-04-10
* registerurl, unregisterurl: Added --remote optionJoey Hess2023-04-05
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* Windows: Support long filenames in more (possibly all) of the codeJoey Hess2023-03-01
* add FIELD?=GLOB to git-annex view usageJoey Hess2023-02-07
* move/copy: option parsing for --from with --toJoey Hess2023-01-18
* findkeys: New command, very similar to git-annex find but operating on keysJoey Hess2023-01-17
* fix misleading helper function nameJoey Hess2023-01-17
* --anything and --nothingJoey Hess2022-12-20
* use lookupKeyStaged in --batch code pathsJoey Hess2022-10-26
* remove whenAnnexed and ifAnnexedJoey Hess2022-10-26
* avoid flushing keys db queue after each Annex actionJoey Hess2022-10-12
* fix typoJoey Hess2022-10-07
* improve usageJoey Hess2022-10-03
* restage: New git-annex command, handles restaging unlocked filesJoey Hess2022-09-23
* Improved handling of --time-limit when combined with -JJoey Hess2022-09-22
* fix reversion on skipping dead keys in --all/bareJoey Hess2022-09-13
* use getSymbolicLinkStatus not getFileStatus to avoid crash on broken symlinkJoey Hess2022-09-05
* import: Avoid following symbolic links inside directories being importedJoey Hess2022-08-19
* add --dry-run: New optionJoey Hess2022-08-03
* new matching options --want-get-by and --want-drop-byJoey Hess2022-07-28
* remove --backend from global optionsJoey Hess2022-06-29
* final readonly values moves to AnnexReadJoey Hess2022-06-28
* move several readonly values to AnnexReadJoey Hess2022-06-28
* prevent numcopies or mincopies being configured to 0Joey Hess2022-03-28
* fix annex.skipunknown false error propagationJoey Hess2022-02-28