Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snaprd
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
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
Joan Piles
snaprd
Graph
master
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jan
28
Oct
18
17
16
15
14
13
12
11
9
8
7
5
4
16
Feb
1
Jan
4
Oct
25
Sep
24
23
16
15
14
11
Aug
10
Dec
8
6
Jul
2
23
Jun
21
Apr
2
Jul
1
26
Jun
25
24
7
24
May
23
20
19
18
17
16
15
14
13
12
11
9
8
6
5
4
2
29
Apr
28
27
26
24
21
19
18
15
14
11
10
9
8
7
Merge rsync's stdout and stderr instead of reading them sequentially
master
master
schedules.addFromFile() should return an error
include tag message in output
version 1.3
document signals
force immediate snapshot by sending SIGUSR2
notify via email if ignorable rsync error happened
return proper errors in pidlocker
add -cover and -race to test run in Makefile
test scheds subcommand
make scheds subcommand return the schedules sorted
add test for skewClock
explain schedules better
mention stdout/stderr
fix markdown
explain a bit better how snaprd works
mention mlocate
add todos
install dependency in Makefile
install go-colortext dependency in test environment
show MinPercSpace and MinGiBSpace values in list output
colorize list output
always add --stats to rsync command
move clock related code into clock.go
fix SIGSEGV when return code <= 1
handle transPurging() error in purge()
add a dump of run options
add logo
make all transition return an error
never try to rename (and fail) if there is no real transition
fix typo in test
fix typo in comment
move email formatting from main into own function
-notify option to send error reports via email
log through a ring buffered proxy io.Writer
redirect stdout and stderr of rsync to log output
install zsh in test env
fix test so it will create a mock repository first
add tests for different rsync exit values
include full map if ignored rsync errors along with message
Loading