FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Support - Oppaa/python.tmbundle · GitHub
Oppaa
/
python.tmbundle
Public
forked from
textmate/python.tmbundle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python.tmbundle
Support
on
master
User selector
Datepicker
Commit history
Commits on Nov 23, 2015
Use correct 'open' in python3
Show description for 5420664
sethrh
authored and
infininight
committed
5420664
View commit details
Copy full SHA for 5420664
View code at this point
Browse repository at this point
Improve Python 3 support (tracebacks are linked again)
Show description for 81d40ff
sethrh
authored and
infininight
committed
81d40ff
View commit details
Copy full SHA for 81d40ff
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
Revert "Add frosted to the list of checkers"
Show description for 825e242
infininight
committed
825e242
View commit details
Copy full SHA for 825e242
View code at this point
Browse repository at this point
Commits on Mar 25, 2014
Update comments for pycheckmate
Show description for 8fbc965
infininight
committed
8fbc965
View commit details
Copy full SHA for 8fbc965
View code at this point
Browse repository at this point
PyCheckMate: Add Python 3 support
Show description for 5267f30
acdha
authored and
infininight
committed
5267f30
View commit details
Copy full SHA for 5267f30
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
Add frosted to the list of checkers
acdha
committed
a03dc52
View commit details
Copy full SHA for a03dc52
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Fix txmt:// column param in pycheckmate
Show description for 5640394
minrk
authored and
infininight
committed
5640394
View commit details
Copy full SHA for 5640394
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Avoid Python3 "list.remove(x): x not in list" error
Show description for e62bab2
n8henrie
authored and
infininight
committed
e62bab2
View commit details
Copy full SHA for e62bab2
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Run command: Stack trace was missing first line
Show description for 3675c22
sorbits
committed
3675c22
View commit details
Copy full SHA for 3675c22
View code at this point
Browse repository at this point
Run command: Output links even for untitled documents
Show description for 2ff7813
sorbits
committed
2ff7813
View commit details
Copy full SHA for 2ff7813
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Change tm-file: → file:
infininight
committed
1189cad
View commit details
Copy full SHA for 1189cad
View code at this point
Browse repository at this point
Commits on Aug 19, 2012
TM_PYCHECKER_OPTIONS for checker customizations
Show description for 5de6f98
acdha
authored and
adamv
committed
5de6f98
View commit details
Copy full SHA for 5de6f98
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Fix clicking errors for untitled files.
Show description for fd47fa7
infininight
committed
fd47fa7
View commit details
Copy full SHA for fd47fa7
View code at this point
Browse repository at this point
Commits on Apr 26, 2011
Fix bad string interpolation on "please install".
Show description for 711441c
David Thompson
committed
711441c
View commit details
Copy full SHA for 711441c
View code at this point
Browse repository at this point
Commits on Feb 20, 2011
Added support for PEP8 and flake 8
Show description for 7cb91a4
Travis Jeffery
authored and
adamv
committed
7cb91a4
View commit details
Copy full SHA for 7cb91a4
View code at this point
Browse repository at this point
Commits on Nov 20, 2009
pycheckmate.py: switch to hard-coded version string
Show description for c701d12
jaysoffian
committed
c701d12
View commit details
Copy full SHA for c701d12
View code at this point
Browse repository at this point
Commits on Sep 1, 2009
Fix for tm_excepthook when any argument is a tuple
Show description for 3a97373
Jeroen van der Ham
committed
3a97373
View commit details
Copy full SHA for 3a97373
View code at this point
Browse repository at this point
Commits on Feb 14, 2009
A couple of minor corrections to sitecustomize.py:
Show description for 8548799
Alex Ross
committed
8548799
View commit details
Copy full SHA for 8548799
View code at this point
Browse repository at this point
Commits on Jun 20, 2008
• Major restructuring of Python's Run Script command employing the new TextMate::Executor.run API function.
Show description for 33e468c
Alex Ross
committed
33e468c
View commit details
Copy full SHA for 33e468c
View code at this point
Browse repository at this point
Commits on Jun 12, 2008
fix test for the existence of TM_SCRIPT_IS_UNTITLED Should use not in rather than trying to access it as a key in the environ dictionary
Show description for d4d2c77
bnmnetp
committed
d4d2c77
View commit details
Copy full SHA for d4d2c77
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
• Pymate points to the unsaved buffer not the file in temporary directory if TM_SCRIPT_IS_UNTITLED is set.
Show description for 4e0d6e4
Alex Ross
committed
4e0d6e4
View commit details
Copy full SHA for 4e0d6e4
View code at this point
Browse repository at this point
• Removing old version of pymate that has been superceded by the ScriptMate-based version.
Show description for 43ab859
Alex Ross
committed
43ab859
View commit details
Copy full SHA for 43ab859
View code at this point
Browse repository at this point
• Remove the overloads for ‘raw_input’ and ‘input’ functions as they are now handled by Luke Daley's awesome interactive input dynamic library super-hack.
Show description for da08769
Alex Ross
committed
da08769
View commit details
Copy full SHA for da08769
View code at this point
Browse repository at this point
• Update PHP, Ruby, Perl, and Python runners to reflect changes in scriptmate.rb. Namely, add the default_extension method to each class inheriting from UserScript so that ScriptMate will know wha…
Show description for e2e6a9b
Alex Ross
committed
e2e6a9b
View commit details
Copy full SHA for e2e6a9b
View code at this point
Browse repository at this point
Commits on May 21, 2008
• Revert of r9642 and r9632.
Show description for a63f046
ldaley
committed
a63f046
View commit details
Copy full SHA for a63f046
View code at this point
Browse repository at this point
• Fix handling of script's with hashbangs.
Show description for e2a3999
ldaley
committed
e2a3999
View commit details
Copy full SHA for e2a3999
View code at this point
Browse repository at this point
Commits on May 20, 2008
• Update ScriptMate to use new TextMate::Process.run() API.
Show description for 8fc4e73
ldaley
committed
8fc4e73
View commit details
Copy full SHA for 8fc4e73
View code at this point
Browse repository at this point
Commits on May 11, 2008
- Fixed a bug that caused the informative statement about installing other checkers never to be printed.
Show description for 2c6e4ca
Jeroen van der Ham
committed
2c6e4ca
View commit details
Copy full SHA for 2c6e4ca
View code at this point
Browse repository at this point
Commits on Apr 30, 2008
Added a warning when we see a UnicodeDecodeError explaining that the user should use a unicode string, instead of a plain string.
Show description for 259e5b0
Jeroen van der Ham
committed
259e5b0
View commit details
Copy full SHA for 259e5b0
View code at this point
Browse repository at this point
Yet another try at finally fixing the exception handler to handle utf-8.
Show description for 9af3956
Jeroen van der Ham
committed
9af3956
View commit details
Copy full SHA for 9af3956
View code at this point
Browse repository at this point
Another try at fixing tmhooks exception handling to allow for unicode in Exception messages.
Show description for 51a3d95
Jeroen van der Ham
committed
51a3d95
View commit details
Copy full SHA for 51a3d95
View code at this point
Browse repository at this point
Commits on Mar 26, 2008
Small bugfix to handle Exceptions without arguments correctly (e.g. TypeErrors tend to be without arguments)
Show description for 3d42e60
Jeroen van der Ham
committed
3d42e60
View commit details
Copy full SHA for 3d42e60
View code at this point
Browse repository at this point
Commits on Feb 6, 2008
• Add Unicode support to PyMate / ScriptMate.
Show description for 4825e57
Alex Ross
committed
4825e57
View commit details
Copy full SHA for 4825e57
View code at this point
Browse repository at this point
Initial attempt at making PyMate Unicode compatible:
Show description for 62e711d
Jeroen van der Ham
committed
62e711d
View commit details
Copy full SHA for 62e711d
View code at this point
Browse repository at this point
• Alter the way that pymate hooks into python's traceback, input, raw_input functions to avoid stomping on user's sitecustomize.py. The “sitecustomize.py” that was included with TextMate is now ca…
Show description for 2af40ae
Alex Ross
committed
2af40ae
View commit details
Copy full SHA for 2af40ae
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL