Ryan Reed
|
f3af593048
|
Merge pull request 'Expand and replace home directory' (#6) from expanduser into master
|
2 years ago |
Ryan Reed
|
856e4fe2e1
|
Expanding and replacing home for more portability
|
2 years ago |
Ryan Reed
|
d72d5ab330
|
Initial 1.0 release
|
2 years ago |
Ryan Reed
|
69edf51670
|
Correcting error message
|
2 years ago |
Ryan Reed
|
8d7e0e0e22
|
Merge pull request 'Add Create transpose action' (#5) from feature-create-action into master
|
2 years ago |
Ryan Reed
|
21d2c131ca
|
Minor comment update
|
2 years ago |
Ryan Reed
|
c0d15bbb84
|
Minor comment update
|
2 years ago |
Ryan Reed
|
ed9a684225
|
Adding support for 'create' action
|
2 years ago |
Ryan Reed
|
9386a507ba
|
Using absolute path in cache
|
2 years ago |
Ryan Reed
|
f02165aafb
|
Moving store-path to a global argument
|
2 years ago |
Ryan Reed
|
0d82cdb53b
|
Adding a note about the name
|
2 years ago |
Ryan Reed
|
e4ee83b9e2
|
Removing unnecessary contextmanager
|
2 years ago |
Ryan Reed
|
8929889bbf
|
Update and Split Tests (#4)
Removing unused imports
Reworking tests to include more specific contexts
Splitting store and restore tests
Adding missing tests for utils
|
2 years ago |
Ryan Reed
|
faaa2bb68f
|
Removing --store-path from restore as unneeded
|
2 years ago |
Ryan Reed
|
49f4b2e139
|
Merge pull request 'Add support for --cache-filename and --store-path' (#3) from override-store-location into master
|
2 years ago |
Ryan Reed
|
a0114e5e96
|
Adding support for --cache-filename and --store-path
|
2 years ago |
Ryan Reed
|
ab87fc266b
|
Adding a few additional test cases
|
2 years ago |
Ryan Reed
|
b2e292dc24
|
Adding a few tests for console.py
|
2 years ago |
Ryan Reed
|
4688cde573
|
Cleaning up imports
|
2 years ago |
Ryan Reed
|
ee2c068990
|
Cleaning up imports
|
2 years ago |
Ryan Reed
|
0a9a5b90fc
|
Merge pull request 'Fix: Move fails to targets on different filesystems' (#2) from shutil-move into master
|
2 years ago |
Ryan Reed
|
9362f064f3
|
Replacing Path rename with shutil, removing need for -f
|
2 years ago |
Ryan Reed
|
5b979a2ac9
|
Documenting the apply action
|
2 years ago |
Ryan Reed
|
14fec49b42
|
Adding support for 'apply' action
|
2 years ago |
Ryan Reed
|
5a29651cd1
|
Resolving paths rather than using relative
|
2 years ago |
Ryan Reed
|
c25af8fccb
|
Updating example
|
2 years ago |
Ryan Reed
|
292e3326e5
|
Removing unnecessary pytest.ini
|
2 years ago |
Ryan Reed
|
1b2428341e
|
Restructuring tests
|
2 years ago |
Ryan Reed
|
48a2d97a2b
|
Moving version to pyproject and adding semantic release information
|
2 years ago |
Ryan Reed
|
f189c9a709
|
Reworking directory structure
|
2 years ago |
Ryan Reed
|
9832a21b2b
|
Minor README update
|
2 years ago |
Ryan Reed
|
2aed4a4034
|
Adding license
|
2 years ago |
Ryan Reed
|
87ce51aef2
|
Minor comments
|
2 years ago |
Ryan Reed
|
318a2e8098
|
Correcting force option and creating test case
|
2 years ago |
Ryan Reed
|
e718e1cb43
|
Adding option to force creation of restore path
|
2 years ago |
Ryan Reed
|
43ca777f7f
|
Remove the need for pydantic (overkill for this)
|
2 years ago |
Ryan Reed
|
e78333e7db
|
Removing unnecessary comments
|
2 years ago |
Ryan Reed
|
120802a212
|
Removing PurePath as unnecessary
|
2 years ago |
Ryan Reed
|
7892f50568
|
Adding support for installing and running from pip
|
2 years ago |
Ryan Reed
|
a2cdb536b3
|
Removing rich and click requirement
|
2 years ago |
Ryan Reed
|
165aa41880
|
Adding tests for Transpose class
|
2 years ago |
Ryan Reed
|
b55d200a37
|
Requiring action in command line
|
2 years ago |
Ryan Reed
|
cc4961adf6
|
Removing the custom exceptions for now
|
2 years ago |
Ryan Reed
|
75c774aed9
|
Moving exceptions and creating TransposeError
|
2 years ago |
Ryan Reed
|
f92bf87fc7
|
Initial commit - v0.9.0
|
2 years ago |