summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a retire commandworkJochen Schmitt2010-09-053-2/+64
* Avoid ugly list output on _run_command error outputsJochen Schmitt2010-09-051-14/+45
* Remove errornous dots at the end of the help messages of the commit commandJochen Schmitt2010-09-051-2/+2
* Fefactoring: Use getuser to determinate fas useridJochen Schmitt2010-09-051-25/+23
* Add -i (info) switch to the lint commandJochen Schmitt2010-09-053-3/+15
* Add -t (tag) switch to the commit commandJochen Schmitt2010-09-052-1/+11
* Add -c (clog) switch to the commit commandJochen Schmitt2010-09-023-43/+51
* Implementation of a pull commandJochen Schmitt2010-09-023-1/+21
* Implenentation of a tag commandJochen Schmitt2010-09-023-2/+70
* Prep for release0.5.1.4Jesse Keating2010-08-242-2/+6
* Fix setting push.default when cloning with dirsJesse Keating2010-08-241-2/+4
* Remove build --test option in bash completionJesse Keating2010-08-231-1/+1
* Prepare for release0.5.1.3Jesse Keating2010-08-232-2/+16
* Install the bash completion script in the packageJesse Keating2010-08-231-0/+1
* Split fedpkg into its own subpackageJesse Keating2010-08-231-7/+27
* Error check the update call. #625679Jesse Keating2010-08-231-1/+5
* Use the correct remote when listing revsJeroen van Meeuwen (Ergo Project)2010-08-231-2/+5
* Add the bash completion fileJesse Keating2010-08-231-1/+5
* Send stderr over to the pipe command tooJesse Keating2010-08-231-1/+4
* Documented bash completion scriptLéon Keijser2010-08-231-3/+15
* make fedora-cvs only do anonymous chackouts since cvs is read only now.Dennis Gilmore2010-08-231-7/+1
* re-fix dist defines.Jesse Keating2010-08-231-2/+2
* Short cut the failure on repeated buildsJesse Keating2010-08-201-0/+8
* Allow passing srpms to the build commandJesse Keating2010-08-201-0/+2
* Set the prog name right.Jesse Keating2010-08-201-0/+1
* Add an epilog to help folks outJesse Keating2010-08-201-1/+3
* clone: set repo's push.default to trackingHans Ulrich Niedermann2010-08-201-0/+4
* Make sure we get the right path to the fileJesse Keating2010-08-201-1/+5
* Make use of _run_command's cwd option.Jesse Keating2010-08-201-7/+1
* Add support for running a command from a specific dirJesse Keating2010-08-201-7/+15
* Update docstring for _run_commandJesse Keating2010-08-201-0/+2
* Move commit out of the PackageModule object.Jesse Keating2010-08-202-37/+42
* Avoid function calls as default param valuesHans Ulrich Niedermann2010-08-191-8/+26
* Add some new commands to the bash completionJesse Keating2010-08-191-10/+10
* Fix whitespaceJesse Keating2010-08-191-1/+1
* Add bash-completion script for fedpkgLéon Keijser2010-08-191-0/+134
* pull the username from fedora_cert to pass to bodhiDennis Gilmore2010-08-191-5/+11
* Catch double ^c's from build. RHBZ #620465Jesse Keating2010-08-171-1/+4
* Fix up chain buildingJesse Keating2010-08-172-10/+21
* Add missing process call for non-pipe no tty.Jesse Keating2010-08-121-0/+5
* update to 0.5.1.20.5.1.2Dennis Gilmore2010-08-123-2/+10
* Trap attempts to make git repos. #622716Jesse Keating2010-08-121-4/+10
* Trap errors dealing with the lookaside. #622291Jesse Keating2010-08-121-2/+8
* Catch malformed sources file. #621808Jesse Keating2010-08-121-1/+4
* Handle a case where the repo be borked. #620750Jesse Keating2010-08-121-1/+4
* Except more from ssl_login errors. #620653Jesse Keating2010-08-121-1/+1
* Catch errors when parsing spec files. #620648Jesse Keating2010-08-111-2/+5
* Catch fedpkg errors when trying to build. #620595Jesse Keating2010-08-111-2/+6
* Don't try to upload a file that doesn't existJesse Keating2010-08-111-0/+5
* Catch missing executables. BZ 619879Jesse Keating2010-08-111-1/+2