forked from vim-scripts/pythonhelper
-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Finkregh/pythonhelper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gryf/pythonhelper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 8 files changed
- 1 contributor
Commits on May 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e37a64a - Browse repository at this point
Copy the full SHA e37a64aView commit details
Commits on May 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d40dbfe - Browse repository at this point
Copy the full SHA d40dbfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9809859 - Browse repository at this point
Copy the full SHA 9809859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327dce4 - Browse repository at this point
Copy the full SHA 327dce4View commit details
Commits on May 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c9e210a - Browse repository at this point
Copy the full SHA c9e210aView commit details -
Unifying regexp for detecting class/function
Removing unnecessary functions for "detecting" context of the class/function. Unifying regexp for detecting class/method/function, get rid of excess iterator as a facade for vim buffer. Simplifying function for gathering tags.
Configuration menu - View commit details
-
Copy full SHA for 03f3c9e - Browse repository at this point
Copy the full SHA 03f3c9eView commit details -
Get rid of catch-everything exception mechanism.
It seams, that entire block for looking for tags has been closed between try:except keywords, catching all the exceptions, which is not necessary just for iterating all over the file looking for particular pattern. Remove it until real problem appear on wild - for sure I will extensively test that ;).
Configuration menu - View commit details
-
Copy full SHA for d8a44e8 - Browse repository at this point
Copy the full SHA d8a44e8View commit details
Commits on May 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c011e48 - Browse repository at this point
Copy the full SHA c011e48View commit details
Commits on May 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b2ca2a2 - Browse repository at this point
Copy the full SHA b2ca2a2View commit details -
Simplify implementation for tag search
Provide alternative implementation of searching for the right tag. Also, make functionality testable.
Configuration menu - View commit details
-
Copy full SHA for 4f1dbc7 - Browse repository at this point
Copy the full SHA 4f1dbc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3164a9e - Browse repository at this point
Copy the full SHA 3164a9eView commit details
Commits on May 24, 2016
-
Moved variable with script path out of function
Otherwise it will point to the current path, instead of script path. Changing it to script variables will change that behaviour to desirable one.
Configuration menu - View commit details
-
Copy full SHA for 81a6387 - Browse repository at this point
Copy the full SHA 81a6387View commit details
Commits on May 25, 2016
-
Bugfix and move plugin to python specific ftplugin
Move to python specific plugin (ftplugin), Fixed bug regarding empty buffer.
Configuration menu - View commit details
-
Copy full SHA for c41a450 - Browse repository at this point
Copy the full SHA c41a450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839012d - Browse repository at this point
Copy the full SHA 839012dView commit details
Commits on May 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 81bdd2f - Browse repository at this point
Copy the full SHA 81bdd2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154c343 - Browse repository at this point
Copy the full SHA 154c343View commit details
Commits on Dec 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 468b229 - Browse repository at this point
Copy the full SHA 468b229View commit details
Commits on Dec 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4a65fbb - Browse repository at this point
Copy the full SHA 4a65fbbView commit details
Loading
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