0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Feb 02, 2023 — Feb 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs updates More... about 8 years ago
Add ipython mode More... about 8 years ago
Bump version and update changelog More... over 8 years ago
Sort imports More... over 8 years ago
Test against py35 More... over 8 years ago
Use invoke for running tests More... over 8 years ago
Cleanup and prep for next release More... over 8 years ago
Merge pull request #14 from Stefan-Code/features More... over 8 years ago
coding style fixes More... over 8 years ago
added git-selfcheck.json More... over 8 years ago
fixed import order More... over 8 years ago
.gitignore include .eggs/ More... over 8 years ago
fixed import for termutils, etc. More... over 8 years ago
fixed setup.py version finding mechanism More... over 8 years ago
changed directory structure 'module->package' More... over 8 years ago
updated AUTHORS.rst More... over 8 years ago
removed unicode_literals import from tests More... over 8 years ago
removed click warning suppression More... over 8 years ago
removed commented unicode literals import More... over 8 years ago
run only our own unit-tests, not all it can find More... over 8 years ago
unicode bug fixes More... over 8 years ago
changed import order More... over 8 years ago
outsourced version control stuff to own module More... over 8 years ago
added return handling comment More... over 8 years ago
removed debug statements More... over 8 years ago
fixed backspace and return when speed is set More... over 8 years ago
added backspace functionality More... over 8 years ago
import isatty() from click More... over 8 years ago
fixed missing carriage return when ESC is pressed More... over 8 years ago
fixed a bug where echoing a carriage return only fails if message is None More... over 8 years ago