307 Commits

Author SHA1 Message Date
Eric Torres
2e1bc6130e Update docstrings for rbackup.script 2019-04-28 22:24:54 -07:00
Eric Torres
834d8b1733 Update docstrings for rbackup.logging 2019-04-28 22:21:27 -07:00
Eric Torres
c4476693c8 Make use of rbackup.logging 2019-04-28 22:20:49 -07:00
Eric Torres
38683a1318 Add description 2019-04-28 22:20:15 -07:00
Eric Torres
3821b723d9 Make backup script strictly for backups to a local repository 2019-04-28 22:17:03 -07:00
Eric Torres
485b3adf30 Amend incorect module name in changelog 2019-04-28 21:52:32 -07:00
Eric Torres
7d7aae9298 Split common logging functions into rbackup.logging module 2019-04-27 10:13:10 -07:00
Eric Torres
09228b0aa1 Change :returns: in docstrings to :return: 2019-04-24 13:33:41 -07:00
Eric Torres
91996e3d96 Add slash between hostname and port 2019-04-24 09:20:48 -07:00
Eric Torres
9b9744ad1d Fix order of log message handling 2019-04-24 09:19:31 -07:00
Eric Torres
0f56420fd6 Bump version to 0.6 2019-04-24 09:09:27 -07:00
Eric Torres
3058d53332 Add test module for rbackup.system 2019-04-23 23:48:46 -07:00
Eric Torres
e82ba278d1 Update docstring 2019-04-23 23:18:46 -07:00
Eric Torres
42c0bf0597 Add provisions for resolving a remote host 2019-04-23 23:17:42 -07:00
Eric Torres
841e05c3de Add rbackup.network module 2019-04-23 23:16:34 -07:00
Eric Torres
8ee295f0c7 Add backupd and related config file 2019-04-23 23:15:51 -07:00
Eric Torres
a4cb7d360d Add extra_rsync_opts option to do_backup 2019-04-23 23:05:59 -07:00
Eric Torres
72ad40e53b Do not force absolute-path handling for networking reasons 2019-04-23 22:55:54 -07:00
Eric Torres
6c1733bcc9 Run black code formatter 2019-04-23 22:47:40 -07:00
Eric Torres
73995d8efb Split main backup script into separate library modules 2019-04-23 22:47:05 -07:00
Eric Torres
dd64b66a1f Add --umask option 2019-04-23 21:53:20 -07:00
Eric Torres
4db9c04517 Add --port option 2019-04-23 21:52:06 -07:00
Eric Torres
64d6823218 Update TODO list 2019-04-23 21:40:31 -07:00
Eric Torres
3333ca8905 Remove function markup 2019-04-23 17:27:27 -07:00
Eric Torres
015a5cd08c Make use of setuptools.find_packages() 2019-04-23 17:25:23 -07:00
Eric Torres
cc42fcdebe Add copious amounts of markup 2019-04-23 16:46:08 -07:00
Eric Torres
1284a52b70 Fix incorrect module doc 2019-04-23 16:39:48 -07:00
Eric Torres
503eb25f38 Fix incorrect parameters on sphinx section 2019-04-23 14:42:34 -07:00
Eric Torres
1ff279e01f Remove PKGBUILD from repo 2019-04-23 14:35:12 -07:00
Eric Torres
2919521a18 Bump version to 0.5.3 2019-04-23 14:33:59 -07:00
Eric Torres
ee8305b338 Fix formatting of lists in changelog 2019-04-23 14:32:22 -07:00
Eric Torres
e3244b266b Log changes back to 0.1 2019-04-23 14:30:04 -07:00
Eric Torres
09ef5db78b Document changes back to 0.5 2019-04-23 13:46:01 -07:00
Eric Torres
fd293276b2 Un-implement __dir__ 2019-04-22 21:33:22 -07:00
Eric Torres
6929af95b6 Merge commit 'b2e8198' 2019-04-22 21:29:43 -07:00
Eric Torres
6a56739c1e Return tuples from __dir__ 2019-04-22 21:28:58 -07:00
Eric Torres
b2e819828d Return tuples from __dir__ 2019-04-22 21:28:32 -07:00
Eric Torres
cc187c2029 Revert "Fix list commit for __dir__"
This reverts commit b00ea0b2e2ea41c66615dfc3d7e18d947ac1b6d8.
2019-04-22 21:24:42 -07:00
Eric Torres
b00ea0b2e2 Fix list commit for __dir__ 2019-04-22 21:23:39 -07:00
Eric Torres
7506d1488e Merge branch 'master' of https://github.com/etorres4/rbackup 2019-04-22 21:22:10 -07:00
Eric Torres
48c74aa8f8 Implement __dir__ dunder method 2019-04-22 21:20:23 -07:00
Eric Torres
2aff6704bc Implement __dir__ dunder method 2019-04-22 21:18:25 -07:00
Eric Torres
cc76e91afc Implement __eq__(), __ne__(), and __hash__() 2019-04-22 21:09:49 -07:00
Eric Torres
f20f77836f Explain what happens to snapshot_symlink when snapshot is deleted 2019-04-22 10:43:26 -07:00
Eric Torres
359d5e15b2 Ignore build directory 2019-04-19 23:59:03 -07:00
Eric Torres
5ecde4c06c Add provisions for building docs using setup.py 2019-04-19 23:57:38 -07:00
Eric Torres
3f8c3b5ae9 Move config module to config/config_files 2019-04-19 23:57:13 -07:00
Eric Torres
eb2d8e1512 Add sphinx build commands to setup.py 2019-04-19 09:46:13 -07:00
Eric Torres
991d0977aa Move project config files out of rbackup package 2019-04-19 09:45:49 -07:00
Eric Torres
3b4308f4e5 Merge branch 'master' of https://github.com/etorres4/rbackup 2019-04-19 08:01:51 -07:00