Revisions of timeshift
buildservice-autocommit
accepted
request 1181427
from
Martin Pluskal (pluskalm)
(revision 23)
baserev update by copy to link target
Martin Pluskal (pluskalm)
accepted
request 1179528
from
Malcolm Lewis (malcolmlewis)
(revision 22)
- Update to 24.06.1: * l10n: Update translations. - Fix duplicate file warning with fdupes in spec file.
buildservice-autocommit
accepted
request 1142003
from
Malcolm Lewis (malcolmlewis)
(revision 21)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 1141959
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to 24.01.1: * l10n: Update translations
buildservice-autocommit
accepted
request 1136136
from
Martin Pluskal (pluskalm)
(revision 19)
baserev update by copy to link target
Martin Pluskal (pluskalm)
accepted
request 1136035
from
Malcolm Lewis (malcolmlewis)
(revision 18)
- Updated to version 23.12.2: * Fix RAID handling in device lookup, (gh#linuxmint/timeshift#252). * Check /proc/cmdline for the live-session check. - Changes from version 23.12.1: * Docs/man/meson.build: Use -N for help2man to avoid texinfo section, (gh#linuxmint/timeshift#217). * Docs/development.md: Fix meson setup command, (gh#linuxmint/timeshift#224). * Translation updates.
buildservice-autocommit
accepted
request 1109311
from
Malcolm Lewis (malcolmlewis)
(revision 17)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 1108831
from
Eric Schirra (ecsos)
(revision 16)
- Update to 23.07.1: * build: allow installing default.json to sysconfdir (#208) * treewide: use /usr/bin/env bash for shebang (#209) * Update translations - Changes from 23.06.2: * Fix the desktop file name + project license in appdata (#204) * Update translations - Changes from 23.06.1: * Update Device.vala * Update URLs to HTTPS * README.md: fix a typo * Added extra constraints to BTRFS mode in Supported System Configurations (#103) * src/Utility: fix deprecated Thread.create usage (#151) * AsyncTask: Use a mutex to guard access to AsyncTask.status_line. * Fix printf format warnings (#162) * Don't use deprecated from_timeval_utc function * Fix deprecated Thread.create usage * Fix segmentation fault (#169) * Added missing documentation regarding tags abbrevation which was difficult to find (#168) * Console: add --version option (#175) * Development documentation for easier accessibility (#170) * Remove timeshift-uninstall binary (#176) * Debian clean up (#180) * Console: add --version option description to the help massages (#181) * src/makefile: remove VTE_291_OLD and VTE_291 symbols (#183) * Fix project's license (#189) * Use help2man utility to create a man page. (#178) * meson support (#173) * Fix deprecated Gtk.Widget.margin_left and Gtk.Widget.margin_right properties * Use get_hadjustment via casting TreeView to Gtk.Scrollable * meson: add project's license definition * Don't use the deprecated Gtk.TreeView.rules_hint feature (#201) * docs: automatically generate timeshift-gtk manpage (#194) * Use an unsafe cast (#200) * l10n: Update POT
buildservice-autocommit
accepted
request 1058899
from
Malcolm Lewis (malcolmlewis)
(revision 15)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 1058827
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 22.11.2: * Main.vala: Turn the initial btrfs quota error into a message if we think we know what the error is.
buildservice-autocommit
accepted
request 1039930
from
Malcolm Lewis (malcolmlewis)
(revision 13)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 1039847
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 22.11.1: * Update README.md to include build dependencies and instructions * Changes man page to GROFF format (#73) * Add github workflow. * Clean up debian/control, appdata, build file. * debian/control: Restore newline. * #939, #937: Fix crash on ArchLinux and Ubuntu 22.10 Kinetic * Don't show message when unmounting temporary mount points * Remove some unused code and functions * Use -Os for compilation instead of -O3 * Update timeshift-gtk.desktop * Fix typo in timeshift-gtk.desktop * Fix some file permissions. * Delete the empty 'timeshift-wiki' folder * Remove mention of installer in README; Remove config file for installer * Remove config file for old GitHub pages site * Remove empty NOTES file * Remove BUILD_CONFIG * Restore btrfs qgroups size & unshared size columns * Main.vala: Don't continue to try to get btrfs quota info if it fails the first time.
buildservice-autocommit
accepted
request 1003530
from
Malcolm Lewis (malcolmlewis)
(revision 11)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 1003528
from
Dominique Leuenberger (dimstar)
(revision 10)
- Fix Source0 URL: valid URL is mandatory for source validation checkers.
Martin Pluskal (pluskalm)
accepted
request 1002517
from
Malcolm Lewis (malcolmlewis)
(revision 9)
- Updated to version 22.06.5: * Translation updates. - Changes from version 22.06.4: * Disable selection of the btrfs backend when there are no btrfs filesystems found. - Changes from version 22.06.3: * settings: Clear the initial snapshot size and file count when all snapshots are deleted. * rsync: Calculate required space before attempting to perform an incremental snapshot, (gh#/linuxmint/timeshift#19). * Translation updates. - Changes from version 22.06.2: * Fix various typos in the source. * Removes lines about paypal account. * Remove donation window. * About: Update info and use a Gtk.AboutDialog. * Translation updates. - Changes from version 22.06.1: * Fix unmount devices that were mounted by Timeshift before exit, (gh#/linuxmint/timeshift#895, gh#/linuxmint/timeshift#809, gh#/linuxmint/timeshift#689, gh#/linuxmint/timeshift#653 and gh#/linuxmint/timeshift#10). * Fix do not create or remove Qgroups when snapshots are created or removed, (gh#/linuxmint/timeshift#865, gh#/linuxmint/timeshift#839 and gh#/linuxmint/timeshift#680). * Fix force C locale for Rsync, (gh#/linuxmint/timeshift#900 and gh#/linuxmint/timeshift#891) * Install app icon in /usr/share/pixmaps directory. * Remove columns 'Size' and 'Unshared Size' for BTRFS snapshots. * Rsync: Restore: Delete files using --delete-before instead of --delete-after. * Fix no text on Summary page under 'Warning' and 'Disclaimer' heading, (gh#/linuxmint/timeshift#260). * Rsync: Restore: Improve UI for the device selection page. * Code cleanup: Remove unused functions and code. * Update donation windo. * Update translations. * Fix a build failure. - Update URL abd sources as maintenance has now moved to LinuxMint. - Disable parallel building.
Malcolm Lewis (malcolmlewis)
accepted
request 933940
from
Malcolm Lewis (malcolmlewis)
(revision 8)
- Updated to version 21.09.1: * Fix build fails with xapp 2.0.0, update references to GLib.Object, (gh#teejee2008/timeshift#676). * Fix timeshift will only start in "Live USB Mode", (gh#teejee2008/timeshift#425, gh#teejee2008/timeshift#753 and gh#teejee2008/timeshift#755). * Fix not enough disk space, (gh#teejee2008/timeshift#589). * Fix browse Files is starting Audacious, not file browser, (gh#teejee2008/timeshift#186). * Fix compiler warnings. * Update README. * Translation updates. - Changes from version 21.09: * Translation updates.
buildservice-autocommit
accepted
request 892981
from
Malcolm Lewis (malcolmlewis)
(revision 7)
baserev update by copy to link target
Malcolm Lewis (malcolmlewis)
accepted
request 892592
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 20.11.1: * Escape single quote in LUKS password when unlocking device * Filters: Save filter order changes when clicking OK * Filters: Save changes after Include/Exclude radio is toggled * Filters: Save changes immediately after a pattern is added or edited * Filters: Save changes before showing Summary * Fix #497, #467: Fix missing hourly backups * Move config file to /etc/timeshift/timeshift.json * Move default config to /etc/timeshift/default.json * AppStream: Install only under /usr/share/metainfo. Don't install under /usr/share/appdata/ * Option to unmark snapshots that are marked for deletion * Launcher: No need to pass DISPLAY and AUTHORITY to pkexec * Remove unused functions and code * Update translations - drop timeshift-fix-timeshift-launcher.patch (upstream)
Dominique Leuenberger (dimstar_suse)
accepted
request 786029
from
Malcolm Lewis (malcolmlewis)
(revision 5)
initialized devel package after accepting 786029
Malcolm Lewis (malcolmlewis)
accepted
request 785401
from
Bjørn Lie (iznogood)
(revision 4)
Drop rpmlintrc. No .changes as i could not find addition of it mentioned anywhere.
Displaying revisions 1 - 20 of 23