]> gitweb.hhaalo.de Git - simple-backup.git/log
simple-backup.git
5 weeks agochange to get machines
Bastian Dehn [Tue, 4 Aug 2026 17:22:01 +0000 (19:22 +0200)]
change to get machines

5 weeks agoadd missing machines config error
Bastian Dehn [Tue, 4 Aug 2026 17:04:26 +0000 (19:04 +0200)]
add missing machines config error

5 weeks agoadd test for create backup folder
Bastian Dehn [Tue, 4 Aug 2026 16:44:29 +0000 (18:44 +0200)]
add test for create backup folder

5 weeks agofix shellcheck issue
Bastian Dehn [Tue, 4 Aug 2026 16:22:54 +0000 (18:22 +0200)]
fix shellcheck issue

5 weeks agoadd find next backup folder
Bastian Dehn [Tue, 4 Aug 2026 16:21:58 +0000 (18:21 +0200)]
add find next backup folder

5 weeks agoadd get first backup dir
Bastian Dehn [Tue, 4 Aug 2026 16:17:01 +0000 (18:17 +0200)]
add get first backup dir

5 weeks agoadd info last backup dir path
Bastian Dehn [Tue, 4 Aug 2026 14:56:05 +0000 (16:56 +0200)]
add info last backup dir path

5 weeks agorefactor check commands into func
Bastian Dehn [Tue, 4 Aug 2026 14:36:02 +0000 (16:36 +0200)]
refactor check commands into func

5 weeks agoadd success info backup count
Bastian Dehn [Tue, 4 Aug 2026 14:25:48 +0000 (16:25 +0200)]
add success info backup count

5 weeks agoadd exists backup path method
Bastian Dehn [Tue, 4 Aug 2026 14:18:11 +0000 (16:18 +0200)]
add exists backup path method

5 weeks agoadd test backup count info
Bastian Dehn [Tue, 4 Aug 2026 14:07:58 +0000 (16:07 +0200)]
add test backup count info

5 weeks agoadd test for missing backup count
Bastian Dehn [Tue, 4 Aug 2026 14:05:06 +0000 (16:05 +0200)]
add test for missing backup count

5 weeks agoadd test for missing backup name
Bastian Dehn [Tue, 4 Aug 2026 14:02:07 +0000 (16:02 +0200)]
add test for missing backup name

5 weeks agoadd missing backup path test
Bastian Dehn [Tue, 4 Aug 2026 13:55:16 +0000 (15:55 +0200)]
add missing backup path test

5 weeks agoadd load example config file
Bastian Dehn [Tue, 4 Aug 2026 13:23:43 +0000 (15:23 +0200)]
add load example config file

5 weeks agoadd test failed to load config
Bastian Dehn [Tue, 4 Aug 2026 13:14:17 +0000 (15:14 +0200)]
add test failed to load config

5 weeks agoadd test config not found
Bastian Dehn [Mon, 3 Aug 2026 16:25:15 +0000 (18:25 +0200)]
add test config not found

5 weeks agoadd ssh command check
Bastian Dehn [Mon, 3 Aug 2026 15:51:37 +0000 (17:51 +0200)]
add ssh command check

5 weeks agoadd test command rsync check
Bastian Dehn [Mon, 3 Aug 2026 15:50:30 +0000 (17:50 +0200)]
add test command rsync check

5 weeks agoadd test for jq command check
Bastian Dehn [Mon, 3 Aug 2026 15:49:13 +0000 (17:49 +0200)]
add test for jq command check

5 weeks agoadd command yq not found error
Bastian Dehn [Mon, 3 Aug 2026 15:40:48 +0000 (17:40 +0200)]
add command yq not found error

5 weeks agoadd start message
Bastian Dehn [Mon, 3 Aug 2026 14:58:05 +0000 (16:58 +0200)]
add start message

5 weeks agoadd run tests in builder
Bastian Dehn [Mon, 3 Aug 2026 14:50:54 +0000 (16:50 +0200)]
add run tests in builder

5 weeks agoadd backup test run success
Bastian Dehn [Mon, 3 Aug 2026 14:44:53 +0000 (16:44 +0200)]
add backup test run success

5 weeks agoremove backup script
Bastian Dehn [Mon, 3 Aug 2026 14:40:12 +0000 (16:40 +0200)]
remove backup script

2 months agoversion up to v1.0.5
Bastian Dehn [Sun, 28 Jun 2026 08:51:53 +0000 (10:51 +0200)]
version up to v1.0.5

2 months agoMerge branch 'feature/shellcheck' into develop
Bastian Dehn [Sun, 28 Jun 2026 08:51:32 +0000 (10:51 +0200)]
Merge branch 'feature/shellcheck' into develop

2 months agofix rsync args all in loop
Bastian Dehn [Sun, 28 Jun 2026 08:50:56 +0000 (10:50 +0200)]
fix rsync args all in loop

2 months agofix cleanup old backups
Bastian Dehn [Sun, 28 Jun 2026 06:07:56 +0000 (08:07 +0200)]
fix cleanup old backups

2 months agofix rsh command in array
Bastian Dehn [Sat, 27 Jun 2026 18:47:17 +0000 (20:47 +0200)]
fix rsh command in array

2 months agofix restore with localhost
Bastian Dehn [Sat, 27 Jun 2026 18:26:12 +0000 (20:26 +0200)]
fix restore with localhost

2 months agofix restore machine parameter
Bastian Dehn [Sat, 27 Jun 2026 18:11:28 +0000 (20:11 +0200)]
fix restore machine parameter

2 months agofix input parameters
Bastian Dehn [Sat, 27 Jun 2026 18:04:19 +0000 (20:04 +0200)]
fix input parameters

2 months agofix parameter for restore
Bastian Dehn [Sat, 27 Jun 2026 18:02:13 +0000 (20:02 +0200)]
fix parameter for restore

2 months agofix count lines
Bastian Dehn [Sat, 27 Jun 2026 17:57:38 +0000 (19:57 +0200)]
fix count lines

2 months agofix find parameter
Bastian Dehn [Sat, 27 Jun 2026 17:52:20 +0000 (19:52 +0200)]
fix find parameter

2 months agofix rsync args excludes
Bastian Dehn [Sat, 27 Jun 2026 17:49:39 +0000 (19:49 +0200)]
fix rsync args excludes

2 months agochange rsync args to array
Bastian Dehn [Sat, 27 Jun 2026 17:42:32 +0000 (19:42 +0200)]
change rsync args to array

2 months agofix history printing
Bastian Dehn [Sat, 27 Jun 2026 16:00:21 +0000 (18:00 +0200)]
fix history printing

2 months agofix shellcheck issues
Bastian Dehn [Sat, 27 Jun 2026 15:25:09 +0000 (17:25 +0200)]
fix shellcheck issues

2 months agoadd builder shellcheck package
Bastian Dehn [Sat, 27 Jun 2026 14:19:25 +0000 (16:19 +0200)]
add builder shellcheck package

2 months agofix builder script shellcheck issues
Bastian Dehn [Sat, 27 Jun 2026 14:13:58 +0000 (16:13 +0200)]
fix builder script shellcheck issues

2 months agoversion up v1.0.4
Bastian Dehn [Thu, 18 Jun 2026 16:47:40 +0000 (18:47 +0200)]
version up v1.0.4

2 months agoadd suppress error for none excludes
Bastian Dehn [Thu, 18 Jun 2026 16:18:50 +0000 (18:18 +0200)]
add suppress error for none excludes

2 months agoversion up v1.0.3
Bastian Dehn [Thu, 18 Jun 2026 15:57:45 +0000 (17:57 +0200)]
version up v1.0.3

2 months agoadd changelog excludes
Bastian Dehn [Thu, 18 Jun 2026 15:56:44 +0000 (17:56 +0200)]
add changelog excludes

2 months agoMerge branch 'feature/excludes' into develop
Bastian Dehn [Thu, 18 Jun 2026 15:54:25 +0000 (17:54 +0200)]
Merge branch 'feature/excludes' into develop

2 months agoadd comment for example
Bastian Dehn [Thu, 18 Jun 2026 15:53:00 +0000 (17:53 +0200)]
add comment for example

2 months agochange example config with excludes
Bastian Dehn [Wed, 17 Jun 2026 19:23:24 +0000 (21:23 +0200)]
change example config with excludes

2 months agoadd excludes read from config
Bastian Dehn [Wed, 17 Jun 2026 18:55:56 +0000 (20:55 +0200)]
add excludes read from config

2 months agoadd editor config
Bastian Dehn [Sat, 13 Jun 2026 14:20:53 +0000 (16:20 +0200)]
add editor config

2 months agochange optimize builder scripts
Bastian Dehn [Sat, 13 Jun 2026 08:21:32 +0000 (10:21 +0200)]
change optimize builder scripts

3 months agoversion up v1.0.2
Bastian Dehn [Tue, 26 May 2026 14:59:12 +0000 (16:59 +0200)]
version up v1.0.2

3 months agoadd see also man section
Bastian Dehn [Tue, 26 May 2026 14:24:58 +0000 (16:24 +0200)]
add see also man section

3 months agoadd check description in man page
Bastian Dehn [Tue, 26 May 2026 14:07:25 +0000 (16:07 +0200)]
add check description in man page

3 months agoMerge branch 'feature/lintian-correct-deb-package' into develop
Bastian Dehn [Mon, 25 May 2026 13:47:17 +0000 (15:47 +0200)]
Merge branch 'feature/lintian-correct-deb-package' into develop

3 months agoadd restore man page
Bastian Dehn [Mon, 25 May 2026 13:44:50 +0000 (15:44 +0200)]
add restore man page

3 months agoadd backupmount man page
Bastian Dehn [Mon, 25 May 2026 13:35:21 +0000 (15:35 +0200)]
add backupmount man page

3 months agoadd backup man page
Bastian Dehn [Mon, 25 May 2026 13:29:56 +0000 (15:29 +0200)]
add backup man page

3 months agoadd changelog
Bastian Dehn [Mon, 25 May 2026 13:25:50 +0000 (15:25 +0200)]
add changelog

3 months agoadd copyright
Bastian Dehn [Mon, 25 May 2026 13:21:21 +0000 (15:21 +0200)]
add copyright

3 months agoadd extended description
Bastian Dehn [Mon, 25 May 2026 13:18:06 +0000 (15:18 +0200)]
add extended description

3 months agochange install prefix to usr
Bastian Dehn [Mon, 25 May 2026 13:15:03 +0000 (15:15 +0200)]
change install prefix to usr

3 months agoadd lintian
Bastian Dehn [Mon, 25 May 2026 13:14:26 +0000 (15:14 +0200)]
add lintian

3 months agoadd clean with long parameter
Bastian Dehn [Sun, 24 May 2026 08:24:55 +0000 (10:24 +0200)]
add clean with long parameter

3 months agochange rsync long parameter
Bastian Dehn [Wed, 20 May 2026 18:37:19 +0000 (20:37 +0200)]
change rsync long parameter

3 months agoRevert "change builder with git clone"
Bastian Dehn [Wed, 20 May 2026 18:36:01 +0000 (20:36 +0200)]
Revert "change builder with git clone"

This reverts commit ab3c0963169260874d750c7756acfc9b1387d188.

3 months agoversion up v1.0.1
Bastian Dehn [Tue, 19 May 2026 16:34:45 +0000 (18:34 +0200)]
version up v1.0.1

3 months agoadd hostpath with localhost
Bastian Dehn [Tue, 19 May 2026 15:22:37 +0000 (17:22 +0200)]
add hostpath with localhost

3 months agofix empty exmple config
Bastian Dehn [Tue, 19 May 2026 15:02:40 +0000 (17:02 +0200)]
fix empty exmple config

3 months agoMerge branch 'feature/deb-package' into develop
Bastian Dehn [Sun, 17 May 2026 19:26:44 +0000 (21:26 +0200)]
Merge branch 'feature/deb-package' into develop

3 months agoadd example config in share folder
Bastian Dehn [Sun, 17 May 2026 19:01:47 +0000 (21:01 +0200)]
add example config in share folder

3 months agomove source files into subdir
Bastian Dehn [Sun, 17 May 2026 18:53:49 +0000 (20:53 +0200)]
move source files into subdir

3 months agoadd src dir makefile
Bastian Dehn [Sun, 17 May 2026 18:52:34 +0000 (20:52 +0200)]
add src dir makefile

3 months agochange builder with git clone
Bastian Dehn [Sun, 17 May 2026 18:50:42 +0000 (20:50 +0200)]
change builder with git clone

3 months agofix no stat for history file not exist
Bastian Dehn [Sun, 17 May 2026 17:04:21 +0000 (19:04 +0200)]
fix no stat for history file not exist

3 months agobuilder minimal packages
Bastian Dehn [Sun, 17 May 2026 16:55:13 +0000 (18:55 +0200)]
builder minimal packages

3 months agoadd builder
Bastian Dehn [Sun, 17 May 2026 14:54:28 +0000 (16:54 +0200)]
add builder

3 months agoadd sha256sum for package
Bastian Dehn [Sun, 17 May 2026 14:20:48 +0000 (16:20 +0200)]
add sha256sum for package

3 months agoadd depends cryptsetup
Bastian Dehn [Sun, 17 May 2026 14:15:25 +0000 (16:15 +0200)]
add depends cryptsetup

3 months agoadd depends
Bastian Dehn [Sun, 17 May 2026 14:12:52 +0000 (16:12 +0200)]
add depends

3 months agoadd build deb package
Bastian Dehn [Sun, 17 May 2026 09:54:42 +0000 (11:54 +0200)]
add build deb package

3 months agoadd install fragments for build
Bastian Dehn [Sun, 17 May 2026 09:46:49 +0000 (11:46 +0200)]
add install fragments for build

3 months agoadd control make
Bastian Dehn [Sun, 17 May 2026 09:41:42 +0000 (11:41 +0200)]
add control make

3 months agoadd gitignore build
Bastian Dehn [Sun, 17 May 2026 09:39:14 +0000 (11:39 +0200)]
add gitignore build

3 months agoadd control file
Bastian Dehn [Sun, 17 May 2026 09:30:39 +0000 (11:30 +0200)]
add control file

15 months agoadd check command availables
Bastian Dehn [Thu, 29 May 2025 06:48:44 +0000 (08:48 +0200)]
add check command availables

15 months agorotate ten times history
Bastian Dehn [Thu, 29 May 2025 04:47:35 +0000 (06:47 +0200)]
rotate ten times history

15 months agochange history with split per line and delete log
Bastian Dehn [Wed, 28 May 2025 17:16:47 +0000 (19:16 +0200)]
change history with split per line and delete log

15 months agofix typo
Bastian Dehn [Tue, 27 May 2025 17:27:29 +0000 (19:27 +0200)]
fix typo

15 months agoadd history log rotate
Bastian Dehn [Tue, 27 May 2025 17:24:52 +0000 (19:24 +0200)]
add history log rotate

15 months agochange get machine from config yaml
Bastian Dehn [Tue, 27 May 2025 16:58:06 +0000 (18:58 +0200)]
change get machine from config yaml

15 months agofix readme yaml spaces
Bastian Dehn [Mon, 26 May 2025 18:49:49 +0000 (20:49 +0200)]
fix readme yaml spaces

15 months agochange warn restore deletion mode
Bastian Dehn [Mon, 26 May 2025 14:42:42 +0000 (16:42 +0200)]
change warn restore deletion mode

15 months agochange history log entry
Bastian Dehn [Mon, 26 May 2025 14:30:08 +0000 (16:30 +0200)]
change history log entry

15 months agochange history with backup dir
Bastian Dehn [Mon, 26 May 2025 14:23:53 +0000 (16:23 +0200)]
change history with backup dir

15 months agochange history in subfolder
Bastian Dehn [Sun, 25 May 2025 18:35:42 +0000 (20:35 +0200)]
change history in subfolder

15 months agoadd origin flag usage
Bastian Dehn [Sun, 25 May 2025 15:21:27 +0000 (17:21 +0200)]
add origin flag usage

15 months agoadd origin delete mode by restore
Bastian Dehn [Sun, 25 May 2025 14:01:03 +0000 (16:01 +0200)]
add origin delete mode by restore

15 months agoadd key for diff host backup key
Bastian Dehn [Sun, 25 May 2025 13:45:53 +0000 (15:45 +0200)]
add key for diff host backup key