summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* Move 'sources' to not be part of the classJesse Keating2010-07-291-51/+61
* Fix checking for unpushed changes on a branchJesse Keating2010-07-281-2/+4
* Always target dist-rawhide when building from masterJesse Keating2010-07-271-1/+1
* Allow anonymous checkouts with fedpkgJesse Keating2010-07-271-1/+5
* Fix cloning with branches for our new branch schemeJesse Keating2010-07-271-3/+4
* Remove the koji.stg hackJesse Keating2010-07-271-4/+0
* Update to production URLSJesse Keating2010-07-271-4/+4
* Impliment pushing. Thanks Jochen@herr-schmitt.deJesse Keating2010-07-261-0/+9
* Rework how we deal with branchesJesse Keating2010-07-231-22/+51
* Imports go at the topJesse Keating2010-07-231-1/+2
* When SSL connection fails, print it on screen.Thomas Spura2010-07-231-2/+6
* Change how we determine branchesJesse Keating2010-07-221-17/+42
* Use log not printJesse Keating2010-07-151-1/+1
* Added new command 'switch-branch' for working with branches.Léon Keijser2010-07-151-0/+22
* Print out the user eqiv koji commandJesse Keating2010-07-141-0/+13
* Log koji url and wrap the session init in a tryJesse Keating2010-07-141-1/+5
* Fix ver rel output when subpackages are involved.Jesse Keating2010-07-141-4/+12
* Fix cloning with --branchesJesse Keating2010-07-131-2/+2
* Handle importing an srpm into an empty repoJesse Keating2010-07-081-3/+2
* Don't write duplicate lines to sourcesJesse Keating2010-07-061-1/+4
* Remove incorrect commentJesse Keating2010-07-061-3/+0
* Rename source uploading functionJesse Keating2010-07-061-4/+14
* Use curl directly for file uploads.Jesse Keating2010-07-061-1/+12
* Pass the whole file path to the upload functionJesse Keating2010-07-061-6/+6
* Implement new-sources.Devan Goodwin2010-07-061-5/+182
* Create a (simple) diff commandJesse Keating2010-07-011-0/+29
* Add filtering so we only check out branches we want with clone --branchesCasey Dahlin2010-06-251-2/+4
* Point branches to the correct upstream for clone --branchesCasey Dahlin2010-06-251-5/+21
* Implement fedpkg.py clone --branchesCasey Dahlin2010-06-251-9/+39
* Add a commit functionJesse Keating2010-06-241-0/+35
* Make use of our new function to run commands.Jesse Keating2010-06-231-78/+28
* Add some logging to our process calls.Jesse Keating2010-06-231-0/+5
* Add a function to run commandsJesse Keating2010-06-231-0/+56
* Move import_srpm out of the classJesse Keating2010-06-231-81/+79
* Better handle imports when not all the files pre-exist.Jesse Keating2010-06-231-5/+15
* Handle our common files not existing yet.Jesse Keating2010-06-181-2/+3
* First pass at a function to import an srpmJesse Keating2010-06-181-0/+70
* Add a function to get details of an srpmJesse Keating2010-06-181-0/+46
* Update for new GitPython APIJesse Keating2010-06-151-2/+2
* Hack to force use of the stg koji environmentJesse Keating2010-06-111-0/+4
* Construct the url for koji correctlyJesse Keating2010-06-101-1/+1
* switch the devel branch to f14Dennis Gilmore2010-06-101-2/+2
* Add some debugging outputJesse Keating2010-02-051-0/+1
* Fix up some loggingJesse Keating2010-02-051-4/+9
* Handle chain buildsJesse Keating2010-02-051-3/+20
* Add a function to find the latest remote commitJesse Keating2010-02-051-0/+18
* Rename the module 'pyfedpkg' to save headaches.Jesse Keating2010-02-051-0/+786