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.
7772134eb3cf7e6311f033059a234b746dceabbe
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
15
May
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
23
16
29
Nov
19
10
5
4
2
28
Oct
27
26
19
10
7
5
2
28
Sep
Fix upstream-tag setting in gbp.conf to reflect reality.
Have "make dist" ship the FAQ.
Have "make dist" package handlers/*.in instead of make results.
Updating ChangeLog.
Updating pipefail branch so it can merge with master (#3892)
Always use explicit sed's -e.
Changing pipefail just when it's really needed
Merge remote-tracking branch 'sarava/bug/3721'
Merge remote-tracking branch 'sarava/bug/3838'
Merge remote-tracking branch 'sarava/bug/3840'
Merge remote-tracking branch 'sarava/feature/3891'
Merge remote-tracking branch 'sarava/bug/3882'
Fixing typos (#3868)
Set/restore pipefail to not mess with other scripts (#3892)
Ensure that a non-zero rsync exit status is caught by our handler (#3892)
Merge branches 'master' and 'bug/3840' into bug/3840
Documenting rotation parameters at example.rsync (#3891)
Removing lockfile from rsync example (#3838)
Removing duplicated locking support (#3838)
Merge branches 'master' and 'bug/3838' into bug/3838
Changing a 'fatal' to a 'warning' on rsync handler.
Changing remaining 'exit' to 'fatal' at rsync handler (#3721)
Merge branches 'master' and 'bug/3721' into bug/3721
Update increment folder date (#3929)
Trying additional quoting on excludes (upstream #3882)
Using @SED@ for #3882
Quoting $exclude and $excludes and avoiding a for loop on $exclude to not expand wildcards in beforehand (upstream #3882)
Validate created date on long_rotation to avoid too many arguments at comparison (upstream #3868)
Quoting $starttime (upstream #3868)
Releasing backupninja (0.9.10-2) to Debian unstable.
backupninja_deb…
backupninja_debian/0.9.10-2
New patch (Closes: #660617)
remove rsyncflags and excludes from maildir handler, they are not used anywhere
remove maildir handler 'loadlimit' - it is not used anywhere
Update ChangeLog.
Rsync handler: use the backup start time and not the time the backup was finished (Debian #654192)
Rsync handler: using more debug/warning instead of regular echo (upstream #3840)
Force rsync handler run bash at the remote destination (upstream #3003)
Update changelog.
Fixing $rsync_options output when rsync is local (Issue #3001)
Report duplicity failure output at error loglevel so that it is emailed.
Loading