| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-04 | build(deps): bump actions/checkout from 5 to 6HEADmaster | dependabot[bot] | 2 | -2/+2 | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2026-05-04 | build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros | mbkma | 1 | -0/+1 | |
| 2026-05-04 | ci: add set -eo pipefail to workflow scripts | mbkma | 4 | -0/+8 | |
| 2026-05-04 | ci: remove redundant GH CLI installation step | mbkma | 1 | -6/+0 | |
| 2026-05-04 | ci: migrate from Travis CI to GitHub Actions | mbkma | 10 | -203/+300 | |
| 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. | |||||
| 2026-04-29 | remove empty po files | Olivier Schneider | 137 | -11919/+0 | |
| 2026-04-29 | remove invalid po files | Olivier Schneider | 8 | -696/+0 | |
| 2026-04-29 | add translation coverage badge | Olivier Schneider | 1 | -0/+2 | |
| 2026-04-29 | retrieve last transifex translations | Olivier Schneider | 152 | -9/+12924 | |
| 2026-04-29 | prepare weblate migration | Olivier Schneider | 4 | -27/+8 | |
| 2024-02-21 | release 1.28.0v1.28.0 | raveit65 | 2 | -2/+7 | |
| 2024-02-21 | tx: sync with transifex | raveit65 | 28 | -30/+898 | |
| 2024-02-21 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2023-04-16 | caja-dropbox: fix -Wmissing-field-initializers | rbuj | 1 | -0/+1 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+8 | |
| 2022-11-09 | tx: sync with transifex | mbkma | 17 | -50/+63 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -2/+2 | |
| 2022-10-29 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-02-12 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
| 2021-08-06 | release 1.26.0v1.26.0 | raveit65 | 2 | -11/+15 | |
| 2021-08-06 | tx: sync with transifex | raveit65 | 19 | -20/+239 | |
| 2021-08-06 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-18 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+14 | |
| 2021-06-18 | tx: sync with transifex | raveit65 | 16 | -21/+1457 | |
| 2021-06-18 | tx: update resource | raveit65 | 1 | -2/+2 | |
| 2021-06-18 | update copyright for 2021 | raveit65 | 2 | -1/+2 | |
| 2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-04-22 | 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-14 | dropbox-client-util: add missing include | rbuj | 1 | -1/+1 | |
| 2021-03-14 | caja-dropbox: reset_all_files is a static function | rbuj | 1 | -1/+1 | |
| 2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
| 2021-03-05 | caja-dropbox.pot: use UTF-8 charset | rbuj | 1 | -2/+2 | |
| 2021-03-05 | tx: add transifex config | raveit65 | 1 | -0/+9 | |
| 2021-03-05 | Add i18n support | rbuj | 14 | -25/+362 | |
| 2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-11-16 | travis CI: use tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-16 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-08-12 | Travis CI: debian build: add -Wunused-macros to CFLAGS | Pablo Barciela | 1 | -1/+1 | |
| 2020-06-29 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-27 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
| 2020-04-18 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
| 2020-04-18 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+4 | |
| 2020-04-18 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
| 2020-04-14 | build: Silent building | rbuj | 1 | -0/+1 | |
| 2020-04-13 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
| 2020-04-13 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 | |
| 2020-04-11 | ci: use maximum compile-warnings | raveit65 | 1 | -2/+1 | |
| 2020-04-11 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+17 | |
