Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyz
backupninja
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
61eb6a74843ba000b4de58d3271c5cb545c891d0
Select Git revision
Branches
6
debian
fix/dont_save_partition_table_of_mapper_devices
fix_11285
master
default
protected
pristine-tar
upstream
Tags
20
backupninja_debian/1.0.2-1
backupninja_upstream/1.0.2
backupninja-1.0.2
backupninja_debian/1.0.1-2
backupninja_debian/1.0.1-1
backupninja_upstream/1.0.1
backupninja-1.0.1
backupninja_debian/1.0-1
backupninja_upstream/1.0
backupninja-1.0
backupninja_debian/1.0_rc1-1
backupninja_upstream/1.0_rc1
backupninja-1.0-rc1
backupninja_debian/0.9.10-2
backupninja_debian/0.9.10-1
backupninja_upstream/0.9.10
backupninja-0.9.10
backupninja_debian/0.9.9-1
backupninja-0.9.9
backupninja-0.9.8.1
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
22
Feb
26
Dec
26
Oct
12
23
Sep
20
23
Jul
9
30
Jun
28
8
26
Nov
20
Sep
29
Jun
21
20
15
11
3
20
May
15
14
12
13
10
9
13
Apr
12
7
27
Mar
26
28
Feb
27
26
25
29
Jan
24
7
4
1
31
Dec
22
Oct
24
Sep
23
20
12
11
30
Aug
18
17
19
Jul
27
May
16
15
5
26
Apr
25
20
16
Feb
27
Jan
26
Dec
24
13
7
Nov
31
Oct
29
19
12
11
25
Sep
22
20
12
3
2
1
26
Aug
25
26
21
17
24
Jun
14
30
May
10
6
2
24
Apr
6
Mar
26
Feb
29
Jan
27
26
19
18
17
9
8
5
31
Dec
25
24
2
19
Nov
6
23
Sep
27
Aug
18
Jul
9
8
27
May
23
25
Apr
11
19
Feb
22
Jan
12
9
Dec
8
Aug
28
Jul
25
21
6
29
Jun
25
24
23
19
8
May
13
Mar
19
Feb
13
14
Jan
12
Dec
5
2
29
Nov
28
26
25
24
20
6
3
2
1
15
Oct
12
13
Aug
5
28
Jul
19
Jun
23
Apr
23
Mar
4
23
Feb
1
22
Jan
21
15
Dec
13
28
Nov
1
31
Oct
28
8
7
6
4
2
27
Sep
26
13
Aug
11
10
8
6
3
24
Jul
13
10
10
Jun
9
4
3
30
May
7
29
Apr
24
22
19
13
12
8
5
4
25
Mar
20
15
11
7
23
Feb
4
3
2
1
31
Jan
26
20
19
17
16
14
9
3
2
29
Dec
28
27
25
Run duplicity in a C locales environment (Closes: #736280).
Update ChangeLog and AUTHORS.
Added SIGN_PASSPHRASE support for dup handler.
Update ChangeLog.
dup: Fix buggy version comparison. (Redmine#6746)
Add shell functions to compare version numbers.
Update ChangeLog and AUTHORS.
Make logic consistent with what we're using elsewhere.
Fix #6357 - Don't remove useful signature files
mysql: fix non-qualified table name extraction (Closes: Redmine#4373).
Update ChangeLog.
rdiff.helper: don't give misleading information regarding required fields (Closes: Redmine#4410).
Fix indentation (thanks to exobuzz for the patch, closes: Redmine#6726).
mysql: make "nodata" option compatible with compress=no.
Solve quoting issue with "su" (debian #683731) (upstream #4019)
backupninja (1.0.1-2)
backupninja_deb…
backupninja_debian/1.0.1-2
Declare compliance with Standards-Version 3.9.4 (no change needed).
Use chmod a-x instead of chmod -x, to avoid build failure with strict umasks (Closes: #726097).
Revert "add Suggests: flashrom for new sys handler backup option bios"
Delete trailing whitespace.
add Suggests: flashrom for new sys handler backup option bios
update INSTALL file to add some missing recommended programs
add additional sys backup options to provide the ability to backup the MBR for every device found, and to backup the BIOS (if the flashrom program is installed, and the mainboard is supported)
fix capitalization of LUKS
fix missing autoconf marker for @SED@
fix luks header backup to properly detect partitions
Update AUTHORS.
dup: Gracefully handle legacy spaces between -o and IdentityFile.
Clarify that duplicity/paramiko doesn't support spaces between -o and IdentityFile anymore.
rdiff.helper: add output_as_info support.
Update authors.
test mode support for tar handler
Update AUTHORS.
xz support for tar handler
Update AUTHORS.
Add option to include rdiff-backup output in reports.
dsync: break out of the while loop using 'break' instead of setting the failedcount number, otherwise this will trigger the warning later
dsync: fix loop number of iterations, we want to try 3 times, and we are starting at 0
remove some debugging bits that snuck in
set autotools markers and default application paths
Loading