summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-06-27do not upload gpg signature to pypi, fixes #7649Thomas Waldmann
2022-11-27twine: use repo name instead of urlThomas Waldmann
2022-10-27Add new Windows build scripts and CI with GitHub and MSYS2 [backport]Rayyan Ansari
2022-10-27Remove old Windows scripts and Appveyor CI [backport]Rayyan Ansari
2022-03-06remove the blake2b compat checker scriptThomas Waldmann
2022-02-27pyupgrade --py38-plus ./**/*.pyThomas Waldmann
2022-01-22Merge pull request #6108 from sophie-h/sophie-h/list-command-lineTW
2022-01-22list: Add command_line to format keysSophie Herold
2022-01-16Merge pull request #5989 from szpak-forks/fishCompletion330FixTW
2021-11-28Remove BORG_LIBC completionAndrey Bienkowski
2021-10-08Update shell completions to 1.1.17TW
2021-09-16Fix command completion in Fish 3.3.0+Marcin Zajączkowski
2021-04-18fix pep8 violations in errorlist.pyRobert Blenis
2021-01-30Efficiency fixes thanks to @oxiediSanskritFritz
2021-01-26Tab completion support for additional archives for 'borg delete'SanskritFritz
2021-01-07Fix typosAndrea Gelmini
2021-01-03Add remote upload buffer (--remote-buffer) (#5574)axapaxa
2020-12-22Use HTTPS everywhere (mechanical edit using util from https-everywhere)Robin Schneider
2020-10-05pyinstaller: compute basepath from spec file locationThomas Waldmann
2020-09-27Update shell completionsoxiedi
2020-09-24Fix a few issues in zsh completionoxiedi
2020-09-08Build directory-based binary for macOS to avoid Gatekeeper delays.Manu
2020-07-31Support repositories in fish tab completion (#5256)SanskritFritz
2020-07-26don't complete $BORG_RECREATE_I_KNOW_WHAT_I_AM_DOINGoxiedi
2020-07-24Rewrite Zsh completion.oxiedi
2020-04-18pyinstaller: work around issue with setuptools > 44Thomas Waldmann
2020-03-25[FEATURE] #4489 – Deprecate --nobsdflags optionThalian
2019-10-30Updated pyinstaller spec file to support windows buildsJürg Rast
2019-10-30Created new scripts for preparing and building borgJürg Rast
2019-08-24Initial work to build and run borg under windowsJürg Rast
2019-03-15Shell completions: removed deprecated and added new optionsSanskritFritz
2019-03-15Shell completions for borg diff second archiveSanskritFritz
2019-02-22str.encode() / bytes.decode(): utf-8 is the default, fixes #4306Thomas Waldmann
2019-02-11Merge pull request #4345 from ThomasWaldmann/update-scripts-masterTW
2019-02-11signing binaries with Qubes OS support, docsThomas Waldmann
2019-02-10Option arguments for zsh tab completionSanskritFritz
2019-02-10More complete shell completions for borg mount -oSanskritFritz
2019-02-08Shell completions for borg compactSanskritFritz
2019-02-08New shell completions for borg 1.1.9SanskritFritz
2019-02-06Added shell completions for borg helpSanskritFritz
2019-02-01update release workflow using twine (docs, scripts), see #42131.2.0a1Thomas Waldmann
2018-10-29flake8: fix F841Thomas Waldmann
2018-06-22Shell completions reflect latest changesSanskritFritz
2018-02-06Using spaces instead of tabs for indentation.SanskritFritz
2018-02-05Fixed tab completion problem where a space is always added after path even wh...Viktor Bale
2018-01-17Merge pull request #3532 from SanskritFritz/masterTW
2018-01-10Updated zsh completions for borg 1.1.4SanskritFritz
2018-01-04Merge pull request #3510 from LocutusOfBorg/no-shebangTW
2018-01-04borg shell completion: remove shebang, useless because scripts are sourcedGianfranco Costamagna
2018-01-03fix typo: allows to -> allows one toGianfranco Costamagna