0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating for Python 3 More... about 11 years ago
Minor typo fix More... about 14 years ago
Minor whitespace cleanup. More... about 14 years ago
Moved doctests out into proper unit tests. More... about 14 years ago
Fixed typo. More... about 14 years ago
Renaming project from pdfslice to pdfmunge, due to existing software of that name. More... about 14 years ago
Updating Readme with new test coverage after refactoring. More... over 14 years ago
Bugfix for non-rotated pages. More... over 14 years ago
Minor consistency fix for parameters More... over 14 years ago
Some cleanup of main() More... over 14 years ago
Adding Readme and more documentation More... over 14 years ago
Pyton 3 compatibility - range() returns an iterator, so we explicitly list() it, which is harmless in earlier versions. More... over 14 years ago
Added option for overlapping margins in rotated forms. More... over 14 years ago
Added pseudo-landscape-mode functionality, ugly as it is. More... over 14 years ago
Correcting 1-indexing vs 0-indexing error in odd/even calculation of page numbers, and cleaning it up. More... over 14 years ago
Basic cropping, excluding, and leaving intact functionality. No rotation yet, because it's already way too deeply nested and messy. Cleanup comes next. More... over 14 years ago
Renamed file with .py extension to allow for command-line doctest runs. More... over 14 years ago
Added validation for page boundary option sanity. More... over 14 years ago
Including usage documentation. More... over 14 years ago
Adding list of files for git to ignore More... over 14 years ago
Initial commit More... over 14 years ago