Commit Graph

  • 42c7a6ff30 Update contributor email master Eric Torres 2024-08-06 04:29:46 -07:00
  • 92490e9d83 Convert README to markdown format Eric Torres 2024-08-06 04:29:23 -07:00
  • d5e102d1c7 PKGBUILD: Simplify install commands Eric Torres 2022-10-04 06:05:19 -07:00
  • b4f7478a4b Run black code formatter Eric Torres 2022-04-14 14:04:01 -07:00
  • 8d75711e85 PKGBUILD: depend on python-daemon Eric Torres 2022-04-14 14:03:49 -07:00
  • 0804292610 Rearrange main() for python-daemon Eric Torres 2022-04-14 14:03:17 -07:00
  • 4df3814b72 Bump pkgver for python 3.8.0 Eric Torres 2019-11-17 11:15:15 -08:00
  • b00704f156 Remove options for dry run Eric Torres 2019-11-15 10:22:21 -08:00
  • 453ff73ae8 README: update to-do list Eric Torres 2019-11-09 11:24:40 -08:00
  • 9f83fa80a8 Explain INFO messages are logged only by default Eric Torres 2019-11-08 01:27:36 -08:00
  • d81e34d951 Track PKGBUILD Eric Torres 2019-11-08 01:26:44 -08:00
  • 902b29f6b7 Delete test directory Eric Torres 2019-11-08 01:26:30 -08:00
  • 930914928a Bump version to 0.7.2 Eric Torres 2019-05-08 06:52:27 -07:00
  • db170b40bc Split tests into special and normal cases for create_snapshot(), dunder and normal methods Eric Torres 2019-05-01 12:32:02 -07:00
  • dea221a774 Do not pass a kwarg in test Eric Torres 2019-05-01 12:08:13 -07:00
  • f56bc1ca2f Docstring and comment cleanup Eric Torres 2019-05-01 12:07:59 -07:00
  • e1416a02aa Log shutil.rmtree.avoids_symlink_attacks as a warning, not an error Eric Torres 2019-05-01 12:07:33 -07:00
  • 54165bc477 Remove unused kwargs Eric Torres 2019-05-01 12:04:15 -07:00
  • 40c247897a Remove useless comments Eric Torres 2019-05-01 12:03:52 -07:00
  • ec92888450 Use ternary statement for return condition Eric Torres 2019-05-01 12:03:35 -07:00
  • caa0b0b026 Do not log user-passed destination Eric Torres 2019-05-01 12:02:32 -07:00
  • 6c87f3dac1 Use % formatting in log messages over f-strings Eric Torres 2019-05-01 12:01:52 -07:00
  • f33cf3c8a9 Split tests into specifically named test cases Eric Torres 2019-05-01 11:28:47 -07:00
  • f06acc20a5 Do not import PathLike directly into module-level namespace Eric Torres 2019-05-01 11:27:49 -07:00
  • 5c42f2b53f Rewrite docstrings to explain things more clearly Eric Torres 2019-05-01 11:27:14 -07:00
  • fcc406bda7 Add exception info parameters for PackageManager.__exit__() Eric Torres 2019-05-01 11:24:54 -07:00
  • a69a201e2d Add prototype remote-backup script Eric Torres 2019-04-29 13:16:37 -07:00
  • 46f6d8e5f9 Bump version to 0.7.1 Eric Torres 2019-04-28 22:45:16 -07:00
  • 1ce4489a71 Fix incorrect passing of str as formatter Eric Torres 2019-04-28 22:43:13 -07:00
  • fba3159e04 Bump version to 0.7 Eric Torres 2019-04-28 22:33:02 -07:00
  • d0bfa01e73 Update docstrings for rbackup.system Eric Torres 2019-04-28 22:31:38 -07:00
  • 428865611d Update docstrings for rbackup.struct.repository Eric Torres 2019-04-28 22:31:24 -07:00
  • 2e1bc6130e Update docstrings for rbackup.script Eric Torres 2019-04-28 22:24:54 -07:00
  • 834d8b1733 Update docstrings for rbackup.logging Eric Torres 2019-04-28 22:21:27 -07:00
  • c4476693c8 Make use of rbackup.logging Eric Torres 2019-04-28 22:20:49 -07:00
  • 38683a1318 Add description Eric Torres 2019-04-28 22:20:15 -07:00
  • 3821b723d9 Make backup script strictly for backups to a local repository Eric Torres 2019-04-28 22:17:03 -07:00
  • 485b3adf30 Amend incorect module name in changelog Eric Torres 2019-04-28 21:52:32 -07:00
  • 7d7aae9298 Split common logging functions into rbackup.logging module Eric Torres 2019-04-27 10:13:10 -07:00
  • 09228b0aa1 Change :returns: in docstrings to :return: Eric Torres 2019-04-24 13:33:41 -07:00
  • 91996e3d96 Add slash between hostname and port Eric Torres 2019-04-24 09:20:48 -07:00
  • 9b9744ad1d Fix order of log message handling Eric Torres 2019-04-24 09:19:31 -07:00
  • 0f56420fd6 Bump version to 0.6 Eric Torres 2019-04-24 09:09:27 -07:00
  • 3058d53332 Add test module for rbackup.system Eric Torres 2019-04-23 23:43:30 -07:00
  • e82ba278d1 Update docstring Eric Torres 2019-04-23 23:18:46 -07:00
  • 42c0bf0597 Add provisions for resolving a remote host Eric Torres 2019-04-23 23:17:42 -07:00
  • 841e05c3de Add rbackup.network module Eric Torres 2019-04-23 23:16:34 -07:00
  • 8ee295f0c7 Add backupd and related config file Eric Torres 2019-04-23 23:15:51 -07:00
  • a4cb7d360d Add extra_rsync_opts option to do_backup Eric Torres 2019-04-23 23:05:59 -07:00
  • 72ad40e53b Do not force absolute-path handling for networking reasons Eric Torres 2019-04-23 22:55:54 -07:00
  • 6c1733bcc9 Run black code formatter Eric Torres 2019-04-23 22:47:40 -07:00
  • 73995d8efb Split main backup script into separate library modules Eric Torres 2019-04-23 22:47:05 -07:00
  • dd64b66a1f Add --umask option Eric Torres 2019-04-23 21:53:20 -07:00
  • 4db9c04517 Add --port option Eric Torres 2019-04-23 21:52:06 -07:00
  • 64d6823218 Update TODO list Eric Torres 2019-04-23 21:40:31 -07:00
  • 3333ca8905 Remove function markup Eric Torres 2019-04-23 17:27:27 -07:00
  • 015a5cd08c Make use of setuptools.find_packages() Eric Torres 2019-04-23 17:25:23 -07:00
  • cc42fcdebe Add copious amounts of markup Eric Torres 2019-04-23 16:46:08 -07:00
  • 1284a52b70 Fix incorrect module doc Eric Torres 2019-04-23 16:39:48 -07:00
  • 503eb25f38 Fix incorrect parameters on sphinx section Eric Torres 2019-04-23 14:42:34 -07:00
  • 1ff279e01f Remove PKGBUILD from repo Eric Torres 2019-04-23 14:35:12 -07:00
  • 2919521a18 Bump version to 0.5.3 Eric Torres 2019-04-23 14:33:59 -07:00
  • ee8305b338 Fix formatting of lists in changelog Eric Torres 2019-04-23 14:32:22 -07:00
  • e3244b266b Log changes back to 0.1 Eric Torres 2019-04-23 14:30:04 -07:00
  • 09ef5db78b Document changes back to 0.5 Eric Torres 2019-04-23 13:46:01 -07:00
  • fd293276b2 Un-implement __dir__ Eric Torres 2019-04-22 21:33:22 -07:00
  • 6929af95b6 Merge commit 'b2e8198' Eric Torres 2019-04-22 21:29:43 -07:00
  • 6a56739c1e Return tuples from __dir__ Eric Torres 2019-04-22 21:28:32 -07:00
  • b2e819828d Return tuples from __dir__ Eric Torres 2019-04-22 21:28:32 -07:00
  • cc187c2029 Revert "Fix list commit for __dir__" Eric Torres 2019-04-22 21:24:42 -07:00
  • b00ea0b2e2 Fix list commit for __dir__ Eric Torres 2019-04-22 21:23:39 -07:00
  • 7506d1488e Merge branch 'master' of https://github.com/etorres4/rbackup Eric Torres 2019-04-22 21:22:10 -07:00
  • 48c74aa8f8 Implement __dir__ dunder method Eric Torres 2019-04-22 21:18:25 -07:00
  • 2aff6704bc Implement __dir__ dunder method Eric Torres 2019-04-22 21:18:25 -07:00
  • cc76e91afc Implement __eq__(), __ne__(), and __hash__() Eric Torres 2019-04-22 21:09:49 -07:00
  • f20f77836f Explain what happens to snapshot_symlink when snapshot is deleted Eric Torres 2019-04-22 10:43:26 -07:00
  • 359d5e15b2 Ignore build directory Eric Torres 2019-04-19 23:59:03 -07:00
  • 5ecde4c06c Add provisions for building docs using setup.py Eric Torres 2019-04-19 23:57:38 -07:00
  • 3f8c3b5ae9 Move config module to config/config_files Eric Torres 2019-04-19 23:57:13 -07:00
  • eb2d8e1512 Add sphinx build commands to setup.py Eric Torres 2019-04-19 09:46:13 -07:00
  • 991d0977aa Move project config files out of rbackup package Eric Torres 2019-04-19 09:45:03 -07:00
  • 3b4308f4e5 Merge branch 'master' of https://github.com/etorres4/rbackup Eric Torres 2019-04-19 08:01:51 -07:00
  • b82a884598 Revert "Add HTML pages" Eric Torres 2019-04-19 08:01:20 -07:00
  • 1428e384f6 Add HTML pages Eric Torres 2019-04-19 07:57:40 -07:00
  • 349b55de3a Add license section Eric Torres 2019-04-19 07:57:07 -07:00
  • c4e76fd2b7 Set theme jekyll-theme-slate Eric Torres 2019-04-19 07:56:40 -07:00
  • 1772f692ce Add changelog Eric Torres 2019-04-19 07:53:32 -07:00
  • d6d77690fc Add comment explaining colon erasure on datetime Eric Torres 2019-04-19 07:49:14 -07:00
  • 194dc7a0ff Delete rbackup.plugins.pacman module Eric Torres 2019-04-19 07:48:48 -07:00
  • 73246c3ccc Revert regex string Eric Torres 2019-04-18 22:04:16 -07:00
  • b2c52994a2 Fix failing tests Eric Torres 2019-04-18 22:02:01 -07:00
  • afef3ee711 Log at the exception level, not at the library level for rsync Eric Torres 2019-04-18 21:46:33 -07:00
  • 3fb3cbede8 Update fallback option and ensure list is returned Eric Torres 2019-04-18 21:44:38 -07:00
  • 250ce3d945 Fix failing tests Eric Torres 2019-04-18 21:44:03 -07:00
  • 07d9f165ee Add project URLs Eric Torres 2019-04-17 21:58:14 -07:00
  • 17029b3467 Docstring update Eric Torres 2019-04-17 21:58:01 -07:00
  • 131aa4e95f Add PKGBUILD to repository Eric Torres 2019-04-17 21:01:04 -07:00
  • 481662915b Update README and add CONTRIBUTING Eric Torres 2019-04-17 21:00:43 -07:00
  • ad69d2a67f Split README example tree Eric Torres 2019-04-17 20:44:17 -07:00
  • d81410cbfa Add rst extension to README Eric Torres 2019-04-17 20:43:16 -07:00