summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-05-29travis-ci: use ubuntu focal as host system1.24raveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-04-23travis: disable travis builds for ubunturaveit651-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-22release 1.24.2v1.24.2raveit652-1/+8
2021-03-22tx: sync with transifexraveit65147-8380/+9142
2021-03-14ar: fix filename in file listrbuj1-42/+11
2021-03-08travis: temporarily disable build for ArchLinuxraveit651-1/+1
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-17rar 6.00: fix listing archive content with encrypted file listrbuj1-12/+4
2020-11-16travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-10-17fr-archive: Fix memory leakrbuj1-1/+0
2020-08-17release 1.24.1v1.24.1raveit652-1/+10
2020-08-17tx: fix translation format error in Lithuanian and Serbian languageraveit652-142/+106
2020-08-17tx: sync with transifexraveit65207-3634/+5928
2020-08-17tx: update resourceraveit651-58/+48
2020-07-31Avoid memory leak in java utilsPavel Shlyak1-1/+3
2020-06-28Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-23[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-04-18ci: don't run configure with autogen.shraveit651-1/+1
2020-04-18build: silent build warnings for distcheckraveit651-1/+2
2020-04-18Travis CI: enable irc notifications with broken buildsPablo Barciela1-0/+12
2020-04-07ci: variables, drop obsolete Warn_Cflagsraveit651-1/+0
2020-04-05Travis CI: avoid deprecated skip_cleanupPablo Barciela1-1/+1
2020-04-04ci: update mate-compile-warning level for stable branchesraveit651-12/+12
2020-04-04ci: update build environmentraveit651-7/+8
2020-04-02Travis CI: build with mate-common-1.24.1 tarballraveit651-3/+3
2020-03-22engrampa.appdata.xml: recursive acronyms for .iso, .rpm filetypesrbuj1-3/+3
2020-03-08Travis CI: ubuntu build: add gccPablo Barciela1-0/+1
2020-03-08Travis CI: use Ubuntu 20.04 instead 19.10Pablo Barciela1-1/+1
2020-03-08Travis CI: don't update gh-pagesPablo Barciela2-33/+1
2020-02-26Update authorsrbuj2-1/+6
2020-02-25autoconf: get zstd mime type using libmagic if enabledrbuj5-10/+56
2020-02-19Travis CI: Fix build error, add .build.ymlPablo Barciela2-141/+140
2020-02-15tx: update configraveit651-2/+2
2020-02-14tx: update configraveit651-2/+2
2020-02-10release 1.24.0v1.24.0raveit652-1/+10
2020-02-09tx: sync with transifexraveit655-19/+21
2020-02-08dlg-extract: GtkFileChooserDialog instead of set extra widgetrbuj6-268/+342
2020-02-07Fix mate-desktop URLrbuj2-2/+2
2020-02-06dlg-batch-add: set dialog image from icon-name instead of pixbufrbuj1-8/+5
2020-01-30Fix build using gcc 10 -fno-common flagrbuj1-2/+0
2020-01-30fr-process: do not override LC_CTYPErbuj1-4/+10
Closes #354
2020-01-21release 1.23.3v1.23.3raveit652-4/+22
2020-01-21tx: sync with transifexraveit65204-72886/+81996
2020-01-10tx: update resources for transifexraveit652-5/+5
2020-01-10Update copyright to 2020raveit653-3/+3
2020-01-04fr-command-rpm: Use rpm2cpio binary shipped with rpm packagerbuj7-159/+9
closes #350
2019-12-30help: pull updated Italian translation with fixed msgstrmonsta1-26/+124
tx pull -f -l it -r MATE.master--engrampa-user-guide
2019-12-05add source rpm to supported mime-typesraveit651-1/+1
2019-12-05use cpio if no binary is foundraveit652-2/+2
origin commit: https://gitlab.gnome.org/GNOME/file-roller/commit/eb8a7fa
2019-12-05add a configure environment variable to select the cpio pathJasper Lievisse Adriaanse4-5/+9
on some systems (like OpenBSD), gcpio is prefered over the base cpio. origin commit: https://gitlab.gnome.org/GNOME/file-roller/commit/8a51165