lau
21c24be547
Update README.md
...
Added complete license
2014-09-19 11:02:32 +02:00
Laurent
1384fdfd1c
Update README.md
2014-02-03 02:20:46 +08:00
Laurent
7265d26b0b
Update README.md
...
Clarify advantages/disadvantages
2014-02-03 02:19:25 +08:00
Laurent
64f7005ab7
Update README.md
...
Update compatibility.
2014-02-03 02:05:10 +08:00
Utkarsh Upadhyay
2c9805b450
Fix minor typos in the README.md
2014-01-26 21:20:49 +01:00
Laurent Cozic
27a98fb54b
Added TODO to README.md
2014-01-12 03:09:12 +08:00
Laurent
a3bd5009b1
Update README.md
...
Testing status.
2013-12-27 06:06:39 +08:00
jakschu
29f9f85361
Fix typo
2013-12-16 10:41:00 +01:00
Laurent
cb252f7545
Update README.md
...
Mentioned level of testing.
2013-11-26 03:40:23 +08:00
Laurent Cozic
d31b689f6b
Removed old backup deletion prompt, and formatting tweaks.
...
- Removed old backup deletion prompt as it's not really needed.
- Made all variables uppercase for consistency.
- Used double square brackets in `if` statements.
2013-11-16 22:50:10 +08:00
Laurent Cozic
81d6b4fb99
Merge branch 'master' of https://github.com/laurent22/rsync-time-backup
2013-11-16 22:20:07 +08:00
Laurent Cozic
e092d5c2fd
Updated list of features in README
2013-11-15 18:06:49 +08:00
Robert Bruce Park
72df5bf33e
Rebase on master.
2013-11-13 09:16:31 -08:00
Laurent
8a2e91813b
Update README.md
...
Now done: "Check if there's enough space in the destination before doing the backup. Also automatically delete old backups."
2013-11-13 17:57:51 +08:00
Robert Bruce Park
d425a05528
Initial implementation of Time Machine style backup pruning.
...
Within 24 hours, all backups are kept. Within 1 month, only the most
recent backup for each day is kept. For all previous backups, only the
most recent of each month is kept.
This is not *quite* the same as Time Machine, but this implementation
is a lot easier to do since it is based on string comparisons of the
dates and doesn't require any "hard" date logic.
Also this commit just 'echo's what will be deleted, and does not
actually delete anything yet because I am still testing it.
2013-11-13 00:01:17 -08:00
Bitdeli Chef
b3416b27a0
Add a Bitdeli badge to README
2013-10-28 17:04:53 +00:00
Laurent
316e2ce58a
Update README.md
...
Added license
2013-10-28 15:47:57 +08:00
Laurent
43ba814961
Update README.md
...
Formatting
2013-10-27 14:22:37 +08:00
Laurent Cozic
1340e5ecde
Readme formatting
2013-10-27 14:20:12 +08:00
Laurent Cozic
c5c3670555
Readme formatting
2013-10-27 14:19:37 +08:00
Laurent Cozic
a3cdd8640a
Readme tweaks
2013-10-27 12:34:05 +08:00
Laurent Cozic
405bdd9dc2
Wrote readme file
2013-10-27 12:31:06 +08:00
Laurent
13ab17cba4
Initial commit
2013-10-26 20:57:45 -07:00