summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2017-05-22Revert "docs: borg_domain for custom priority index entries"enkore
2017-05-22docs: borg_domain for custom priority index entriesMarian Beermann
2017-05-14support common optionsMarian Beermann
2017-05-05remove duplicated setup.py lineMarian Beermann
2017-05-02create crypto package with key, keymanager, low_levelMarian Beermann
2017-05-02move chunker to borg.algorithmsMarian Beermann
2017-05-02create package borg.algorithms with borg.algorithms.crc32 moduleMarian Beermann
2017-03-25docs: kill api pageMarian Beermann
2017-02-14setup.py build_usage/build_man fixesMarian Beermann
2017-02-13setup.py: build_api: sort file list for determinismMarian Beermann
2017-02-13Add qr html export mode to `key export` commandMartin Hostettler
2017-02-12man pages: generate page for subparsers, eg. borg-key(1)Marian Beermann
2017-02-12man pages: add borg(1) master/intro pageMarian Beermann
2017-02-12docs: create: move item flags to main docMarian Beermann
2017-02-05man pages: add EXAMPLESMarian Beermann
2017-02-05man pages: remove reference to borg(1) -- would have to be written firstMarian Beermann
2017-02-05create real nice man pagesMarian Beermann
2017-01-14setup.py: add crc32.c to sdistMarian Beermann
2017-01-14posix platform module: only build / import on non-win32 platforms, fixes #2041Thomas Waldmann
2017-01-12Merge branch '1.0-maint' into merge/1.0-maintMarian Beermann
2017-01-04setup.py: add Python 3.6 qualifierThomas Waldmann
2017-01-02two fast CRC implementationsMarian Beermann
2016-12-20Add tertiary authentication for metadata (TAM)Marian Beermann
2016-12-14Merge branch '1.0-maint'Thomas Waldmann
2016-12-03make item native codeMarian Beermann
2016-12-02setup.py: build_usage: don't generate includes for debug commandsMarian Beermann
2016-12-02setup.py: fix build_usage not processing all commandsMarian Beermann
2016-11-28Merge branch '1.0-maint' (into master)Thomas Waldmann
2016-11-24display README correctly on PyPIAntoine Beaupré
2016-11-14fixes for flake 3.1.1Marian Beermann
2016-11-11crypto: link against system libb2, if possibleMarian Beermann
2016-10-24Merge branch '1.0-maint'Thomas Waldmann
2016-10-19add comment about requiring llfuse, fixes #1726Thomas Waldmann
2016-09-27Merge branch '1.0-maint' into merge-1.0-maintThomas Waldmann
2016-09-27setup.py: Fix build_usage to always process all commands.Martin Hostettler
2016-09-27Merge branch '1.0-maint' into merge-1.0-maintThomas Waldmann
2016-09-25setup.py: Add subcommand support to build_usage.Martin Hostettler
2016-07-11Merge branch '1.0-maint'Thomas Waldmann
2016-07-10fix most non-python-source related sphinx warningsThomas Waldmann
2016-07-06Merge branch '1.0-maint'Thomas Waldmann
2016-07-05add a do-not-edit note to auto-generated filesThomas Waldmann
2016-06-09Merge branch '1.0-maint'Thomas Waldmann
2016-06-04llfuse: update version requirement for freebsdThomas Waldmann
2016-05-31Make borg.platform a packageMarian Beermann
2016-05-30Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-25Don't rebuild command line parser for each invocationMarian Beermann
2016-05-21Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-20Merge branch '1.0-maint'Thomas Waldmann
2016-05-20freebsd: use a older llfuse release that builds1.0.3Thomas Waldmann
2016-05-18setup.py: add check for platform_darwin.cThomas Waldmann