index
:
snapshot
V_1_0
master
split-local-and-remote
Snapshot Rotating Backup System
victor.lowther@gmail.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
More updates to recover.in. This code still does not work.
HEAD
personal/master
master
Victor Lowther
2
-27/+15
2008-03-28
Rewriting the restore code to make it work again, part 1.
Victor Lowther
2
-6/+19
2008-03-28
Added plugin to use a local directory as a "remote" store.
Victor Lowther
1
-0/+54
2008-03-27
Finally fix the bug in repeat()
Victor Lowther
1
-1/+1
2008-03-27
arrgh -- we have to track the parent category.
Victor Lowther
3
-23/+31
2008-03-21
Fix a bug that can happen in reparenting when both the parent and the current
Victor Lowther
2
-14/+15
2008-03-12
Fixed bug in reparenting code in update_or_remove_head.
Victor Lowther
1
-3/+3
2008-03-09
Make all of push_snapshots run in a subshell.
Victor Lowther
2
-40/+44
2008-03-05
We are not ready for symlinks yet.
Victor Lowther
1
-7/+2
2008-03-05
Updated heads to be directories, not files.
Victor Lowther
1
-27/+49
2008-03-05
Moved prepare_remote and friends closer to generate_remote_delta
Victor Lowther
1
-58/+59
2008-03-04
If we cannot contact a remote store, don't bother generating a changeset.
Victor Lowther
1
-10/+5
2008-03-04
Made changeset generation happen just before we push them remote.
Victor Lowther
4
-58/+66
2008-03-02
Turned category processing into an array (mostly).
Victor Lowther
5
-74/+64
2008-03-02
Added comments to the default .rsync-filter file.
Victor Lowther
1
-0/+9
2008-03-02
Add a note to INSTALL w.r.t GNU make.
Victor Lowther
1
-0/+2
2008-03-02
Documentation updates.
Victor Lowther
3
-237/+4
2008-03-01
Make pulling backup files from S3 work.
Victor Lowther
4
-7/+11
2008-02-29
Minor correctness fix in snapshot rotation code.
Victor Lowther
1
-1/+1
2008-02-29
Several tweaks to the makefile. dist and distclean targets ftw!
0.2
Victor Lowther
1
-15/+34
2008-02-29
Removed ChangeLog, prepare to have make create it on demand.
Victor Lowther
1
-0/+0
2008-02-29
Normalize mutex creation/destruction. Use /var/lock to hold lockfiles.
Victor Lowther
7
-38/+36
2008-02-29
Ditched automake in favor of a single makefile.
Victor Lowther
4
-60/+34
2008-02-28
First pass at making recovery work.
Victor Lowther
2
-4/+10
2008-02-28
Tenativly enable setup functionality.
Victor Lowther
2
-3/+3
2008-02-27
Started making first-time configuration work again.
Victor Lowther
1
-1/+3
2008-02-27
Minor updates to test-install-snapshot to make testing faster.
Victor Lowther
1
-2/+7
2008-02-27
Fix stupid error in snapshot name translation to seconds.
Victor Lowther
1
-2/+4
2008-02-27
Cleaned up the time scaling code.
Victor Lowther
1
-3/+17
2008-02-27
Replaced some uses of find with shell globbing in functions.
Victor Lowther
2
-28/+13
2008-02-27
arrgh! exports were backwards! No wonder things were strange...
Victor Lowther
1
-2/+2
2008-02-27
More minor cleanups in remove_remote
Victor Lowther
1
-2/+2
2008-02-27
Fix a typo in clean_manifests.
Victor Lowther
1
-1/+2
2008-02-27
clean_manifests is not working, and it pisses me off.
Victor Lowther
3
-13/+9
2008-02-26
Added tiny little safe-compilation program.
Victor Lowther
1
-0/+13
2008-02-26
Some edits whilst bored@work.
Victor Lowther
3
-45/+62
2008-02-26
Make manifest cleaning actually work correctly.
personal/split-local-and-remote
split-local-and-remote
Victor Lowther
1
-4/+6
2008-02-26
So it turns out that I was not paranoid enough about cleaning manifests.
Victor Lowther
2
-4/+25
2008-02-26
Improved debugging output
Victor Lowther
2
-4/+9
2008-02-26
Added special-case code to deal with the Latest snapshot.
Victor Lowther
1
-3/+21
2008-02-26
Remove redundant rm, and acutally remove manifests when reparenting a head.
Victor Lowther
1
-2/+2
2008-02-26
Head rotation did not work right.
Victor Lowther
2
-29/+40
2008-02-24
Add back gzip compression in changeset creation -- that last snapshot was muc...
Victor Lowther
1
-2/+3
2008-02-24
sigh -- only try to use public key encryption if we have a pubkey.
Victor Lowther
1
-1/+1
2008-02-24
Be sure to create HEADS and MANIFESTS if they are not present!
Victor Lowther
1
-0/+2
2008-02-24
Do compression in rsync instead of as a separate process.
Victor Lowther
1
-6/+5
2008-02-24
More correctness fixups in snapshot
Victor Lowther
1
-3/+3
2008-02-24
Tiny little debugging patch
Victor Lowther
1
-0/+2
2008-02-24
Some more minor modifications.
Victor Lowther
1
-5/+7
2008-02-24
ASlight reconfigure of snapshot options.
Victor Lowther
1
-8/+11
[next]