summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)AuthorFilesLines
2015-08-01Update version numbers for 1.13Lars Wirzenius1-1/+1
2015-07-19Drop simple from setup.pyLars Wirzenius1-1/+0
2015-07-08Prepare release version 1.12Lars Wirzenius1-1/+1
2015-07-04Add build-dependency on pep8Lars Wirzenius1-1/+1
2015-07-04Cleanups suggested by pep8Lars Wirzenius1-0/+4
2015-07-04Generate German manpage for ObnamLars Wirzenius1-7/+9
2015-07-02Bump version number to 1.11, because ickLars Wirzenius1-1/+1
2015-07-02Include fmt_ga in setup.pyLars Wirzenius1-1/+2
2015-07-01Update for release 1.10obnam-1.10Lars Wirzenius1-1/+1
2015-06-21Don't run nitpicks if no .gitLars Wirzenius1-3/+6
2015-03-26Use list-formats instead of hardcoding format listLars Wirzenius1-1/+1
2015-03-24Move plain text manpage generation to setup.py docsLars Wirzenius1-11/+11
2015-03-22Prepare for release 1.9obnam-1.9Lars Wirzenius1-1/+1
2015-03-22avoid shadowing builtinsThomas Waldmann1-5/+5
2015-03-14Install fmt_simple as wellLars Wirzenius1-1/+6
2015-01-24Fix copyright years, add missing gpl3 blurbLars Wirzenius1-1/+1
2015-01-24Refactor setup.py for cleaner codeLars Wirzenius1-33/+58
2015-01-24Fix setup.py to run yarn with all repo formats by defaultLars Wirzenius1-6/+11
2014-12-29Pass to yarn if givenLars Wirzenius1-0/+3
2014-12-27Fix check for copyright-statement-lintLars Wirzenius1-1/+1
2014-09-02update README now that --fast has been removedDavid Fries1-0/+0
2014-07-06Build obnam.1.txt in setup.pyLars Wirzenius1-6/+23
2014-06-25Fix URLs to Obnam home page (liw.fi to obnam.org)Lars Wirzenius1-1/+1
2014-05-13Prepare for release 1.8obnam-1.8Lars Wirzenius1-1/+1
2014-04-15Move nitpicking code to separate toolLars Wirzenius1-12/+3
2014-04-13Format long linesLars Wirzenius1-1/+1
2014-04-13Expand TAB chars when checking line lengthsLars Wirzenius1-0/+1
2014-04-13More copyright nitpick fixesLars Wirzenius1-0/+7
2014-04-13Ignore more files from nitpick checksLars Wirzenius1-0/+2
2014-04-13Add missing copyright statements, yearsLars Wirzenius1-1/+2
2014-04-13Exclude more files from nitpick testsLars Wirzenius1-2/+4
2014-04-13Add nitpick checks to ./check (-n option)Lars Wirzenius1-1/+55
2014-04-01Prepare release 1.7.4obnam-1.7.4Lars Wirzenius1-1/+1
2014-03-31Prepare release version 1.7.3Lars Wirzenius1-1/+1
2014-03-27Remove cmdtest invocations from setup.pyLars Wirzenius1-17/+0
2014-03-22Prepare release version 1.7.2obnam-1.7.2Lars Wirzenius1-1/+1
2014-03-22Prepare for release version 1.7.1Lars Wirzenius1-1/+1
2014-03-15Prepare release version 1.7Lars Wirzenius1-1/+1
2014-03-06Don't generate obnam-benchmark.1 in setup.pyLars Wirzenius1-1/+1
2014-03-02Remove now-obsolete obnam-benchmark manpageLars Wirzenius1-1/+1
2014-02-15Add a docs building command to setup.pyLars Wirzenius1-0/+19
2014-02-08Remove building of manual in setup.pyLars Wirzenius1-3/+0
2014-02-02Build manual in setup.pyLars Wirzenius1-2/+6
2014-02-01setup.py: declare package obnamlib.fmt_6Carlo Teubner1-1/+1
2014-01-26Make all scripts use #!/usr/bin/env pythonLars Wirzenius1-1/+1
2013-12-28Rework how setup.py check lets you choose testsLars Wirzenius1-28/+45
2013-11-30Prepare release 1.6.1obnam-1.6.1Lars Wirzenius1-1/+1
2013-11-30Prepare release 1.6Lars Wirzenius1-1/+1
2013-08-08Prepare release version 1.5Lars Wirzenius1-1/+1
2013-08-04Only run yarn tests when yarn's availableLars Wirzenius1-2/+21