| 
							
							
								 etorres4 | 519cb79498 | Use pacman -Qqen instead of paclist to list files | 2022-03-17 23:21:26 -07:00 |  | 
			
				
					| 
							
							
								 etorres4 | 18763a8085 | General code cleanup | 2022-03-17 23:07:27 -07:00 |  | 
			
				
					| 
							
							
								 etorres4 | 4cdb37e41b | General code cleanup | 2022-03-17 23:04:05 -07:00 |  | 
			
				
					| 
							
							
								 etorres4 | 680a43dac9 | Version bump 1.5.0, build from git repository directly | 2022-03-17 22:45:35 -07:00 |  | 
			
				
					| 
							
							
								 etorres4 | e6d4dde377 | Initial pug2 script | 2022-03-17 22:42:58 -07:00 |  | 
			
				
					| 
							
							
								 etorres4 | 8f6ea60b0f | Add pug2 script to setup.py | 2022-03-17 21:43:06 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 40cb24bc49 | Add pug2 script | 2022-03-17 21:18:52 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 6ebd81ebc7 | Add config file for scripts | 2022-03-17 21:18:17 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 176a3d758f | Rename pacmanconf module to pacman | 2022-03-17 21:15:33 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 43c981e857 | Bump pkgver for pyton 3.8.0 | 2019-11-17 11:12:47 -08:00 |  | 
			
				
					| 
							
							
								 Eric Torres | d17b15288e | Do not ignore PKGBUILD | 2019-11-03 20:54:36 -08:00 |  | 
			
				
					| 
							
							
								 Eric Torres | ed9d07bcb7 | Add CHANGELOG | 2019-10-24 23:46:45 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | b03cee2270 | Bump package to version 1.4.0 | 2019-10-24 09:42:11 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 9eeca9910c | Minor code and comment cleanups | 2019-10-24 09:36:58 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 821b25ceca | Account for colons in package version numbers | 2019-10-24 09:36:19 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 0c12169130 | Use % formatting for log messages over f-strings | 2019-05-03 12:25:55 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 7b27343d52 | Add command to build sphinx docs and update packages | 2019-04-23 21:44:20 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 7ec7d05f50 | Fix incorrect raises docstrings | 2019-04-14 08:51:38 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 9fea509235 | Delete 'options' section from config sections directly | 2019-03-30 13:19:22 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | e4d81eec2c | Additional formatting | 2019-03-30 13:18:53 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 75c2e0d242 | Do not package tests package with main project | 2019-03-30 13:18:42 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 3c0eefd0d3 | Change how pathlib.Path is imported | 2019-03-30 08:00:17 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 660e5870ef | Incorporate hypothesis test framework into tests and streamline testing | 2019-03-27 21:46:33 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | c034d48723 | Ignore .hypothesis files | 2019-03-27 21:37:19 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | e09c8429ba | Update setup.py version | 2019-03-27 17:26:34 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | b69d165faf | Update tests | 2019-03-27 17:22:11 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 9cf2ce7a0b | Account for duplicate elements in the iterable passed to filter() | 2019-03-27 17:21:38 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 21791e63c6 | Use setuptools.find_packages to locate packages | 2019-03-27 17:20:59 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 8d5bb749d6 | Move tests to packaging_scripts package | 2019-03-27 00:57:47 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 7018aaac3c | Update version | 2019-03-25 21:57:25 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 5e3e2ccedd | Add internal implementation notes | 2019-03-25 21:56:46 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | a5a384cd20 | Change package file type parsing for files passed through cmdline | 2019-03-25 21:56:08 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 019cf2ecb1 | Add ability to filter through iterables, pkgfile.filter(), and tests | 2019-03-25 21:54:03 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | f849101d78 | Update calls to pkgfiles module | 2019-03-25 17:02:23 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | bc55d14bfa | Update regexes and if statement | 2019-03-25 16:59:49 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 7d3c9c7c38 | Update test regular expressions | 2019-03-25 16:59:15 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 6c0bf42351 | Don't use setuptools.find_package() | 2019-03-25 16:57:37 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 6c70181e08 | Revert "Do not make tests a package" This reverts commit 3e2763528c. | 2019-03-25 14:49:56 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 3e2763528c | Do not make tests a package | 2019-03-25 14:48:00 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 2f2ef020d3 | Update version | 2019-03-25 14:46:22 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 150f282b81 | Minor cleanup | 2019-03-25 14:45:55 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 0ef38d5b1a | Code cleanup and add support for generator functions | 2019-03-25 14:45:38 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | bd0030f576 | Add support for path-like objects | 2019-03-25 14:45:21 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 92818c444e | Docstring updates | 2019-03-25 14:41:42 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | bc09c0f4c6 | Run black code formatter | 2019-03-25 14:20:59 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | fdc5510c46 | Move add and delete functionality to pkgfiles module, add tests | 2019-03-25 14:20:36 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 9048a55c0f | Refactor pkgfiles module and depend on only pathlib and re | 2019-03-25 13:47:42 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | 284885fc59 | Add tests package and tests for pkgfiles module | 2019-03-25 13:44:57 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | f576032dae | Add --files-only flag to addpkg and delpkg | 2019-03-24 22:36:06 -07:00 |  | 
			
				
					| 
							
							
								 Eric Torres | a36ed7e2bc | Update gitignore | 2019-03-24 10:50:52 -07:00 |  |