summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2017-07-22setup.py: fix same loop variablesThomas Waldmann
2017-06-27Merge pull request #2748 from enkore/f/cleanup-argparse2enkore
2017-06-26docs: html: include group description in outputMarian Beermann
2017-06-26include attic.tar.gz when installing the packageThomas Waldmann
2017-06-21docs: format metavars more accuratelyMarian Beermann
2017-06-20docs: use DOM ready event, not document loaded eventMarian Beermann
2017-06-20docs: skip empty option groupsMarian Beermann
2017-06-20docs: uniform tables for listing options (HTML only)Marian Beermann
2017-06-20docs: less space waste following "Common options"Marian Beermann
2017-06-20docs: more compact options formattingMarian Beermann
2017-06-18docs: usage: fix unintended block quota in common optionsMarian Beermann
2017-06-10Merge pull request #2572 from enkore/f/fastcachesyncenkore
2017-06-07Revert "move chunker to borg.algorithms"Marian Beermann
2017-06-07docs: fix build_man for relocated examplesMarian Beermann
2017-06-07docs: usage: avoid bash highlight, [options] instead of <options>Marian Beermann
2017-06-07docs: split usageMarian Beermann
2017-06-02CacheSynchronizer: redo as quasi FSM on top of unpack.hMarian Beermann
2017-06-02CacheSynchronizerMarian Beermann
2017-06-01algorithms: rename crc32 to checksumsMarian Beermann
2017-05-25setup.py clean to remove compiled filesMarian Beermann
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