fix typo
[opensuse:osc.git] / osc / fetch.py
2010-05-08 Adrian SchröterMerge branch 'master' of gitorious.org:opensuse/osc
2010-05-06 Marcus Huewe- osc build: don't fail if a server isn't reachable
2010-04-28 Ludwig Nusseldisplay cpio download message immediately
2010-04-21 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-04-19 Ludwig Nusselunlink key file in case of failure
2010-04-17 Marcus Huewe- raise an appropriate exception if a package is missin...
2010-04-17 Jan-Simon MöllerAdd support for --preload and --offline to osc build.
2010-04-07 Marcus Huewe- fixed #590606 ("osc/fetch.py does not support authent...
2010-03-24 Marcus Huewe- fixed #590611 ("'osc build' uses incorrect filename...
2010-03-09 Juergen Weigertdependency counter fixed. done += 1 needs to be indente...
2010-03-05 Stephan Kulowchanging some strings in the name of mls
2010-03-02 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-28 Pavol Rusnakmissed two renames
2010-02-25 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-25 Ludwig Nusseldon't catch IOError to produce backtrace that points...
2010-02-25 Ludwig Nusselfix indentation
2010-02-24 Marcus Huewe- convert tabs to spaces...
2010-02-24 Ludwig Nusselstub for implementing trusted projects
2010-02-24 Ludwig Nusseltry parent project if key is not available
2010-02-24 Ludwig Nusselverify files using rpm bindings and keys supplied by...
2010-02-24 Pavol Rusnakgpg signkey -> osc signkey
2010-02-12 Ludwig Nusselcommand line options for cpio (default=off)
2010-02-12 Ludwig Nusseladd fetch-cpio support again
2010-02-11 Adrian Schröterdo not point to keyservers for gpg key. They don't...
2010-01-14 Marcus Huewe- don't read all rpm/deb tags/fields by default
2009-12-09 Adrian SchröterMerge branch 'master' of gitorious.org:opensuse/osc
2009-12-09 Adrian Schröter* Revert fetch-cpio support for now, too many complains...
2009-12-01 Adrian Schröterfix file descriptor leak (make it possible to handle...
2009-11-10 Jürgen Weigertall *.py: TABS to spaces; osc build: counting packages...
2009-11-06 Marcus Hüwe- yet another fix for python24
2009-11-05 Marcus Hüwe- fixed #477690 ("osc fetching binaries really slow...
2009-11-04 Marcus Hüwe- fixed indention + some small simplifications
2009-10-22 Jürgen Weigert - added 'osc bugowner' as a more intelligent version...
2009-10-20 Pavol Rusnakcode cleanup
2009-10-09 Ludwig Nusseldon't fetch packages if build was called with --no...
2009-09-13 Marcus Hüwe- util/rpmquery.py, util/debquery.py: added "filename_s...
2009-09-09 Marcus Hüwe- get rid of rpm-python:
2009-09-04 Marcus Hüwe- minor cleanup
2009-07-15 Marcus Hüwe- add partname and fullpartname attributes to Pac(...
2009-06-16 Michael Schröder- calculate canon name from downloaded rpm, as the...
2009-05-05 Michal CiharDrop shebang line from modules (bnc#500971).
2009-04-27 Adrian Schröter- print 'Trying upstream server for %s (%s)...
2009-03-02 Dr. Peter PoemlPutting names at the top of files is is not recommended...
2009-02-28 Marcus Hüwe- yet another fix for #477690: build: use a cookie...
2009-02-20 Adrian Schröter* add support for VM (kvm or xen) builds
2008-12-19 Marcus Hüwedon't use a hardcoded path for the rpm binary otherwise...
2008-10-11 Marcus Hüwe- fix deprecation warnings on factory (python26)
2008-08-20 Susanne Oberhauser- extend the 'auth_dict' to more generic per-host optio...
2008-01-24 Dr. Peter Poeml- osc build: add --no-verify, to skip the package signa...
2007-12-10 Dr. Peter Poemlbugfix in build: in order to verify package signatures...
2007-09-10 Dr. Peter Poemlprint the list of URL to try, when in HTTP debug mode
2007-06-26 Dr. Peter Poemlbuild: don't stumble over an empty list of packages...
2007-05-02 Dr. Peter Poemlimprove key import instructions after suggestion by...
2007-04-25 Dr. Peter Poemlapplied patch from Michael Marek, fixing all places...
2006-10-12 Dr. Peter Poeml- add 'edituser' command for editing the metadata of...
2006-07-17 Dr. Peter Poemlbetter copy&paste directions for import gpg keys
2006-07-14 Dr. Peter Poemlhandle error if packagecachedir is not writable by...
2006-07-14 Dr. Peter Poeml- bump version (0.7)