Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-14 | release 1.28.0HEADv1.28.0master | raveit65 | 3 | -3/+7 | |
2024-02-14 | tx: sync with transifex | raveit65 | 101 | -120/+121 | |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
2023-04-16 | release 1.27.1v1.27.1 | raveit65 | 3 | -2/+8 | |
real 1.27.0 release with proper release notes and tarballs | |||||
2023-04-16 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
2023-04-16 | travis-CI: mark rootdir as save | raveit65 | 1 | -0/+1 | |
fixes this error: ``` make[3]: Entering directory '/rootdir' Creating ChangeLog fatal: unsafe repository ('/rootdir' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory /rootdir Failed to generate ChangeLog ``` A change was introduced in git 2.35.2 (and newer) to prevent a user from executing git commands in a repository owned by a different user. See https://confluence.atlassian.com/bbkb/git-command-returns-fatal-error-about-the-repository-being-owned-by-someone-else-1167744132.html | |||||
2022-11-11 | release 1.27.0v1.27.0 | mbkma | 3 | -2/+9 | |
2022-11-09 | tx: sync with transifex | mbkma | 99 | -261/+265 | |
2022-10-29 | tx: update resource | mbkma | 1 | -2/+2 | |
2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
2022-03-17 | Fix build with meson 0.61 | rezso | 3 | -3/+3 | |
2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 3 | -2/+6 | |
2021-08-04 | tx: sync with transifex | raveit65 | 101 | -282/+800 | |
2021-08-04 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-20 | tx: update resource | raveit65 | 1 | -10/+3 | |
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-23 | 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-06 | abstract: remove the size from the wallpaper name | rbuj | 1 | -2/+2 | |
2021-03-06 | build: do not install mo files (translations in xml files) | rbuj | 1 | -0/+5 | |
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-27 | Remove the execution bit from picture files | rbuj | 15 | -0/+0 | |
2020-11-16 | travis CI: use rolling 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-20 | release 1.25.0v1.25.0 | raveit65 | 1 | -0/+4 | |
2020-08-20 | tx: sync with transifex | raveit65 | 11 | -39/+42 | |
2020-08-20 | tx: update resource | raveit65 | 1 | -2/+14 | |
2020-07-31 | Add 'Something slowly gets clear' elephants wallpaper. (#34) | Wyng StanĨikaitė | 7 | -1/+39 | |
Added elephants wallpaper. | |||||
2020-07-31 | pre-bump version | raveit65 | 3 | -2/+4 | |
2020-07-01 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-25 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-19 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-06 | [ci] avoid deprecated skip_clean | Wu Xiaotian | 1 | -8/+9 | |
2020-03-16 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 | |
2020-02-26 | build: add meson config files to EXTRA_DIST | raveit65 | 4 | -4/+15 | |
fixes https://github.com/mate-desktop/mate-backgrounds/issues/30 | |||||
2020-02-21 | travis: update config for new travis validation | raveit65 | 2 | -72/+72 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 3 | -2/+8 | |
2020-02-08 | tx: sync with transifex | raveit65 | 102 | -3432/+3475 | |
2019-12-01 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-06 | tx: add fixes to makepot script | raveit65 | 1 | -0/+2 | |
2019-11-06 | tx: update resource for transifex | raveit65 | 1 | -4/+3 | |
2019-10-06 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-09-06 | build: don't override GETTEXT_PACKAGE if it's equal to PACKAGE_NAME | rbuj | 1 | -6/+0 | |
2019-09-03 | Fix the error if have a newer version of gettext. | raveit65 | 1 | -0/+2 | |
error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20 | |||||
2019-07-05 | CI: don't exclude .gmo files from tarball | raveit65 | 1 | -1/+0 | |
gettext needs .gmo files to install .mo locale | |||||
2019-06-22 | CI: remove debug line | raveit65 | 1 | -1/+0 | |
2019-06-22 | CI: switch to build_scripts and fix make distcheck | raveit65 | 1 | -2/+9 | |
to remove .gmo files |