Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Colomban Wendling <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes https://github.com/mate-desktop/pluma/issues/664
The size of tempfont was one byte too short, so strcpy performed an out-of-bounds write of the terminating 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expr(1) usage.
|
|
https://github.com/mate-desktop/pluma/issues/640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes build issues with fedora:latest (f34) tag.
|
|
Sadly, there is a limit for free builds at docker.com
See discussion
https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
|
|
- mangling shebang warnings
- ambiguous python shebang error
|
|
|
|
|
|
|
|
|
|
This allows the user to undo a sorting operation.
Further this commit simplifies the code and updates the ui file.
|
|
|
|
pluma-file-browser-plugin.c: rename "data" to "priv".
|
|
|