| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 8 hours | ci: add set -eo pipefail to workflow scriptsgh-actions | mbkma | 4 | -0/+8 | |
| 9 hours | ci: remove redundant GH CLI installation step | mbkma | 1 | -6/+0 | |
| 47 hours | remove .build.yml | mbkma | 1 | -117/+0 | |
| 48 hours | ci: add missing PKGBUILD depends to archlinux CI script | mbkma | 1 | -1/+3 | |
| 48 hours | ci: add missing packages and downstream links to CI scripts | mbkma | 1 | -4/+4 | |
| 2 days | ci: migrate from Travis CI to GitHub Actions | mbkma | 9 | -74/+295 | |
| Replace Travis CI configuration with GitHub Actions workflows. Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux. Add release workflow for automated GitHub releases on tags. Add dependabot configuration for GHA pin updates. Remove obsolete .travis.yml. | |||||
| 2025-09-10 | Fix shell injection vulnerability in shred exampleHEADmaster | Victor Kareh | 1 | -16/+17 | |
| Replaced the subprocess call with an argument list to avoid possible shell injection from malicious file names. | |||||
| 2025-09-02 | Add shred example | Erriez | 1 | -0/+190 | |
| 2025-09-02 | Use subprocess calls instead of os.system | Victor Kareh | 2 | -15/+12 | |
| This removes the possibility of shell injection vulnerabilities. | |||||
| 2025-08-29 | Add Caja Meld compare example | Erriez | 1 | -0/+48 | |
| 2024-02-22 | release 1.28.0v1.28.0 | raveit65 | 2 | -4/+6 | |
| 2024-02-22 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2024-02-22 | tx: sync with transifex | raveit65 | 73 | -81/+82 | |
| 2023-11-18 | Python 3.13 removes PySys_SetArgv(): set sys.argv in Python language. | Patrick Monnerat | 1 | -11/+4 | |
| 2023-04-15 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+10 | |
| 2022-11-09 | tx: sync with transifex | mbkma | 72 | -169/+170 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -2/+2 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2021-12-11 | Use a blank line at most | rbuj | 3 | -7/+0 | |
| 2021-10-26 | caja-python: do not discard const modifier in PyImport_ImportModuleEx | rbuj | 1 | -1/+1 | |
| PyObject *PyImport_ImportModuleEx(const char *name, PyObject *globals, PyObject *locals, PyObject *fromlist) | |||||
| 2021-10-26 | caja-python: missing g_strdup | rbuj | 1 | -2/+2 | |
| 2021-08-07 | release 1.26.0v1.26.0 | raveit65 | 2 | -9/+13 | |
| 2021-08-07 | tx: sync with transifex | raveit65 | 74 | -641/+183 | |
| 2021-08-07 | travis-Ci: add notification support | raveit65 | 1 | -0/+12 | |
| 2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-04-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
| Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
| 2021-03-10 | travis: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
| 2021-02-15 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+13 | |
| 2021-02-15 | tx: sync with transifex | raveit65 | 23 | -52/+102 | |
| 2021-02-15 | tx: update resource | raveit65 | 1 | -7/+2 | |
| 2021-02-14 | build: show configure summary using a pretty format | rbuj | 1 | -8/+11 | |
| 2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -2/+2 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-12-06 | caja-python: remove warnings about conversion | rbuj | 1 | -3/+3 | |
| 2020-11-18 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-18 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-17 | add git.mk to generate .gitignore | tamplan | 5 | -0/+408 | |
| 2020-04-25 | caja-python: Fix memory leak reported by scan-build | rbuj | 1 | -0/+2 | |
| 2020-04-22 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
| 2020-04-22 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
| 2020-04-11 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+16 | |
| 2020-04-10 | ci: add autoconf-archive on arch requirements | rbuj | 1 | -0/+1 | |
| 2020-04-10 | ci: configure --enable-compile-warnings=maximum | rbuj | 1 | -1/+1 | |
| 2020-04-10 | ci: variables, drop obsolete Warn_Cflags | rbuj | 1 | -1/+0 | |
| 2020-04-10 | build: Use WARN_CFLAGS variable | rbuj | 2 | -4/+8 | |
| 2020-04-05 | Travis CI: avoid deprecated skip_cleanup | Pablo Barciela | 1 | -2/+2 | |
| 2020-04-04 | Travis CI: Fix build error with arch | Pablo Barciela | 1 | -13/+14 | |
