summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix error in clone by renaming self.join.join to os.path.joinJochen Schmitt2010-11-301-1/+1
* Fix error to call the diff functionen in import_srpmJochen Schmitt2010-11-301-1/+1
* add author and copyright info for fedora-burn-yubikeyDennis Gilmore2010-09-241-0/+9
* add fedora-burn-yubikey scriptDennis Gilmore2010-09-241-0/+76
* Merge branch 'bashfixes' into jochenJesse Keating2010-09-231-4/+4
|\
| * bash completion changes cleanupJan Vcelak2010-09-231-16/+16
* | Whitespace fixesJesse Keating2010-09-231-16/+16
* | Reorder options in fedpkg.bash alphabeticlyJochen Schmitt2010-09-231-11/+11
* | Fixups in the retire functionJesse Keating2010-09-231-6/+10
* | Implementing a retire commandJochen Schmitt2010-09-233-2/+49
|/
* Put tag-request in the bash completion fileJesse Keating2010-09-201-1/+4
* Don't use short options in bash completionJesse Keating2010-09-201-2/+2
* Add a tag request function (Xavier Lamien)Jesse Keating2010-09-202-3/+78
* Merge branch 'jochen' into bashJesse Keating2010-09-203-52/+234
|\
| * Fix up the diff changes from jochenJesse Keating2010-09-202-2/+2
| * Minor fixes for lint -i changesJesse Keating2010-09-202-2/+2
| * Remove unused variableJesse Keating2010-09-201-1/+0
| * Fix up commit with tag changesJesse Keating2010-09-201-4/+2
| * Include path to clogJesse Keating2010-09-201-1/+1
| * No short options in commit completionJesse Keating2010-09-201-1/+1
| * Handle paths with push/pullJesse Keating2010-09-202-8/+12
| * expand on pull help outputJesse Keating2010-09-201-1/+1
| * Fix up tag commandsJesse Keating2010-09-202-13/+11
| * Fix up some contributed docstringsJesse Keating2010-09-201-5/+17
| * Don't use the unnecessary getnvr()Jesse Keating2010-09-201-1/+1
| * Only list long options in bash completion for tagJesse Keating2010-09-201-1/+1
| * Whitespace fixJesse Keating2010-09-201-1/+1
| * Move diff function out of the PackageModule classJochen Schmitt2010-09-202-31/+29
| * Distlinguish between new empty repositories and retiered packagesJochen Schmitt2010-09-201-1/+8
| * Add -i (info) switch to the lint commandJochen Schmitt2010-09-203-3/+13
| * Add a -t (tag) switch for the commit commandJochen Schmitt2010-09-202-1/+18
| * Add a -c (clog) switch to the commit commandJochen Schmitt2010-09-202-1/+13
| * Move pull and push function out of PackageModuleJochen Schmitt2010-09-202-18/+16
| * Implementation of a pull commandJochen Schmitt2010-09-203-1/+22
| * Implenentation of a tag commandJochen Schmitt2010-09-203-5/+113
* | fedpkg: Don't mix options and commands, drop redundant short optionsTodd Zullinger2010-09-201-12/+22
|/
* Remove stream keyword in logging.StreamHandlerJochen Schmitt2010-09-191-1/+1
* Don't use log.error from within the libraryJesse Keating2010-09-101-6/+2
* fedpkg: Complete --srpm for the build commandTodd Zullinger2010-09-101-1/+2
* fedpkg: Use git plumbing to complete branch namesTodd Zullinger2010-09-101-3/+4
* fedpkg: Remove filenames option from completionTodd Zullinger2010-09-101-1/+1
* fedpkg: Use _filedir for path completionTodd Zullinger2010-09-101-11/+16
* Fix up the logger for what goes whereJesse Keating2010-09-101-5/+22
* Make our logger print to stdoutJesse Keating2010-09-101-1/+2
* Also redirect stderr over to stdout on non-termsJesse Keating2010-09-101-1/+2
* Name the process variables right (#632097)Jesse Keating2010-09-101-2/+2
* Minor whitespace fixJesse Keating2010-09-081-1/+1
* Remove errornous dots at the end of the help messages of the commitJesse Keating2010-09-081-2/+2
* Fefactoring: Use getuser to determinate fas useridJochen Schmitt2010-09-081-25/+23
* bash-completion < 1.2 compatibility (tmz@pobox.com)Jesse Keating2010-09-081-1/+8