Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local ops: Wrap args.user into old getuser() code | Hans Ulrich Niedermann | 2011-01-22 | 1 | -18/+18 |
* | local ops: wrap args in WrapArgs() object | Hans Ulrich Niedermann | 2011-01-22 | 1 | -1/+18 |
* | local ops: Pass args to PackageModule() | Hans Ulrich Niedermann | 2011-01-22 | 2 | -33/+33 |
* | local ops: Basic 'fedpkg local-init' code | Hans Ulrich Niedermann | 2011-01-22 | 2 | -5/+43 |
* | Have PackageModule require a path4/ndim-misc | Hans Ulrich Niedermann | 2011-01-22 | 1 | -3/+3 |
* | Run SRPM rpmbuild via fakeroot | Hans Ulrich Niedermann | 2011-01-21 | 1 | -1/+1 |
* | Fix permission of files to be put into SRPM | Hans Ulrich Niedermann | 2011-01-21 | 2 | -1/+9 |
* | Unify --md5 parameter handling | Hans Ulrich Niedermann | 2011-01-21 | 2 | -13/+14 |
* | Fix 'fedpkg lint' to use a defined variable | Hans Ulrich Niedermann | 2011-01-21 | 1 | -1/+1 |
* | Merge branch '4/initial-merge' into 4/ALL4/ALL | Hans Ulrich Niedermann | 2011-01-21 | 4 | -5/+265 |
|\ | |||||
| * | Add "fedpkg clone --initial-merge" argument4/initial-merge | Hans Ulrich Niedermann | 2011-01-21 | 4 | -6/+27 |
| * | Add "fedpkg initial-merge" command | Hans Ulrich Niedermann | 2011-01-21 | 4 | -1/+240 |
* | | Merge branch '4/man-page' into 4/ALL | Hans Ulrich Niedermann | 2011-01-21 | 3 | -3/+164 |
|\ \ | |||||
| * | | Add build time man page generator4/man-page | Hans Ulrich Niedermann | 2011-01-21 | 3 | -3/+164 |
| |/ | |||||
* | | Merge branch '4/basic' into 4/ALL | Hans Ulrich Niedermann | 2011-01-21 | 1 | -3/+10 |
|\| | |||||
| * | Move argparse setup into parse_cmdline function4/basic | Hans Ulrich Niedermann | 2011-01-21 | 1 | -3/+10 |
| * | Comment typo fix | Hans Ulrich Niedermann | 2011-01-20 | 1 | -1/+1 |
* | | Document that "fedpkg local" logs to file4/document-local-target | Hans Ulrich Niedermann | 2011-01-21 | 1 | -1/+8 |
|/ | |||||
* | 0.5.2.0 release | Dennis Gilmore | 2011-01-05 | 3 | -3/+74 |
* | switch away from list2cmdline() | Dennis Gilmore | 2011-01-05 | 1 | -11/+9 |
* | Import subprocess from stdlib when possible | Dennis Gilmore | 2011-01-05 | 1 | -3/+4 |
* | Logout before watching tasks | Jesse Keating | 2010-12-03 | 1 | -0/+1 |
* | Add a tool to generate the rpm changelog | Jesse Keating | 2010-12-02 | 1 | -0/+111 |
* | Handle having no sources file (#656897) | Jesse Keating | 2010-12-02 | 1 | -2/+5 |
* | Add a dash of error checking to update (#655576) | Jesse Keating | 2010-12-02 | 1 | -1/+5 |
* | Fix a traceback on expried credentials (#634946) | Jesse Keating | 2010-12-02 | 1 | -1/+6 |
* | Backport a bugfix from koji upstream to fix 628504 | Jesse Keating | 2010-12-02 | 1 | -0/+4 |
* | Fix up the commit command | Jesse Keating | 2010-12-01 | 2 | -2/+2 |
* | Merge branch 'sources' | Jesse Keating | 2010-12-01 | 1 | -0/+1 |
|\ | |||||
| * | print filename of downloaded source | Dan HorĂ¡k | 2010-12-01 | 1 | -0/+1 |
* | | Merge branch 'spaces' | Jesse Keating | 2010-12-01 | 1 | -6/+10 |
|\ \ | |||||
| * | | Handle source files with spaces in them. Trac #85 | Jesse Keating | 2010-12-01 | 1 | -6/+10 |
| |/ | |||||
* | | Remove parenthesises on mymodule.nvr | Jochen Schmitt | 2010-11-30 | 2 | -5/+1 |
* | | Fix error in clone by renaming self.join.join to os.path.join | Jochen Schmitt | 2010-11-30 | 1 | -1/+1 |
* | | Fix error to call the diff functionen in import_srpm | Jochen Schmitt | 2010-11-30 | 1 | -1/+1 |
|/ | |||||
* | add author and copyright info for fedora-burn-yubikey | Dennis Gilmore | 2010-09-24 | 1 | -0/+9 |
* | install fedora-burn-yubikey into sbindir | Dennis Gilmore | 2010-09-24 | 1 | -1/+9 |
* | add fedora-burn-yubikey script | Dennis Gilmore | 2010-09-24 | 1 | -0/+76 |
* | Merge branch 'bashfixes' into jochen | Jesse Keating | 2010-09-23 | 1 | -4/+4 |
|\ | |||||
| * | bash completion changes cleanup | Jan Vcelak | 2010-09-23 | 1 | -16/+16 |
* | | Whitespace fixes | Jesse Keating | 2010-09-23 | 1 | -16/+16 |
* | | Reorder options in fedpkg.bash alphabeticly | Jochen Schmitt | 2010-09-23 | 1 | -11/+11 |
* | | Fixups in the retire function | Jesse Keating | 2010-09-23 | 1 | -6/+10 |
* | | Implementing a retire command | Jochen Schmitt | 2010-09-23 | 3 | -2/+49 |
|/ | |||||
* | Put tag-request in the bash completion file | Jesse Keating | 2010-09-20 | 1 | -1/+4 |
* | Don't use short options in bash completion | Jesse Keating | 2010-09-20 | 1 | -2/+2 |
* | Add a tag request function (Xavier Lamien) | Jesse Keating | 2010-09-20 | 2 | -3/+78 |
* | Merge branch 'jochen' into bash | Jesse Keating | 2010-09-20 | 3 | -52/+234 |
|\ | |||||
| * | Fix up the diff changes from jochen | Jesse Keating | 2010-09-20 | 2 | -2/+2 |
| * | Minor fixes for lint -i changes | Jesse Keating | 2010-09-20 | 2 | -2/+2 |