25 Commits

Author SHA1 Message Date
Eric Torres
bc54dd803a Add new flags -c and -d for overriding cachedir and database filenames 2019-03-10 21:04:31 -07:00
Eric Torres
01f41472e2 Run black python linting utility on all source files 2019-03-06 23:43:37 -08:00
Eric Torres
6e2e600a13 Remove redundant exception code 2019-02-22 07:35:52 -08:00
Eric Torres
41586d3de1 Don't forget to add db to cmd 2019-02-20 15:54:36 -08:00
Eric Torres
c789f779ef Clean if statement block and globs 2019-02-20 15:49:18 -08:00
Eric Torres
6c49217b0b Make use of glob and os.path modules for filename handling 2019-02-20 15:44:37 -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
bd0c59a357 Remove old --compress option from delpkg zsh completion 2019-01-30 21:10:51 -08:00
Eric Torres
ff090e5e05 Update zsh completions 2019-01-30 17:16:30 -08:00
Eric Torres
40f5f711ff Add docstrings 2019-01-30 17:05:49 -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
Eric Torres
64b2e6c747 Clean up if statements for get_pkgfiles() 2019-01-29 14:33:51 -08:00
Eric Torres
62a80b5dbf Change default query to '' in get_pkgfiles() 2019-01-28 21:43:08 -08:00
Eric Torres
12cf5906a0 Make query parameter optional for get_pkgfiles() 2019-01-28 21:27:07 -08:00
Eric Torres
7a482c1802 Update docstring 2019-01-28 11:01:08 -08:00
Eric Torres
7c00a7580c Redefine signatures parameter for function 2019-01-28 10:59:18 -08:00
Eric Torres
4181d339df Add query parameter to get_pkgfiles 2019-01-28 10:53:56 -08:00
Eric Torres
0953984c72 Delete pycache files 2019-01-28 10:53:28 -08:00
Eric Torres
c2a362023e Update docstring and make if statement more explicit 2019-01-28 08:08:23 -08:00
Eric Torres
4c578142c1 Initial commit 2019-01-27 20:26:50 -08:00