Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
external
/
colorama
/
refs/tags/0.4.3
38e444a
tweak Makefile build/upload instructions.
by Jonathan Hartley
· 6 years ago
0.4.3
c7299cb
Tidelift marketing task.
by Jonathan Hartley
· 6 years ago
1fffc97
Merge pull request #237 from tartley/self-documenting-makefile
by Arnon Yaari
· 6 years ago
462e67a
Self-documenting makefile.
by Jonathan Hartley
· 6 years ago
self-documenting-makefile
405b982
Merge pull request #235 from timgates42/bugfix/typo_several
by Arnon Yaari
· 6 years ago
a322510
Fix simple typo: Severeral -> Several
by Tim Gates
· 6 years ago
3729579
Merge pull request #228 from hugovk/add-3.7
by Arnon Yaari
· 6 years ago
9f03cb6
Explicitly list tested versions
by Hugo
· 6 years ago
d642598
Python 3.8 is out
by Hugo
· 6 years ago
6f8a3aa
Merge pull request #231 from eyaltrabelsi/master
by Arnon Yaari
· 6 years ago
3d74dce
Added installation instructions to README (issue 220)
by Eyal Trabelsi
· 6 years ago
d610ca3
Test on Python 3.8 beta to avoid surprises
by Hugo
· 6 years ago
212083c
Drop support for EOL Python 3.4
by Hugo
· 6 years ago
e6030bb
Add support for Python 3.7
by Hugo
· 6 years ago
3e31cdb
sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
by Hugo
· 6 years ago
b760506
Add Tidelift information
by Arnon Yaari
· 6 years ago
75c3bb2
Creaste FUNDING.yml
by Jonathan Hartley
· 6 years ago
8aaaec5
Merge pull request #225 from minho42/Fix-typo
by wiggin15
· 6 years ago
ba99ab9
Fix typo
by Min ho Kim
· 6 years ago
b71bec9
Merge pull request #221 from aadibajpai/patch-1
by wiggin15
· 6 years ago
df2ca5e
Fix example with ANSI sequence
by Aadi Bajpai
· 6 years ago
d7a5382
Merge pull request #212 from RDIL/patch-1
by wiggin15
· 7 years ago
f7590e0
Update license in Makefild
by Reece Dunham
· 7 years ago
d69f83f
Bump version to 0.4.1
by Arnon Yaari
· 7 years ago
0.4.1
90f2fac
Merge pull request #198 from Delgan/fix_196
by wiggin15
· 7 years ago
510bb8b
Prevent exponential number of calls while accessing "closed" / "isatty"
by Delgan
· 7 years ago
c11da6f
Update Makefile commands
by Arnon Yaari
· 7 years ago
1519767
Bump version to 0.4.0
by Arnon Yaari
· 7 years ago
0.4.0
4f80cb9
Merge pull request #193 from RDIL/master
by wiggin15
· 7 years ago
855937f
Merge pull request #131 from segevfiner/dont-break-on-fd-redirection
by wiggin15
· 7 years ago
b0a24db
Merge pull request #1 from RDIL/imgbot
by RDIL
· 7 years ago
b27633d
[ImgBot] optimizes images
by ImgBotApp
· 7 years ago
4c8b9c6
Merge pull request #192 from jdufresne/unused
by wiggin15
· 7 years ago
cc9c8ed
Remove unused function get_long_description() from setup.py
by Jon Dufresne
· 7 years ago
5e7672e
Merge pull request #190 from jdufresne/pypy
by wiggin15
· 7 years ago
fcad9b8
Merge pull request #189 from jdufresne/tox
by wiggin15
· 7 years ago
99e27b4
Include PyPy in Travis testing
by Jon Dufresne
· 7 years ago
9890ae4
Use the recommended test command in tox.ini
by Jon Dufresne
· 7 years ago
a3eabd2
Merge pull request #164 from Delgan/fix_pycharm
by wiggin15
· 7 years ago
a76955f
Merge pull request #186 from hoefling/master
by wiggin15
· 7 years ago
2057f03
Move tty / closed functions to StreamWrapper
by Delgan
· 7 years ago
1607cd2
added reference explaining why contextlib magic methods are required in wrapper
by hoefling
· 7 years ago
ca70159
py27 compatibility for tests
by hoefling
· 7 years ago
3579cde
Prevent file stream from being incorrectly wrapped on Pycharm
by Delgan
· 7 years ago
2f4b564
added contextlib magic methods to ansitowin32.StreamWrapper
by hoefling
· 7 years ago
2b7f7a7
Merge pull request #176 from jdufresne/ws
by wiggin15
· 7 years ago
ac3780e
Merge pull request #177 from jdufresne/ignore
by wiggin15
· 7 years ago
804a304
Merge pull request #174 from jdufresne/io
by wiggin15
· 7 years ago
9af1c95
Add generated testing directories to .gitignore
by Jon Dufresne
· 7 years ago
8ee2ae4
Trim trailing white space throughout the project
by Jon Dufresne
· 7 years ago
3dd6e8d
Remove unused "except ImportError"
by Jon Dufresne
· 7 years ago
46932c9
Merge pull request #172 from jdufresne/pypi
by wiggin15
· 7 years ago
ac903ed
Merge pull request #171 from jdufresne/license
by wiggin15
· 7 years ago
ba1166f
Merge pull request #173 from jdufresne/pip
by wiggin15
· 7 years ago
998a78d
Enable pip cache in Travis CI
by Jon Dufresne
· 7 years ago
5857187
Update all pypi.python.org URLs to pypi.org
by Jon Dufresne
· 7 years ago
19d246b
Include license file in the generated wheel package
by Jon Dufresne
· 7 years ago
e19cbb7
Merge pull request #163 from veleek/pycharm
by wiggin15
· 7 years ago
8657a76
Update ansitowin32.py
by Ben Randall
· 7 years ago
dc54c6d
CR Feedback
by Ben Randall
· 7 years ago
2efe289
Add support for PyCharm
by Ben Randall
· 7 years ago
8fc6600
Merge pull request #156 from hugovk/rm-eol
by wiggin15
· 8 years ago
34f410b
Drop EOL Python 2.5, 2.6, 3.1, 3.2 and 3.3
by Hugo
· 8 years ago
bd378c7
Fix #147: ignore invalid ansi codes
by Arnon Yaari
· 8 years ago
d9e3c46
Merge pull request #146 from hugovk/patch-1
by wiggin15
· 8 years ago
3f30b38
Add Python 3.6
by Hugo
· 8 years ago
15173b7
Add Python 3.6
by Hugo
· 8 years ago
e605d3d
Add Python 3.6
by Hugo
· 8 years ago
aeefd9e
change demo scripts demo.bat and demo.sh
by Arnon Yaari
· 8 years ago
a4edc5a
Fix #142: reset LIGHT_EX colors with RESET_ALL
by Arnon Yaari
· 8 years ago
80cd21e
Don't break due to our handles getting closed by FD redirection
by Segev Finer
· 8 years ago
d83cff2
bump version
by Arnon Yaari
· 8 years ago
0.3.9
37006f6
Revert "Fix issue #103 - work around Python bug in input function"
by Arnon Yaari
· 8 years ago
2c59241
bump version to 0.3.8
by Arnon Yaari
· 8 years ago
0.3.8
1e85068
Merge pull request #121 from scop/py36escseq
by wiggin15
· 8 years ago
3fb7694
Python 3.6 invalid escape sequence deprecation fixes
by Ville Skyttä
· 9 years ago
ec81728
Fix #110: pass unicode string to SetConsoleTitle
by Arnon Yaari
· 9 years ago
17eef59
Fix issue #103 - work around Python bug in input function
by Arnon Yaari
· 9 years ago
ea487b7
Merge pull request #106 from clenk/patch-1
by wiggin15
· 9 years ago
7dfe8c7
Point shields.io at the correct package
by Chris Lenk
· 9 years ago
b00a32c
Replace pypip.in badge with shield.io
by Chris Lenk
· 9 years ago
69e4069
Merge pull request #97 from AndreLouisCaron/stderr-tty
by wiggin15
· 9 years ago
038c577
Enables color when stderr is a tty but stdout is not.
by Andre Caron
· 9 years ago
9f5a283
bump version to 0.3.7
by Arnon Yaari
· 10 years ago
0.3.7
1244a00
Fix #84: check if stream has 'closed' attribute before testing it
by Arnon Yaari
· 10 years ago
27a3833
Fix #74: objects might become None at exit
by Arnon Yaari
· 10 years ago
99786be
bumping version to 0.3.6
by Arnon Yaari
· 10 years ago
0.3.6
44dc8af
Fix #81: fix ValueError when a closed stream was used
by Arnon Yaari
· 10 years ago
c6f3101
update metadata in setup.py
by Arnon Yaari
· 10 years ago
9b5ebe9
bumping version to 0.3.5
by Arnon Yaari
· 10 years ago
0.3.5
f9e576f
update .gitignore
by Arnon Yaari
· 10 years ago
09aa6af
bump version to 0.3.4
by Arnon Yaari
· 10 years ago
v0.3.4
a15e422
Fix #80 - strip ANSI codes if output is redirected
by Arnon Yaari
· 10 years ago
a50a744
update readme
by Arnon Yaari
· 10 years ago
c8a124c
Merge pull request #76 from hugovk/container-based
by wiggin15
· 10 years ago
b1c0e6a
Use container-based infrastructure: http://docs.travis-ci.com/user/workers/container-based-infrastructure
by hugovk
· 10 years ago
abcf52e
add bullets to older entries in changelog
by Arnon Yaari
· 10 years ago
fef12ec
Merge pull request #75 from hugovk/3.5
by wiggin15
· 10 years ago
3b3c3bd
Merge pull request #72 from tartley/issue71-readme-tidy
by wiggin15
· 10 years ago
4f60c93
Add 3.5, test newer first
by hugovk
· 10 years ago
Next »