-
-
Notifications
You must be signed in to change notification settings - Fork 152
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: mate-desktop/caja
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.26.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mate-desktop/caja
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 135 files changed
- 5 contributors
Commits on Sep 11, 2021
-
raveit65 committed
Sep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for d0e4c0b - Browse repository at this point
Copy the full SHA d0e4c0bView commit details -
raveit65 committed
Sep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 41293bc - Browse repository at this point
Copy the full SHA 41293bcView commit details
Commits on Nov 8, 2021
-
caja-places-sidebar: fix right-click menu height
- prevent error and right-click menu from appearing when clicking empty area
Configuration menu - View commit details
-
Copy full SHA for 9e98a57 - Browse repository at this point
Copy the full SHA 9e98a57View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e99902a - Browse repository at this point
Copy the full SHA e99902aView commit details
Commits on Dec 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ce0d61 - Browse repository at this point
Copy the full SHA 5ce0d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8210a - Browse repository at this point
Copy the full SHA fd8210aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c1a6a - Browse repository at this point
Copy the full SHA 91c1a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6191a - Browse repository at this point
Copy the full SHA 5f6191aView commit details
Commits on Jun 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7142339 - Browse repository at this point
Copy the full SHA 7142339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b7fab - Browse repository at this point
Copy the full SHA 60b7fabView commit details -
caja-file-conflict-dialog: Move to automatic signal disconnection
Instead of manually keeping tabs on the signals so we can disconnect them before the data parameter gets destroyed, let GObject automatically track lifetime of the data, which it can do as that data is a GObject itself. This does not change behavior in the normal case, but makes sure the callback simply cannot get called with invalid/freed parameters, even if we did screw anything up (which we used to). This actually would have solved #1630 as well with using the target widgets as data parameters as the signal would have been disconnected as soon as the widget got destroyed, no matter whether we got finalized ourselves or not. The signal IDs were also use as guards to whether the monitor was set up for the related files, but we can just as well use the state of the file list ready handle which should only be NULL when we actually have monitors set up. Even if it wasn't the case, worse case scenario would be removing a non-existent monitor, which is perfectly OK anyway.
Configuration menu - View commit details
-
Copy full SHA for 8819790 - Browse repository at this point
Copy the full SHA 8819790View commit details
Commits on Jul 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6fb710b - Browse repository at this point
Copy the full SHA 6fb710bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ecada - Browse repository at this point
Copy the full SHA e1ecadaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a604a2 - Browse repository at this point
Copy the full SHA 9a604a2View commit details -
Fix Caja does not show icons of application launchers
in /usr/share/applications and asks user for confirmation on launch of desktop-files here
Configuration menu - View commit details
-
Copy full SHA for 435446a - Browse repository at this point
Copy the full SHA 435446aView commit details -
raveit65 committed
Jul 3, 2022 Configuration menu - View commit details
-
Copy full SHA for faa9ccb - Browse repository at this point
Copy the full SHA faa9ccbView commit details -
raveit65 committed
Jul 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 63ad4eb - Browse repository at this point
Copy the full SHA 63ad4ebView 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 v1.26.0...v1.26.1