Commit Graph

  • 4039656 (HEAD -> master, tag: v2.2.2) Fix: Loading transpose config when none exists by Ryan Reed 2023-10-14 10:22:33 -0400
  • cc3d7b1 (tag: v2.2.1) Updating version by Ryan Reed 2023-09-19 22:25:25 -0400
  • 81ca921 Fix: Check field is allowed before updating by Ryan Reed 2023-09-19 22:20:11 -0400
  • 112db3e Adding upgrade script and removing unnecessary checks by Ryan Reed 2023-09-18 18:33:13 -0400
  • c45ed47 Removing unused changelog by Ryan Reed 2023-09-18 13:50:18 -0400
  • afe2611 Removing unused logger by Ryan Reed 2023-09-18 13:34:04 -0400
  • d62840f (tag: v2.2.0) v2.2.0 - Enable, Disable Entries and Rework Config Updates by Ryan Reed 2023-09-18 13:22:25 -0400
  • d748fae (refs/pull/11/head) Updating version by Ryan Reed 2023-09-18 13:16:59 -0400
  • 210d7a2 Adding support for disabling and enabling specific entries in the config by Ryan Reed 2023-09-18 13:16:23 -0400
  • 1200dc3 Reworking 'config update' to allow more general entry updates by Ryan Reed 2023-09-18 13:08:48 -0400
  • 6a7e618 Minor cleanup by Ryan Reed 2023-09-17 21:30:03 -0400
  • de5c34b (tag: v2.1.0) Add apply-all console command by Ryan Reed 2023-09-16 23:14:30 -0400
  • 215f719 (refs/pull/10/head, apply-all) Updating version by Ryan Reed 2023-09-16 23:10:22 -0400
  • f72ead4 Tests: Adding tests for console apply-all command by Ryan Reed 2023-09-16 23:07:42 -0400
  • 7a58647 Exanduser when moving paths by Ryan Reed 2023-09-16 23:05:03 -0400
  • 62012bf Move existing source paths to backup even if symlink by Ryan Reed 2023-09-16 23:04:21 -0400
  • 3eada43 Minor comment updates by Ryan Reed 2023-09-16 23:02:00 -0400
  • 1d87679 Add support for 'apply-all' console command by Ryan Reed 2023-09-16 23:01:19 -0400
  • 31234ae Add support for created date in entries by Ryan Reed 2023-09-12 21:29:45 -0400
  • 71f9936 (tag: v2.0.2) Updating version by Ryan Reed 2023-09-11 17:32:24 -0400
  • 3e84d37 Minor formatting and args rename by Ryan Reed 2023-09-08 22:21:16 -0400
  • 064dbda Tests: Adding tests for console config commands by Ryan Reed 2023-09-08 22:17:11 -0400
  • b520ea8 Cleanup: Typos, comments, error message, and debugs by Ryan Reed 2023-09-08 20:58:39 -0400
  • 2c4a248 (tag: v2.0.1) Updating version by Ryan Reed 2023-09-08 19:31:15 -0400
  • 7fcb01f Fix: Generate store name from path when not provided by Ryan Reed 2023-09-08 19:30:01 -0400
  • 2276126 Adding a check for valid/invalid json config format by Ryan Reed 2023-09-08 16:34:10 -0400
  • 334ea34 (tag: v2.0.0) v2.0 Rewrite by Ryan Reed 2023-09-07 18:31:27 -0400
  • 89b7ad3 (refs/pull/9/head, 2.0-rewrite) Minor comment updates by Ryan Reed 2023-09-07 18:20:17 -0400
  • 3588f64 Minor comment update by Ryan Reed 2023-09-06 22:38:25 -0400
  • e8b9895 Adding an upgrade script for convenience by Ryan Reed 2023-09-06 21:55:46 -0400
  • ec36f7c Updating version and documentation by Ryan Reed 2023-09-06 21:21:07 -0400
  • f80c62f Tests: Updating TranposeConfig tests by Ryan Reed 2023-09-06 21:14:14 -0400
  • 67448a3 Tests: Updating Tranpose tests by Ryan Reed 2023-09-06 20:49:32 -0400
  • 31006b9 Cleaning up paths and error messages by Ryan Reed 2023-09-06 20:48:21 -0400
  • d68fcd5 Tests: Updating Utils by Ryan Reed 2023-09-06 18:38:27 -0400
  • f6ffe77 Tests: Updating console by Ryan Reed 2023-09-06 16:59:31 -0400
  • 7c53cf7 Correcting source_path location on store by Ryan Reed 2023-09-05 21:54:41 -0400
  • 9595542 Cleaning up entry references by Ryan Reed 2023-09-05 21:54:26 -0400
  • 5629272 Initial rewrite to utilize central file by Ryan Reed 2023-09-05 21:35:27 -0400
  • 058aece Minor formatting by Ryan Reed 2023-09-05 21:25:38 -0400
  • 2919cbd Updating dependencies by Ryan Reed 2023-09-05 21:20:59 -0400
  • 2a6c166 Removing poetry.lock from gitignore by Ryan Reed 2023-09-05 21:19:21 -0400
  • a7a4e49 Updating flake8 precommit location by Ryan Reed 2023-09-05 21:18:45 -0400
  • 34458cd docs: Correcting store and restore quick references by Ryan Reed 2022-07-26 22:42:40 -0400
  • bbc6b1d style: minor reformatting for clarity by Ryan Reed 2022-07-26 22:41:59 -0400
  • 933187e (tag: v1.1.0) Update to version 1.1.0 by Ryan Reed 2022-07-26 22:35:54 -0400
  • 41de97d Merge pull request 'Move store_path to store action only' (#8) from move-store-path into master by Ryan Reed 2022-07-26 22:30:20 -0400
  • bdab905 (refs/pull/8/head) test: Updating tests to support moving store_path to store action by Ryan Reed 2022-07-26 22:27:19 -0400
  • 494cfaa BREAKING CHANGE: Moving store_path to only the store action by Ryan Reed 2022-07-26 22:26:06 -0400
  • 5d4d0e8 docs: add Quick Reference section by Ryan Reed 2022-07-23 22:27:08 -0400
  • df19991 feat: allow for short -s for --store-path by Ryan Reed 2022-07-23 22:26:51 -0400
  • ebebfa0 Updating CHANGELOG formatting by Ryan Reed 2022-07-17 21:57:18 -0400
  • 073efc1 (tag: v1.0.2) Merge pull request 'Move and Make Optional - Name' (#7) from move-name-arg into master by Ryan Reed 2022-07-17 21:44:18 -0400
  • 57f26ee (refs/pull/7/head) Making name argument optional for transpose store by Ryan Reed 2022-07-17 21:41:50 -0400
  • f3af593 (tag: v1.0.1) Merge pull request 'Expand and replace home directory' (#6) from expanduser into master by Ryan Reed 2022-07-16 23:36:37 -0400
  • 856e4fe (refs/pull/6/head) Expanding and replacing home for more portability by Ryan Reed 2022-07-16 23:34:20 -0400
  • d72d5ab (tag: v1.0.0) Initial 1.0 release by Ryan Reed 2022-07-12 21:02:18 -0400
  • 69edf51 Correcting error message by Ryan Reed 2022-07-12 20:58:04 -0400
  • 8d7e0e0 Merge pull request 'Add Create transpose action' (#5) from feature-create-action into master by Ryan Reed 2022-07-12 20:42:04 -0400
  • 21d2c13 (refs/pull/5/head) Minor comment update by Ryan Reed 2022-07-12 20:37:57 -0400
  • c0d15bb Minor comment update by Ryan Reed 2022-07-12 20:35:03 -0400
  • ed9a684 Adding support for 'create' action by Ryan Reed 2022-07-12 20:34:36 -0400
  • 9386a50 Using absolute path in cache by Ryan Reed 2022-07-12 20:33:45 -0400
  • f02165a Moving store-path to a global argument by Ryan Reed 2022-07-12 20:32:04 -0400
  • 0d82cdb Adding a note about the name by Ryan Reed 2022-07-10 22:41:36 -0400
  • e4ee83b Removing unnecessary contextmanager by Ryan Reed 2022-07-10 22:37:46 -0400
  • 8929889 Update and Split Tests (#4) by Ryan Reed 2022-07-09 18:21:16 -0400
  • cf4f22e (refs/pull/4/head) Removing unused imports by Ryan Reed 2022-07-09 18:18:48 -0400
  • 03fcb89 Reworking tests to include more specific contexts and coverage by Ryan Reed 2022-07-09 18:13:47 -0400
  • 3f38d7e Splitting store and restore tests by Ryan Reed 2022-07-06 23:04:41 -0400
  • 1c0fe49 Adding missing tests for utils by Ryan Reed 2022-07-06 23:03:38 -0400
  • c38c867 Adding an already stored path for tests by Ryan Reed 2022-07-06 23:03:13 -0400
  • faaa2bb Removing --store-path from restore as unneeded by Ryan Reed 2022-07-06 20:01:55 -0400
  • 49f4b2e Merge pull request 'Add support for --cache-filename and --store-path' (#3) from override-store-location into master by Ryan Reed 2022-07-06 19:54:32 -0400
  • a0114e5 (refs/pull/3/head) Adding support for --cache-filename and --store-path by Ryan Reed 2022-07-06 19:51:21 -0400
  • ab87fc2 Adding a few additional test cases by Ryan Reed 2022-07-03 18:19:06 -0400
  • b2e292d Adding a few tests for console.py by Ryan Reed 2022-07-03 18:18:43 -0400
  • 4688cde Cleaning up imports by Ryan Reed 2022-07-02 20:12:28 -0400
  • ee2c068 Cleaning up imports by Ryan Reed 2022-07-02 09:14:13 -0400
  • 0a9a5b9 Merge pull request 'Fix: Move fails to targets on different filesystems' (#2) from shutil-move into master by Ryan Reed 2022-07-01 20:37:44 -0400
  • 9362f06 (refs/pull/2/head) Replacing Path rename with shutil, removing need for -f by Ryan Reed 2022-07-01 20:31:19 -0400
  • 5b979a2 Documenting the apply action by Ryan Reed 2022-07-01 10:41:05 -0400
  • 14fec49 Adding support for 'apply' action by Ryan Reed 2022-07-01 10:36:17 -0400
  • 5a29651 Resolving paths rather than using relative by Ryan Reed 2022-07-01 10:25:25 -0400
  • c25af8f Updating example by Ryan Reed 2022-07-01 10:02:15 -0400
  • 292e332 Removing unnecessary pytest.ini by Ryan Reed 2022-07-01 09:46:18 -0400
  • 1b24283 Restructuring tests by Ryan Reed 2022-07-01 09:32:43 -0400
  • 48a2d97 Moving version to pyproject and adding semantic release information by Ryan Reed 2022-07-01 09:16:21 -0400
  • f189c9a Reworking directory structure by Ryan Reed 2022-07-01 09:15:43 -0400
  • 9832a21 Minor README update by Ryan Reed 2022-07-01 08:23:29 -0400
  • 2aed4a4 Adding license by Ryan Reed 2022-07-01 08:23:17 -0400
  • 87ce51a Minor comments by Ryan Reed 2022-06-30 23:38:09 -0400
  • 318a2e8 Correcting force option and creating test case by Ryan Reed 2022-06-30 23:35:26 -0400
  • e718e1c Adding option to force creation of restore path by Ryan Reed 2022-06-30 14:03:41 -0400
  • 43ca777 Remove the need for pydantic (overkill for this) by Ryan Reed 2022-06-30 13:15:58 -0400
  • e78333e Removing unnecessary comments by Ryan Reed 2022-06-30 10:16:08 -0400
  • 120802a Removing PurePath as unnecessary by Ryan Reed 2022-06-30 10:13:45 -0400
  • 7892f50 Adding support for installing and running from pip by Ryan Reed 2022-06-29 22:28:27 -0400
  • a2cdb53 Removing rich and click requirement by Ryan Reed 2022-06-29 21:24:41 -0400
  • 165aa41 Adding tests for Transpose class by Ryan Reed 2022-06-29 20:00:10 -0400