Eric Torres
|
e634ad54f8
|
Run ruff formatter
|
2024-05-09 21:19:18 -07:00 |
|
Eric Torres
|
45b80ecab4
|
Raise RepoAddError from original exception
|
2023-01-06 21:55:07 -08:00 |
|
Eric Torres
|
0c12169130
|
Use % formatting for log messages over f-strings
|
2019-05-03 12:25:55 -07:00 |
|
Eric Torres
|
7ec7d05f50
|
Fix incorrect raises docstrings
|
2019-04-14 08:51:38 -07:00 |
|
Eric Torres
|
bd0030f576
|
Add support for path-like objects
|
2019-03-25 14:45:21 -07:00 |
|
Eric Torres
|
01f41472e2
|
Run black python linting utility on all source files
|
2019-03-06 23:43:37 -08:00 |
|
Eric Torres
|
41586d3de1
|
Don't forget to add db to cmd
|
2019-02-20 15:54:36 -08:00 |
|
Eric Torres
|
c6bfaefff1
|
Fix out-of-scope call for subprocess.CompletedProcess object
|
2019-02-20 15:44:07 -08:00 |
|
Eric Torres
|
387c5f7d33
|
Reimplement repo_add as db_modify and clean code accordingly
|
2019-02-20 15:22:18 -08:00 |
|
Eric Torres
|
bf2adbd49e
|
Update docstring and fix ValueError on incorrect condition
|
2019-02-20 02:29:49 -08:00 |
|
Eric Torres
|
d96ed7cfde
|
Make exception message more clear
|
2019-02-20 02:27:49 -08:00 |
|
Eric Torres
|
4b285401ed
|
Split command-line-generating code into its own function
|
2019-02-02 17:10:45 -08:00 |
|
Eric Torres
|
a5eaa9380c
|
Add log message for database file
|
2019-01-30 15:28:09 -08:00 |
|
Eric Torres
|
9c1b8ce7c5
|
Add repos module
|
2019-01-29 19:55:59 -08:00 |
|