Frederik “Freso” S. Olesen
280c3f1817
Remove "misc/pep8.py" (outdated PEP8 style checker)
...
pep8.py was added in 2012. Since then, we now have flake8 and a number
of other really good PEP 8 (and other style, best practice, etc.) code
checkers/linters. It doesn't make sense to track this directly in the
repository. If we want to do automated code style/sanity checking, we
should add a dependency on an actually maintained program/script rather
than keeping it locally in the repository.
2017-04-28 10:55:03 +02:00
Frederik “Freso” S. Olesen
a20c25258d
Remove "Morituri - for those about to RIP" lines.
2017-04-26 23:08:50 +02:00
Frederik “Freso” S. Olesen
c719d9c077
Update filenames.
...
Note that the (internal) file names of
"whipper/test/cache/result/fe105a11.pickle" did not get updated, since
that breaks the tests for some reason.
2017-04-26 23:08:50 +02:00
Frederik “Freso” S. Olesen
ff309e468c
Rename "morituri" module to "whipper".
...
Fixes https://github.com/JoeLametta/whipper/issues/100
2017-04-26 23:08:28 +02:00
Frederik “Freso” S. Olesen
a8af9b79ab
s/morituri/whipper/ in GPL copyright blurbs.
2017-04-26 16:09:13 +02:00
JoeLametta
078342500e
Replace rip command suggestions with whipper
...
I've only fixed the user facing occurrences: there are lots more in the source code.
Fixes #112
2017-01-16 22:11:24 +01:00
Samantha Baldwin
063876b575
use setuptools, remove autohell, use raw make for src/
2016-10-19 17:54:01 -04:00
Thomas Vander Stichele
f564aec3e3
* misc/pep8.py (added):
...
* Makefile.am:
Add pep8 target.
2012-11-10 21:45:35 +00:00
Thomas Vander Stichele
738a2edb0b
* misc/morituri-uninstalled:
...
The binary name is rip, so add an option to override.
Fixes #46 .
2011-05-21 16:19:12 +00:00
Thomas Vander Stichele
77d77013f1
* misc/offsets.py (added):
...
Add a script to calculate list of offsets based on AccurateRip's
online database, according to popularity.
2010-03-14 12:51:03 +00:00
Thomas Vander Stichele
1643d1ec50
* Makefile.am:
...
* misc/pycheckerrc:
* morituri/common/accurip.py:
* morituri/common/checksum.py:
* morituri/common/encode.py:
* morituri/image/table.py:
* morituri/rip/drive.py:
Fix up for pychecker warnings for 2.6
Fix rip drive list, which forgot some modules.
2009-06-20 10:57:12 +00:00
Thomas Vander Stichele
bd17f96022
* RELEASE:
...
* misc/pycheckerrc:
* misc/show-coverage.py:
* morituri/image/Makefile.am:
* morituri/program/Makefile.am:
* RELEASE (added):
* morituri/image/Makefile.am (added):
* morituri/program/Makefile.am (added):
* misc/show-coverage.py (added):
* misc/pycheckerrc (added):
more additions
2009-05-22 20:19:55 +00:00
Thomas Vander Stichele
1450b77706
* AUTHORS:
...
* Makefile.am:
* NEWS:
* TODO:
* autogen.sh:
* configure.ac:
* examples/ARcalibrate.py:
* misc/Makefile.am:
* misc/morituri-uninstalled:
* morituri.spec.in:
* morituri/Makefile.am:
* morituri/common/Makefile.am:
* morituri/common/logcommand.py:
* morituri/extern/Makefile.am:
* morituri/rip/Makefile.am:
* morituri/rip/__init__.py:
* morituri/rip/main.py:
* morituri/test/Makefile:
* morituri/test/Makefile.am:
* configure.ac (added):
* AUTHORS (added):
* morituri.spec.in (added):
* Makefile.am (added):
* morituri/test/Makefile.am (added):
* morituri/extern/Makefile.am (added):
* morituri/common/logcommand.py (added):
* morituri/common/Makefile.am (added):
* morituri/Makefile.am (added):
* morituri/rip (added):
* morituri/rip/__init__.py (added):
* morituri/rip/Makefile.am (added):
* morituri/rip/main.py (added):
* misc/Makefile.am (added):
* misc/morituri-uninstalled (added):
* autogen.sh (added):
* NEWS (added):
Start autotooling. Add a command-line application.
2009-05-22 20:19:32 +00:00
Thomas Vander Stichele
a35b4d4a01
* AUTHORS:
...
* Makefile.am:
* NEWS:
* TODO:
* autogen.sh:
* configure.ac:
* examples/ARcalibrate.py:
* misc/Makefile.am:
* misc/morituri-uninstalled:
* morituri.spec.in:
* morituri/Makefile.am:
* morituri/common/Makefile.am:
* morituri/common/logcommand.py:
* morituri/extern/Makefile.am:
* morituri/rip/Makefile.am:
* morituri/rip/__init__.py:
* morituri/rip/main.py:
* morituri/test/Makefile:
* morituri/test/Makefile.am:
* configure.ac (added):
* AUTHORS (added):
* morituri.spec.in (added):
* Makefile.am (added):
* morituri/test/Makefile.am (added):
* morituri/extern/Makefile.am (added):
* morituri/common/logcommand.py (added):
* morituri/common/Makefile.am (added):
* morituri/Makefile.am (added):
* morituri/rip (added):
* morituri/rip/__init__.py (added):
* morituri/rip/Makefile.am (added):
* morituri/rip/main.py (added):
* misc/Makefile.am (added):
* misc/morituri-uninstalled (added):
* autogen.sh (added):
* NEWS (added):
Start autotooling. Add a command-line application.
2009-05-22 20:08:16 +00:00
Thomas Vander Stichele
28df0647d1
add header
2009-01-06 11:44:05 +00:00