-
Notifications
You must be signed in to change notification settings - Fork 167
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: linuxmint/nemo-extensions
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: linuxmint/nemo-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.8-maintenance
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 2 contributors
Commits on Feb 26, 2021
-
nemo-media-columns: Don't allow indefinite blocking when a bad file
is encountered. Using stopit allows limiting how long this extension gets to run before it's forced to return. Refactored a bit to make this thread-safe. The overall impact of this extension may be reduced by changing nemo as explained in code comments. We could avoid adding attributes for *every* file, whether it's a relevant mimetype or not. Ref: #348
Configuration menu - View commit details
-
Copy full SHA for 5a49f6e - Browse repository at this point
Copy the full SHA 5a49f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b73936d - Browse repository at this point
Copy the full SHA b73936dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ba752 - Browse repository at this point
Copy the full SHA 22ba752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1054522 - Browse repository at this point
Copy the full SHA 1054522View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4ddb8 - Browse repository at this point
Copy the full SHA be4ddb8View commit details -
nemo-python-object.c: Remove the extra reference on the PyObject
file wrappers when creating the python list. PyGObjects start with a refcount of 1. Adding them to a PyList adds a second - which it removes during the list's destruction. The additional ref was also keeping its associated NemoFile from ever being finalized. ref: linuxmint/nemo#2623
Configuration menu - View commit details
-
Copy full SHA for bc147cf - Browse repository at this point
Copy the full SHA bc147cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68917f3 - Browse repository at this point
Copy the full SHA 68917f3View commit details
Commits on Feb 27, 2021
-
nemo-python-object.c: Remove Py_XDCREF when using a location widget
extension. This is a regression from bd48a2d and causes nemo-terminal to crash nemo. Fixes #2681
1Configuration menu - View commit details
-
Copy full SHA for 7eaed06 - Browse repository at this point
Copy the full SHA 7eaed06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c87f4 - Browse repository at this point
Copy the full SHA f6c87f4View commit details
Commits on Mar 5, 2021
-
nemo-dropbox: Remove dropbox update call in postinst
It's not needed. Dropbox installs itself in user mode when first run. According to its man page it also updates itself then after.
Configuration menu - View commit details
-
Copy full SHA for 6d02ce4 - Browse repository at this point
Copy the full SHA 6d02ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7ec85 - Browse repository at this point
Copy the full SHA 1e7ec85View 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...4.8-maintenance