]>
git.ipfire.org Git - thirdparty/snapper.git/log
Arvin Schnell [Fri, 19 Jun 2026 08:16:51 +0000 (10:16 +0200)]
- improved memory handling
Arvin Schnell [Thu, 18 Jun 2026 10:31:39 +0000 (10:31 +0000)]
Merge pull request #1148 from aschnell/master
- extended documentation
Arvin Schnell [Thu, 18 Jun 2026 10:21:55 +0000 (12:21 +0200)]
- extended documentation
Arvin Schnell [Tue, 16 Jun 2026 09:42:53 +0000 (09:42 +0000)]
Merge pull request #1147 from aschnell/master
- allow to disable all-time unique snapshot numbers
Arvin Schnell [Tue, 16 Jun 2026 09:30:37 +0000 (11:30 +0200)]
- allow to disable all-time unique snapshot numbers
Arvin Schnell [Fri, 12 Jun 2026 09:45:18 +0000 (09:45 +0000)]
Merge pull request #1145 from aschnell/master
- satisfy tools
Arvin Schnell [Fri, 12 Jun 2026 08:53:07 +0000 (10:53 +0200)]
- satisfy tools
Arvin Schnell [Fri, 12 Jun 2026 08:02:03 +0000 (08:02 +0000)]
Merge pull request #1144 from aschnell/master
- add dependencies to dbus
Arvin Schnell [Fri, 12 Jun 2026 07:48:08 +0000 (09:48 +0200)]
- add dependencies to dbus
Arvin Schnell [Thu, 11 Jun 2026 12:45:13 +0000 (12:45 +0000)]
Merge pull request #1143 from aschnell/master
- improved error handling
Arvin Schnell [Thu, 11 Jun 2026 12:33:46 +0000 (14:33 +0200)]
- improved error handling
Arvin Schnell [Wed, 10 Jun 2026 12:43:58 +0000 (12:43 +0000)]
Merge pull request #1142 from aschnell/master
- coding style
Arvin Schnell [Wed, 10 Jun 2026 12:32:32 +0000 (14:32 +0200)]
- coding style
Arvin Schnell [Wed, 10 Jun 2026 07:22:31 +0000 (07:22 +0000)]
Merge pull request #1141 from aschnell/master
- reply with "no permissions" if uid detection fails
Arvin Schnell [Wed, 10 Jun 2026 07:14:14 +0000 (09:14 +0200)]
- add changelog entry
Arvin Schnell [Wed, 10 Jun 2026 07:02:25 +0000 (09:02 +0200)]
- reply with "no permissions" if uid detection fails
Arvin Schnell [Tue, 9 Jun 2026 08:30:40 +0000 (08:30 +0000)]
Merge pull request #1140 from aschnell/master
- extended documentation
Arvin Schnell [Tue, 9 Jun 2026 08:17:01 +0000 (10:17 +0200)]
- extended documentation
Arvin Schnell [Mon, 8 Jun 2026 09:26:28 +0000 (09:26 +0000)]
Merge pull request #1139 from aschnell/master
- handle exception of get_unix_userid (see bsc#
1265853 )
Arvin Schnell [Mon, 8 Jun 2026 09:11:11 +0000 (11:11 +0200)]
- fixed typo
Arvin Schnell [Mon, 8 Jun 2026 09:09:33 +0000 (11:09 +0200)]
- handle exception of get_unix_userid (see bsc#
1265853 )
Arvin Schnell [Mon, 8 Jun 2026 09:08:32 +0000 (11:08 +0200)]
- coding style
Arvin Schnell [Mon, 8 Jun 2026 09:08:07 +0000 (11:08 +0200)]
- check for null
Arvin Schnell [Wed, 27 May 2026 07:21:10 +0000 (07:21 +0000)]
Merge pull request #1136 from aschnell/master
- added exchange function
Arvin Schnell [Wed, 27 May 2026 07:07:23 +0000 (09:07 +0200)]
- added exchange function
Arvin Schnell [Thu, 21 May 2026 14:16:31 +0000 (14:16 +0000)]
Merge pull request #1135 from aschnell/master
- fixed typos
Arvin Schnell [Thu, 21 May 2026 13:55:56 +0000 (15:55 +0200)]
- fixed typos
Gemineo [Tue, 19 May 2026 09:41:10 +0000 (09:41 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (412 of 412 strings)
Sophie Leroy [Tue, 19 May 2026 08:48:27 +0000 (08:48 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (412 of 412 strings)
Davide Aiello [Tue, 19 May 2026 09:35:49 +0000 (09:35 +0000)]
Translated using Weblate (Italian)
Currently translated at 100.0% (412 of 412 strings)
Arvin Schnell [Tue, 19 May 2026 09:31:39 +0000 (09:31 +0000)]
Merge pull request #1132 from officialasishkumar/fix-snapper-sync-empty-snapshots
snapper-sync: skip placeholder when source-config has no snapshots
Samanta Magalhaes [Mon, 18 May 2026 13:46:52 +0000 (13:46 +0000)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (412 of 412 strings)
Asish Kumar [Thu, 14 May 2026 03:52:20 +0000 (09:22 +0530)]
Skip placeholder creation when source-config has no snapshots
scripts/snapper-sync derives the highest snapshot number for each source-config from snbk list and then creates a placeholder named after that number under <subvolume>/.snapshots/. When no snapshots match, jq prints the literal string "null" for the existing max_by query, which previously led to a .snapshots/null directory.
Keep the original jq query unchanged and skip placeholder creation when max_num is "null". Also quote "$outputs" on the line that feeds the JSON list into jq, preserving the existing shellcheck SC2086 fix.
Fixes #1131
Javier Llorente [Sat, 16 May 2026 11:21:04 +0000 (11:21 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Antonio Simón [Sat, 16 May 2026 11:20:22 +0000 (11:20 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:20:15 +0000 (11:20 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:18:15 +0000 (11:18 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:17:55 +0000 (11:17 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:17:41 +0000 (11:17 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:16:27 +0000 (11:16 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:16:15 +0000 (11:16 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:15:44 +0000 (11:15 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:15:32 +0000 (11:15 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Javier Llorente [Sat, 16 May 2026 11:14:55 +0000 (11:14 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (412 of 412 strings)
Emily Dong [Fri, 15 May 2026 08:49:48 +0000 (08:49 +0000)]
Translated using Weblate (Chinese (China) (zh_CN))
Currently translated at 100.0% (412 of 412 strings)
Emily Dong [Fri, 15 May 2026 08:36:15 +0000 (08:36 +0000)]
Translated using Weblate (Chinese (Taiwan) (zh_TW))
Currently translated at 100.0% (412 of 412 strings)
Arvin Schnell [Tue, 12 May 2026 09:26:58 +0000 (09:26 +0000)]
Merge pull request #1130 from aschnell/master
- added Ubuntu 26.04
Arvin Schnell [Tue, 12 May 2026 09:17:09 +0000 (11:17 +0200)]
- added Ubuntu 26.04
Arvin Schnell [Mon, 27 Apr 2026 07:56:55 +0000 (07:56 +0000)]
Merge pull request #1128 from jameslai-dev/dev_snapper_sync
Add `snapper-sync` to synchronize the highest snapshot number
Cheng-Ling Lai [Mon, 27 Apr 2026 01:33:11 +0000 (09:33 +0800)]
Fix snapper.spec.in for systemd override directories
Cheng-Ling Lai [Fri, 24 Apr 2026 08:15:56 +0000 (16:15 +0800)]
Fix snapper-sync installation
Arif Budiman [Sat, 25 Apr 2026 05:38:31 +0000 (05:38 +0000)]
Translated using Weblate (Indonesian)
Currently translated at 100.0% (412 of 412 strings)
Marina J. Donis [Fri, 24 Apr 2026 10:13:58 +0000 (10:13 +0000)]
Translated using Weblate (Spanish)
Currently translated at 97.8% (403 of 412 strings)
Cheng-Ling Lai [Fri, 24 Apr 2026 05:21:14 +0000 (13:21 +0800)]
Fix documentation of snapper-sync.service
Cheng-Ling Lai [Thu, 23 Apr 2026 03:10:57 +0000 (11:10 +0800)]
Update package/snapper.changes
Cheng-Ling Lai [Thu, 23 Apr 2026 08:26:15 +0000 (16:26 +0800)]
Update snbk documentation for snapper-sync
Cheng-Ling Lai [Thu, 23 Apr 2026 08:05:13 +0000 (16:05 +0800)]
Add snapper-sync to snapper-backup package
Cheng-Ling Lai [Wed, 22 Apr 2026 01:28:20 +0000 (09:28 +0800)]
Add snapper-sync.service
Luna Jernberg [Thu, 23 Apr 2026 10:03:05 +0000 (10:03 +0000)]
Translated using Weblate (Swedish)
Currently translated at 92.2% (380 of 412 strings)
Cheng-Ling Lai [Tue, 21 Apr 2026 09:18:37 +0000 (17:18 +0800)]
Add scripts/snapper-sync to sync highest snapshot number
Arvin Schnell [Wed, 22 Apr 2026 13:19:59 +0000 (13:19 +0000)]
Merge pull request #1127 from aschnell/master
- increase version
Arvin Schnell [Wed, 22 Apr 2026 13:04:05 +0000 (15:04 +0200)]
- increase version
Arvin Schnell [Tue, 21 Apr 2026 06:34:33 +0000 (06:34 +0000)]
Merge pull request #1126 from gruenich/feature/update-github-actions
[ci] Update GitHub Actions to latest versions
Christoph Grüninger [Sun, 19 Apr 2026 08:37:27 +0000 (10:37 +0200)]
[ci] Update GitHub Actions to latest versions
Fix a couple of deprecation warnings that Node20.js will
stop working in June
Ettore Atalan [Sat, 28 Mar 2026 01:40:47 +0000 (01:40 +0000)]
Translated using Weblate (German)
Currently translated at 98.3% (405 of 412 strings)
Arvin Schnell [Fri, 27 Mar 2026 16:28:45 +0000 (16:28 +0000)]
Merge pull request #1123 from migus-rs/introspect-fix
bugfix: introspection returns wrong signature for SnapshotsDeleted signal
Arvin Schnell [Fri, 27 Mar 2026 08:34:21 +0000 (08:34 +0000)]
Merge pull request #1118 from danboid/master
Add srt, the (Snapper home dir) Snapshot Restore Tool script and its README
Arvin Schnell [Fri, 27 Mar 2026 08:09:14 +0000 (08:09 +0000)]
Merge pull request #1122 from aschnell/master
- added ncurses-devel
Dan MacDonald [Fri, 27 Mar 2026 08:03:48 +0000 (08:03 +0000)]
Fix spelling mistakes in srt README
Arvin Schnell [Fri, 27 Mar 2026 07:57:39 +0000 (08:57 +0100)]
- added ncurses-devel
Arvin Schnell [Wed, 25 Mar 2026 14:32:48 +0000 (14:32 +0000)]
Merge pull request #1121 from aschnell/master
- added changelog entry
Arvin Schnell [Wed, 25 Mar 2026 14:19:41 +0000 (15:19 +0100)]
- added changelog entry
Arvin Schnell [Wed, 25 Mar 2026 08:53:51 +0000 (08:53 +0000)]
Merge pull request #1120 from aschnell/master
- tiny improvements
Arvin Schnell [Wed, 25 Mar 2026 08:34:02 +0000 (09:34 +0100)]
- tiny improvements
Arvin Schnell [Tue, 24 Mar 2026 18:04:45 +0000 (18:04 +0000)]
Merge pull request #1119 from aschnell/master
- remove empty directories while deleting configs
Arvin Schnell [Tue, 24 Mar 2026 17:55:00 +0000 (18:55 +0100)]
- remove empty directories while deleting configs
Dan MacDonald [Sat, 21 Mar 2026 18:33:09 +0000 (18:33 +0000)]
Add srt, the Snapshot (home dir) Restore Tool script and its README
Ettore Atalan [Sat, 21 Mar 2026 12:41:47 +0000 (12:41 +0000)]
Translated using Weblate (German)
Currently translated at 98.0% (404 of 412 strings)
Freek de Kruijf [Fri, 20 Mar 2026 09:13:13 +0000 (09:13 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (412 of 412 strings)
David Medina [Fri, 20 Mar 2026 07:22:18 +0000 (07:22 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (412 of 412 strings)
Yasuhiko Kamata [Fri, 20 Mar 2026 00:15:22 +0000 (00:15 +0000)]
Translated using Weblate (Japanese)
Currently translated at 100.0% (412 of 412 strings)
Jure Repinc [Thu, 19 Mar 2026 18:40:40 +0000 (18:40 +0000)]
Translated using Weblate (Slovenian)
Currently translated at 100.0% (412 of 412 strings)
Ferdinand Galko [Thu, 19 Mar 2026 15:33:23 +0000 (15:33 +0000)]
Translated using Weblate (Slovak)
Currently translated at 100.0% (412 of 412 strings)
Arvin Schnell [Thu, 19 Mar 2026 14:26:49 +0000 (14:26 +0000)]
Merge pull request #1117 from aschnell/master
- updated pot and po files
Arvin Schnell [Thu, 19 Mar 2026 14:11:22 +0000 (15:11 +0100)]
- updated pot and po files
Arvin Schnell [Thu, 19 Mar 2026 12:13:49 +0000 (12:13 +0000)]
Merge pull request #1116 from aschnell/master
- minor refactoring
Arvin Schnell [Thu, 19 Mar 2026 11:28:50 +0000 (12:28 +0100)]
- minor refactoring
Arvin Schnell [Tue, 17 Mar 2026 10:24:45 +0000 (10:24 +0000)]
Merge pull request #1115 from aschnell/master
- coding style
Arvin Schnell [Tue, 17 Mar 2026 10:10:32 +0000 (11:10 +0100)]
- coding style
Arvin Schnell [Tue, 17 Mar 2026 09:39:45 +0000 (09:39 +0000)]
Merge pull request #1104 from jameslai-dev/dev_snbk_metadata_update
Implement snbk snapshot metadata update
Cheng-Ling Lai [Tue, 17 Mar 2026 06:05:28 +0000 (14:05 +0800)]
Reorganize CmdFileHash
Cheng-Ling Lai [Mon, 16 Feb 2026 07:59:27 +0000 (15:59 +0800)]
Rearrange precondition checks for snapshot restore
Cheng-Ling Lai [Thu, 12 Feb 2026 09:25:59 +0000 (17:25 +0800)]
Implement snbk snapshot metadata update
Arvin Schnell [Mon, 16 Mar 2026 10:23:45 +0000 (10:23 +0000)]
Merge pull request #1110 from rebroad/pr/list-root-prefix
Respect --root when calculating used-space
Ferdinand Galko [Fri, 13 Mar 2026 17:06:13 +0000 (17:06 +0000)]
Translated using Weblate (Slovak)
Currently translated at 100.0% (408 of 408 strings)
Arvin Schnell [Thu, 12 Mar 2026 13:29:31 +0000 (13:29 +0000)]
Merge pull request #1111 from aschnell/master
- enable sharing of ssh sessions
Arvin Schnell [Thu, 12 Mar 2026 12:48:43 +0000 (13:48 +0100)]
- enable sharing of ssh sessions
R E Broadley [Wed, 11 Mar 2026 23:16:58 +0000 (18:16 -0500)]
client: respect --root in list used-space
David Medina [Wed, 11 Mar 2026 09:31:11 +0000 (09:31 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (408 of 408 strings)
Freek de Kruijf [Wed, 11 Mar 2026 09:42:03 +0000 (09:42 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (408 of 408 strings)