-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: steinn/python.el
base: master
head repository: fgallina/python.el
compare: master
- 18 commits
- 3 files changed
- 3 contributors
Commits on Feb 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5dc1da4 - Browse repository at this point
Copy the full SHA 5dc1da4View commit details -
* progmodes/python.el (python-nav-end-of-statement): Rewrite in order…
… to improve efficiency (Based on Daniel Colascione's <dancol@dancol.org> patch).
Configuration menu - View commit details
-
Copy full SHA for 43c66b2 - Browse repository at this point
Copy the full SHA 43c66b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7531d - Browse repository at this point
Copy the full SHA ff7531dView commit details -
* progmodes/python.el (python-nav-end-of-statement): Fix cornercase w…
…hen handling multiline strings.
Configuration menu - View commit details
-
Copy full SHA for ded7db9 - Browse repository at this point
Copy the full SHA ded7db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cdbc37 - Browse repository at this point
Copy the full SHA 2cdbc37View commit details -
* progmodes/python.el (python-shell-parse-command): Find python-shell…
…-interpreter with modified environment.
Configuration menu - View commit details
-
Copy full SHA for 2a50a59 - Browse repository at this point
Copy the full SHA 2a50a59View commit details -
* progmodes/python.el (python-pdbtrack-comint-output-filter-function)…
…: Enhancements on stacktrace detection. (thanks @gnovak)
Configuration menu - View commit details
-
Copy full SHA for 5ff6822 - Browse repository at this point
Copy the full SHA 5ff6822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a03da - Browse repository at this point
Copy the full SHA 02a03daView commit details
Commits on Feb 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d6c5a07 - Browse repository at this point
Copy the full SHA d6c5a07View commit details -
* progmodes/python.el: Explain how to restore "cc-mode"-like forward-…
…sexp movement in header documentation. (python-nav--forward-sexp): Behave like emacs-lisp-mode in comments and strings (GH bug 114).
Configuration menu - View commit details
-
Copy full SHA for 82ef6d1 - Browse repository at this point
Copy the full SHA 82ef6d1View commit details -
* progmodes/python.el (python-indent-context): Fix python-info-line-e…
…nds-backslash-p call. (python-info-line-ends-backslash-p) (python-info-beginning-of-backslash): Respect line-number argument. (python-info-current-line-comment-p): Fix behavior when not at beginning-of-line. (python-util-position): Remove function. (python-util-goto-line): New function.
Configuration menu - View commit details
-
Copy full SHA for f922269 - Browse repository at this point
Copy the full SHA f922269View commit details -
* progmodes/python.el (python-info-current-defun): Fix failed defun n…
…ame retrieval because of unwanted match-data cluttering.
Configuration menu - View commit details
-
Copy full SHA for 0cdeab9 - Browse repository at this point
Copy the full SHA 0cdeab9View commit details -
* progmodes/python.el (python-info-current-defun): Enhance match-data…
… cluttering prevention.
Configuration menu - View commit details
-
Copy full SHA for cba7784 - Browse repository at this point
Copy the full SHA cba7784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f1eb4 - Browse repository at this point
Copy the full SHA 78f1eb4View commit details
Commits on May 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bbc893a - Browse repository at this point
Copy the full SHA bbc893aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0c2c8e - Browse repository at this point
Copy the full SHA b0c2c8eView commit details
Commits on Nov 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9ba6132 - Browse repository at this point
Copy the full SHA 9ba6132View commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 638b67c - Browse repository at this point
Copy the full SHA 638b67cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master