This website works better with JavaScript.
Home
Explore (Intern grade code.)
Help (Really? You can't figure this shit out?)
Register (Give Me Your Personal Info K Thanks.)
Sign In
rlbr
/
tibi_hardlinks
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
3
Tags
152 KiB
Tree:
77501b3277
master
v2.0
v2.1
v2.2
Branches
Tags
${ item.name }
tag.create_tag%!(EXTRA string=${ searchTerm })
Create branch
${ searchTerm }
from '77501b3277'
${ noResults }
Commit Graph
31 Commits (77501b3277aa24f8e2c8725200d2d2e385333394)
All Branches
Search
Author
SHA1
Message
Date
Raphael Roberts
77501b3277
Only touch non property things if file
5 years ago
Raphael Roberts
f949f509c4
Made git ignore the mock data
5 years ago
Raphael Roberts
219817a7e7
Added script to fill mock_backup_data
5 years ago
Raphael Roberts
4f4f08355d
Need to test the cache
5 years ago
Raphael Roberts
6cc6ef0a1c
Added fill_mock_backup_dir to create a suitable testing
environment.
5 years ago
Raphael Roberts
abd0923bb9
Updated tests
5 years ago
Raphael Roberts
2401e0a1e3
Made cache_dir argument with CACHE_DIR as default
5 years ago
Raphael Roberts
1737718da1
Cleaned up imports
5 years ago
Raphael Roberts
d14f1b1e00
Renamed from filename_creation to backups
5 years ago
Raphael Roberts
3dee1eba64
Added find backup files and a backup class
5 years ago
Raphael Roberts
f941e1bfce
Use pathlib instead of text
5 years ago
Raphael Roberts
3fbe39771f
Made a caching read_backup_properties in backup_parser.py
5 years ago
Raphael Roberts
988e41cae0
Made cache
5 years ago
Raphael Roberts
293ad6a820
Added validation for the time_format option and wrote tests for it
5 years ago
Raphael Roberts
e32559586c
Use safe_load I don't need everything from PyYaml for a config file
5 years ago
Raphael Roberts
a3169b595c
Made sure setup.py puts config.yml in the correct location
5 years ago
Raphael Roberts
926f42ae6f
Started work on the config parser
5 years ago
Raphael Roberts
c8b545d86a
Added other parts to the program
5 years ago
Raphael Roberts
b81c475b6a
Started on filename generation
5 years ago
Raphael Roberts
ca53cbdad8
Restructured fixtures for reuse
5 years ago
Raphael Roberts
e33fc7779a
Added time parse for backup files
5 years ago
Raphael Roberts
2d2a8dab4c
Added date to example-new file. Will try to parse this out.
5 years ago
Raphael Roberts
22a7f206af
.gitignore fix
5 years ago
Raphael Roberts
56b3e02744
First real test
5 years ago
Raphael Roberts
14d76c6863
Started on using pytest
5 years ago
Raphael Roberts
d6563d8ecf
Made module name match package name
5 years ago
Raphael Roberts
af98d7f95f
Added setup.py
5 years ago
Raphael Roberts
90a8a8895d
Restructure of package
5 years ago
Raphael Roberts
7f93a91931
Initial properties parser
5 years ago
Raphael Roberts
0a4b9103b7
Added ignore dir-locals
5 years ago
Raphael Roberts
641763b04b
Starting on properties parser
5 years ago