]> git.ipfire.org Git - thirdparty/snapper.git/log
thirdparty/snapper.git
6 years agoAdd control char escapes 494/head
José Iván López [Wed, 6 Nov 2019 08:42:06 +0000 (08:42 +0000)] 
Add control char escapes

Co-Authored-By: Martin Vidner <martin@vidner.net>
6 years agoDo not use null for empty json strings
José Iván López González [Tue, 5 Nov 2019 16:02:36 +0000 (16:02 +0000)] 
Do not use null for empty json strings

6 years agoEscape line breaks in json
José Iván López González [Tue, 5 Nov 2019 16:01:30 +0000 (16:01 +0000)] 
Escape line breaks in json

6 years agoImprove manual
José Iván López González [Tue, 5 Nov 2019 11:38:25 +0000 (11:38 +0000)] 
Improve manual

Co-authored-by: Martin Vidner <mvidner@suse.cz>
6 years agoUpdate manual
José Iván López González [Wed, 30 Oct 2019 23:23:36 +0000 (23:23 +0000)] 
Update manual

6 years agoUpdate version and changelog
José Iván López González [Wed, 30 Oct 2019 23:23:08 +0000 (23:23 +0000)] 
Update version and changelog

6 years agoAdapt configuration
José Iván López González [Wed, 30 Oct 2019 23:22:32 +0000 (23:22 +0000)] 
Adapt configuration

6 years agoAdapt snapper client
José Iván López González [Wed, 30 Oct 2019 23:21:56 +0000 (23:21 +0000)] 
Adapt snapper client

6 years agoAdd GetConfig command
José Iván López González [Wed, 30 Oct 2019 23:19:29 +0000 (23:19 +0000)] 
Add GetConfig command

6 years agoAdd ListConfigs command
José Iván López González [Wed, 30 Oct 2019 23:18:19 +0000 (23:18 +0000)] 
Add ListConfigs command

6 years agoAdd ListSnapshots command
José Iván López González [Wed, 30 Oct 2019 23:16:26 +0000 (23:16 +0000)] 
Add ListSnapshots command

6 years agoAdd formatters
José Iván López González [Wed, 30 Oct 2019 23:13:47 +0000 (23:13 +0000)] 
Add formatters

6 years agoAdd Command base class
José Iván López González [Wed, 30 Oct 2019 23:12:29 +0000 (23:12 +0000)] 
Add Command base class

6 years agoAdd editorconfig file
José Iván López González [Fri, 4 Oct 2019 15:18:51 +0000 (16:18 +0100)] 
Add editorconfig file

6 years agoMerge pull request #496 from openSUSE/config-comments v0.8.5
Martin Vidner [Wed, 16 Oct 2019 10:10:30 +0000 (12:10 +0200)] 
Merge pull request #496 from openSUSE/config-comments

Allow trailing comments in configs (bsc#1005342)

6 years agoTranslated using Weblate (Danish)
scootergrisen [Tue, 15 Oct 2019 20:00:59 +0000 (20:00 +0000)] 
Translated using Weblate (Danish)

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (Slovak)
Ferdinand Galko [Tue, 15 Oct 2019 17:16:30 +0000 (17:16 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (Portuguese (Brazil))
Rodrigo Macedo [Tue, 15 Oct 2019 11:52:35 +0000 (11:52 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (Japanese)
Yasuhiko Kamata [Tue, 15 Oct 2019 10:57:07 +0000 (10:57 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (German)
Sarah Kriesch [Tue, 15 Oct 2019 10:21:20 +0000 (10:21 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (Dutch)
Freek de Kruijf [Tue, 15 Oct 2019 10:26:19 +0000 (10:26 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (205 of 205 strings)

6 years agoTranslated using Weblate (Catalan)
David Medina [Tue, 15 Oct 2019 10:09:14 +0000 (10:09 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (205 of 205 strings)

6 years agoversion + changelog 496/head
Martin Vidner [Tue, 15 Oct 2019 13:32:40 +0000 (15:32 +0200)] 
version + changelog

6 years agoMake README more readable even without rendering [ci skip]
Martin Vidner [Tue, 15 Oct 2019 13:28:50 +0000 (15:28 +0200)] 
Make README more readable even without rendering [ci skip]

fit in 80 columns
move URLs out of text

6 years agoRun tests with VERBOSE so that failure details are shown
Martin Vidner [Tue, 15 Oct 2019 09:28:24 +0000 (11:28 +0200)] 
Run tests with VERBOSE so that failure details are shown

6 years agoFix setValue
Martin Vidner [Tue, 15 Oct 2019 08:51:37 +0000 (10:51 +0200)] 
Fix setValue

6 years agoTest preserving comments on setValue
Martin Vidner [Tue, 15 Oct 2019 08:41:22 +0000 (10:41 +0200)] 
Test preserving comments on setValue

6 years agoFix "warning: no return statement in function returning non-void"
Martin Vidner [Mon, 14 Oct 2019 13:35:36 +0000 (15:35 +0200)] 
Fix "warning: no return statement in function returning non-void"

warning: no C++ warnings found :-)

6 years agoFix "warning: this statement may fall through"
Martin Vidner [Mon, 14 Oct 2019 13:22:49 +0000 (15:22 +0200)] 
Fix "warning: this statement may fall through"

It's harmless since it expands to a "throw" but yay, one less warning

6 years agoFix getAllValues
Martin Vidner [Mon, 14 Oct 2019 13:21:12 +0000 (15:21 +0200)] 
Fix getAllValues

6 years agoTest getAllValues
Martin Vidner [Mon, 14 Oct 2019 13:20:28 +0000 (15:20 +0200)] 
Test getAllValues

it is used by "snapper list-configs"

6 years agoTest values with a comment character
Martin Vidner [Mon, 14 Oct 2019 12:54:08 +0000 (14:54 +0200)] 
Test values with a comment character

6 years agoFix the test case
Martin Vidner [Mon, 14 Oct 2019 12:35:32 +0000 (14:35 +0200)] 
Fix the test case

6 years agoTest comments in config (bsc#1005342)
Martin Vidner [Mon, 14 Oct 2019 12:07:01 +0000 (14:07 +0200)] 
Test comments in config (bsc#1005342)

6 years agoMerge pull request #498 from aschnell/master
Arvin Schnell [Tue, 15 Oct 2019 10:34:45 +0000 (12:34 +0200)] 
Merge pull request #498 from aschnell/master

- fixed typo

6 years ago- fixed typo 498/head
Arvin Schnell [Tue, 15 Oct 2019 09:57:09 +0000 (11:57 +0200)] 
- fixed typo

6 years agoMerge pull request #497 from aschnell/master v0.8.4
Arvin Schnell [Tue, 15 Oct 2019 09:34:19 +0000 (11:34 +0200)] 
Merge pull request #497 from aschnell/master

- allow to make snapshot from other snapshot that the current one

6 years ago- allow to make snapshot from other snapshot that the current one 497/head
Arvin Schnell [Tue, 15 Oct 2019 09:13:46 +0000 (11:13 +0200)] 
- allow to make snapshot from other snapshot that the current one

6 years agoTranslated using Weblate (Finnish)
Kimmo Kujansuu [Thu, 3 Oct 2019 21:34:25 +0000 (21:34 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (200 of 200 strings)

6 years agoMerge pull request #493 from aschnell/master
Arvin Schnell [Wed, 18 Sep 2019 09:14:27 +0000 (11:14 +0200)] 
Merge pull request #493 from aschnell/master

- added Debian 10.0 flavour

6 years ago- added Debian 10.0 flavour 493/head
Arvin Schnell [Wed, 18 Sep 2019 08:50:21 +0000 (10:50 +0200)] 
- added Debian 10.0 flavour

6 years agoAdd option to reuse existing subvolume (#488)
Ignaz Forster [Fri, 30 Aug 2019 18:19:01 +0000 (20:19 +0200)] 
Add option to reuse existing subvolume (#488)

- Add option to reuse existing subvolume

7 years agoMerge pull request #486 from aschnell/master
Arvin Schnell [Wed, 12 Jun 2019 11:54:35 +0000 (13:54 +0200)] 
Merge pull request #486 from aschnell/master

- added Ubuntu 19.04

7 years ago- update Dockerfile for Leap 486/head
Arvin Schnell [Wed, 12 Jun 2019 10:45:38 +0000 (12:45 +0200)] 
- update Dockerfile for Leap

7 years ago- updated documentation
Arvin Schnell [Wed, 12 Jun 2019 10:42:57 +0000 (12:42 +0200)] 
- updated documentation

7 years ago- try new Leap Docker image
Arvin Schnell [Wed, 12 Jun 2019 10:38:34 +0000 (12:38 +0200)] 
- try new Leap Docker image

7 years ago- use never Ubuntu image (old one fails in Travis)
Arvin Schnell [Wed, 12 Jun 2019 10:22:41 +0000 (12:22 +0200)] 
- use never Ubuntu image (old one fails in Travis)

7 years ago- added Ubuntu 19.04
Arvin Schnell [Wed, 12 Jun 2019 10:18:02 +0000 (12:18 +0200)] 
- added Ubuntu 19.04

7 years agoTranslated using Weblate (Catalan)
David Medina [Tue, 28 May 2019 07:42:15 +0000 (07:42 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (German)
Sarah Kriesch [Thu, 28 Mar 2019 15:28:46 +0000 (15:28 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (200 of 200 strings)

7 years agoMerge branch 'origin/master' into Weblate
openSUSE Weblate [Tue, 26 Mar 2019 16:46:30 +0000 (16:46 +0000)] 
Merge branch 'origin/master' into Weblate

7 years agoTranslated using Weblate (German)
Maximilian Trummer [Fri, 22 Mar 2019 10:20:14 +0000 (10:20 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (200 of 200 strings)

7 years agoMerge pull request #480 from aschnell/master v0.8.3
Arvin Schnell [Tue, 26 Mar 2019 11:29:52 +0000 (12:29 +0100)] 
Merge pull request #480 from aschnell/master

- update debian changelog

7 years ago- update debian changelog 480/head
Arvin Schnell [Tue, 26 Mar 2019 11:17:59 +0000 (12:17 +0100)] 
- update debian changelog

7 years agoMerge pull request #479 from aschnell/master
Arvin Schnell [Tue, 26 Mar 2019 11:06:54 +0000 (12:06 +0100)] 
Merge pull request #479 from aschnell/master

- fixed seg.fault during rollback if the previous default subvolume is missing in the snapshot list (bsc#1130273)

7 years ago- added variable for string used twice 479/head
Arvin Schnell [Tue, 26 Mar 2019 10:49:55 +0000 (11:49 +0100)] 
- added variable for string used twice

7 years ago- try to fix Travis Dockerfile setup
Arvin Schnell [Tue, 26 Mar 2019 10:01:11 +0000 (11:01 +0100)] 
- try to fix Travis Dockerfile setup

7 years ago- fixed seg.fault during rollback if the previous default subvolume
Arvin Schnell [Tue, 26 Mar 2019 09:34:33 +0000 (10:34 +0100)] 
- fixed seg.fault during rollback if the previous default subvolume
  is missing in the snapshot list (bsc#1130273)

7 years agoMerge branch 'origin/master' into Weblate
openSUSE Weblate [Fri, 1 Mar 2019 20:28:49 +0000 (20:28 +0000)] 
Merge branch 'origin/master' into Weblate

7 years agoTranslated using Weblate (Turkish)
Murat Servan Kahraman [Thu, 14 Feb 2019 08:04:57 +0000 (08:04 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 19.5% (39 of 200 strings)

7 years agoTranslated using Weblate (Swedish)
Sven Åhr [Tue, 29 Jan 2019 14:49:13 +0000 (14:49 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Spanish)
jcsl [Sun, 27 Jan 2019 13:24:01 +0000 (13:24 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Spanish)
Patricia Pazos [Fri, 25 Jan 2019 12:08:41 +0000 (12:08 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Polish)
Ewelina Michalowska [Sun, 27 Jan 2019 15:27:08 +0000 (15:27 +0000)] 
Translated using Weblate (Polish)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Korean)
Hwajin Kim [Mon, 28 Jan 2019 05:27:19 +0000 (05:27 +0000)] 
Translated using Weblate (Korean)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Hungarian)
Robert Taisz [Fri, 25 Jan 2019 17:18:45 +0000 (17:18 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Finnish)
Tommi Nieminen [Thu, 21 Feb 2019 09:25:05 +0000 (09:25 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Chinese (Taiwan))
Yi-Jyun Pan [Thu, 31 Jan 2019 15:59:18 +0000 (15:59 +0000)] 
Translated using Weblate (Chinese (Taiwan))

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Chinese (Taiwan))
Emily Dong [Mon, 28 Jan 2019 03:25:35 +0000 (03:25 +0000)] 
Translated using Weblate (Chinese (Taiwan))

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Catalan)
David Medina [Sun, 17 Feb 2019 14:37:10 +0000 (14:37 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 100.0% (200 of 200 strings)

7 years agoTranslated using Weblate (Arabic)
George Yacoub [Sun, 27 Jan 2019 09:54:43 +0000 (09:54 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (200 of 200 strings)

7 years agoMerge pull request #475 from Conan-Kudo/fix-fedora-build
Arvin Schnell [Tue, 19 Feb 2019 12:47:29 +0000 (13:47 +0100)] 
Merge pull request #475 from Conan-Kudo/fix-fedora-build

Revert "- removed unused variable" to fix build on Fedora

7 years agoRevert "- removed unused variable" 475/head
Neal Gompa [Tue, 19 Feb 2019 03:34:17 +0000 (22:34 -0500)] 
Revert "- removed unused variable"

The variable previously removed is actually used when SELinux is
enabled.

This reverts commit 842721cd470ce5b97316fff250b0c1fa356a00f4.

7 years agoTranslated using Weblate (Russian)
Nikita Maynagashev [Mon, 28 Jan 2019 22:16:05 +0000 (22:16 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (200 of 200 strings)

7 years agoMerge pull request #472 from aschnell/master v0.8.2
Arvin Schnell [Tue, 22 Jan 2019 16:08:58 +0000 (17:08 +0100)] 
Merge pull request #472 from aschnell/master

- adapted to libbtrfs changes to resurrect special btrfs directory comparison (bsc#1111414)

7 years ago- adapted to libbtrfs changes to resurrect special btrfs directory comparison (bsc... 472/head
Arvin Schnell [Tue, 22 Jan 2019 11:17:51 +0000 (12:17 +0100)] 
- adapted to libbtrfs changes to resurrect special btrfs directory comparison (bsc#1111414)

7 years agoMerge branch 'origin/master' into Weblate
openSUSE Weblate [Sun, 20 Jan 2019 17:44:47 +0000 (17:44 +0000)] 
Merge branch 'origin/master' into Weblate

7 years agoTranslated using Weblate (Spanish)
jcsl [Sat, 22 Dec 2018 14:09:05 +0000 (14:09 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 95.5% (191 of 200 strings)

7 years agoMerge pull request #471 from aschnell/master
Arvin Schnell [Fri, 18 Jan 2019 16:57:18 +0000 (17:57 +0100)] 
Merge pull request #471 from aschnell/master

- avoid deadlock for special btrfs directory comparison (bsc#1049574)

7 years ago- avoid deadlock for special btrfs directory comparison (bsc#1049574) 471/head
Arvin Schnell [Fri, 18 Jan 2019 11:07:09 +0000 (12:07 +0100)] 
- avoid deadlock for special btrfs directory comparison (bsc#1049574)

7 years agoMerge pull request #470 from ddawson/patch-1
Arvin Schnell [Wed, 16 Jan 2019 11:15:04 +0000 (12:15 +0100)] 
Merge pull request #470 from ddawson/patch-1

Fix data corruption leading to kernel panic.

7 years agoFix data corruption leading to kernel panic. 470/head
Daniel Dawson [Wed, 9 Jan 2019 04:27:35 +0000 (20:27 -0800)] 
Fix data corruption leading to kernel panic.

I found that trying to use Snapper to create a Btrfs snapshot with a qgroup set causes the system to lock up, sometimes with a kernel panic message on the console. I tracked down the problem to this code. As it currently stands, `buffer` goes out of scope before the `ioctl` call can use it, and in my case, at least, it seems some of the data is already overwritten. Moving it out of the `if` statement lets this work properly.

7 years agoMerge pull request #463 from aschnell/master
Arvin Schnell [Thu, 6 Dec 2018 10:36:51 +0000 (11:36 +0100)] 
Merge pull request #463 from aschnell/master

- added notes

7 years ago- added notes 463/head
Arvin Schnell [Thu, 6 Dec 2018 09:20:06 +0000 (10:20 +0100)] 
- added notes

7 years agoMerge pull request #462 from aschnell/master
Arvin Schnell [Wed, 5 Dec 2018 09:49:55 +0000 (10:49 +0100)] 
Merge pull request #462 from aschnell/master

- fixed stringerror function

7 years ago- fixed stringerror function 462/head
Arvin Schnell [Wed, 5 Dec 2018 09:10:01 +0000 (10:10 +0100)] 
- fixed stringerror function

7 years agoMerge pull request #461 from openSUSE/bugnumber_check
Ladislav Slezák [Tue, 4 Dec 2018 14:45:52 +0000 (15:45 +0100)] 
Merge pull request #461 from openSUSE/bugnumber_check

Less strict "rake osc:sr"

7 years agoLess strict "rake osc:sr" 461/head
Ladislav Slezák [Tue, 4 Dec 2018 12:23:34 +0000 (13:23 +0100)] 
Less strict "rake osc:sr"

Do not require a bugzilla/fate number in the new changelog entries.

7 years agoMerge pull request #460 from spencerjanssen/btrfs-swap-build-failure
Arvin Schnell [Tue, 4 Dec 2018 09:33:14 +0000 (10:33 +0100)] 
Merge pull request #460 from spencerjanssen/btrfs-swap-build-failure

Work around btrfs v4.19

7 years agoWork around btrfs v4.19 460/head
Spencer Janssen [Mon, 3 Dec 2018 23:33:49 +0000 (17:33 -0600)] 
Work around btrfs v4.19

Addresses #459

7 years agoTranslated using Weblate (Spanish)
jc sl [Fri, 30 Nov 2018 20:54:48 +0000 (20:54 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 95.5% (191 of 200 strings)

7 years agoMerge pull request #457 from aschnell/master
Arvin Schnell [Wed, 28 Nov 2018 09:51:12 +0000 (10:51 +0100)] 
Merge pull request #457 from aschnell/master

- change license format

7 years ago- change license format 457/head
Arvin Schnell [Wed, 28 Nov 2018 09:31:59 +0000 (10:31 +0100)] 
- change license format

7 years agoMerge pull request #453 from aschnell/master v0.8.1
Arvin Schnell [Thu, 22 Nov 2018 09:41:51 +0000 (10:41 +0100)] 
Merge pull request #453 from aschnell/master

- updated debian changelog

7 years ago- updated debian changelog 453/head
Arvin Schnell [Thu, 22 Nov 2018 09:33:46 +0000 (10:33 +0100)] 
- updated debian changelog

7 years agoMerge pull request #452 from aschnell/master
Arvin Schnell [Thu, 22 Nov 2018 09:28:40 +0000 (10:28 +0100)] 
Merge pull request #452 from aschnell/master

- minor code improvements

7 years ago- increase versions 452/head
Arvin Schnell [Thu, 22 Nov 2018 09:09:11 +0000 (10:09 +0100)] 
- increase versions

7 years ago- reduce format warning level
Arvin Schnell [Thu, 22 Nov 2018 08:58:47 +0000 (09:58 +0100)] 
- reduce format warning level

7 years ago- allow compiler to check format strings
Arvin Schnell [Thu, 22 Nov 2018 08:56:25 +0000 (09:56 +0100)] 
- allow compiler to check format strings

7 years ago- removed unused lambda captures
Arvin Schnell [Thu, 22 Nov 2018 08:53:14 +0000 (09:53 +0100)] 
- removed unused lambda captures