opensuse:osc.git
2010-04-10 Marcus Huewe- do_diff()/do_rdiff(): added "--missingok" parameter
2010-04-09 Marcus Huewe- arghs.. the last commit was not the right fix
2010-04-09 Marcus Huewe- try to read the package name first in order to raise...
2010-04-09 Marcus Huewe- simplify
2010-04-08 Marcus Huewe- handle linkerrors more gracefully
2010-04-08 Marcus Huewe- updated NEWS file
2010-04-08 Marcus Huewe- fix for osc chroot
2010-04-08 Michal Vyskocilattribute_branch_pkg: raise APIError instead of string
2010-04-07 Marcus Huewe- fixed #590606 ("osc/fetch.py does not support authent...
2010-04-06 Michal Vyskocilprint a real content of linkinfo->project and package...
2010-04-06 Michal Vyskocildo not compare boolean with 0
2010-04-06 Michal Vyskocilset link_seen after meta_get_file_list
2010-03-30 Ludwig Nusselremove build-vmdisk-autosetup and build-vmdisk-force
2010-03-30 Ludwig Nusseldon't require root for kvm
2010-03-30 Ludwig Nusselautomatic vm image setup
2010-03-30 Ludwig Nusselallow build-type lxc
2010-03-30 Ludwig Nusselalways ask for message when branching a package
2010-03-29 Marcus Huewe- only allow --diff for submit requests
2010-03-28 Marcus Huewe- small fixes
2010-03-28 Jan-Simon MöllerAdd VM diskimage autosetup hooks to osc.
2010-03-28 Martin Mohringadded support for arm architure strings from armv4...
2010-03-25 Marcus Huewe- fixed addfile()
2010-03-24 Marcus Huewe- fixed #590611 ("'osc build' uses incorrect filename...
2010-03-24 Marcus Huewe- only catch ImportError()'s
2010-03-23 Marcus Huewe- added "--non-interactive" option to "osc rq show"
2010-03-23 Marcus Huewe- always prefer apiurl from storedir
2010-03-22 Michal Vyskocilosc rm: ignore IOError with --force
2010-03-22 Michal Vyskocilosc co, bco -c inconsistency
2010-03-21 Marcus Huewe- use a list instead of a generator object otherwise...
2010-03-21 Marcus Huewe- remove shebang line to make rpmlint happy
2010-03-21 Marcus Huewe- removed outdated script (the same can be achieved...
2010-03-21 Marcus Huewe- updated NEWS file (added only user relevant changes)
2010-03-20 Juergen WeigertOops, I did not mean to revert coolo's fix. Sorry.
2010-03-20 Juergen WeigertAdded more UI inconsistencies
2010-03-20 Juergen Weigertadded 'bse' as a shortcur for 'search --binary'
2010-03-18 Marcus Huewe- fixed search
2010-03-17 Marcus Huewe- fix for commit 54513a23defe7d9052c2ef31ce38fcd70b1488bc
2010-03-17 Marcus Huewe- use sys.stdout.write() instead of print
2010-03-15 Marcus Huewe- if the commit is interrupted always delete the upload rev
2010-03-15 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-03-15 Marcus Huewe- added slightly modified version of Michal Marek's...
2010-03-15 Stephan Kulow/search/package returns all meta data for the packages,
2010-03-15 Marcus Huewe- minor changes
2010-03-15 Stephan Kulowput the states first for involved projects
2010-03-13 Marcus Huewe- do_request(): added "--involved-projects" option...
2010-03-13 Marcus Huewe- rewrote do_my()
2010-03-13 Marcus Huewe- core.py: added filter_role() method + other minor...
2010-03-12 Marcus Huewe- backward compatibility fix: old apis don't support...
2010-03-10 Marcus Huewe- get_request_list(): use new search interface
2010-03-10 Marcus Huewe- updated help text
2010-03-10 Marcus Huewe- reworked do_search() and osc's search interface
2010-03-09 Marcus Huewe- check args/options
2010-03-09 Juergen Weigertdependency counter fixed. done += 1 needs to be indente...
2010-03-09 Juergen WeigertProofreading... it (the computer) shall not speak...
2010-03-08 Juergen Weigertosc ls -u -- same logic here as mls suggests for osc...
2010-03-08 Marcus Huewe- ignore trailing slashes
2010-03-08 Michael Schroeder- turn option upside down for consistency
2010-03-08 Juergen Weigertsuggest git, svn, ... if indicated, after oscerr.NoWork...
2010-03-08 Juergen Weigert"osc cat" now auto-expands through link. New option...
2010-03-07 Juergen Weigertosc add now clears files from _to_be_deleted
2010-03-07 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2010-03-07 Juergen Weigerthelpful messages about non-existing remote packages...
2010-03-07 Marcus Huewe- added "config" command to set/get/delete a config...
2010-03-07 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-03-07 Juergen Weigertmade URLError readable, instead of a bogus stack-trace.
2010-03-06 Marcus Huewe- added 'verbose' option to DEFAULTS dict
2010-03-05 Stephan Kulowchanging some strings in the name of mls
2010-03-05 Stephan Kulowdiff3 -E is much easier to read
2010-03-03 Marcus Huewe- make store_write_* methods more safe
2010-03-02 Adrian Schrötersupport package search with project results needed...
2010-03-02 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-03-02 Marcus Huewe- added "--message" option to branch cmd
2010-03-01 Ludwig Nusselhandle missing details gracefully
2010-02-28 Pavol Rusnakmissed two renames
2010-02-28 Pavol Rusnakfix whitespace
2010-02-27 Klaas FreitagMerge branch 'master' of git@gitorious.org:opensuse/osc
2010-02-27 Klaas Freitagfixed links to documentation in the wiki in osc help
2010-02-27 Pavol Rusnaktreat pylint warnings
2010-02-25 Marcus Huewe- added --exclude-target-project <prj> option to "osc...
2010-02-25 Marcus Huewe- don't exit if the user made an invalid choice
2010-02-25 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-25 Marcus Huewe- keyring fix
2010-02-25 Ludwig Nusseldon't catch IOError to produce backtrace that points...
2010-02-25 Ludwig Nusselfix indentation
2010-02-25 Ludwig Nusseladd vim mode lines to avoid evil tab characters :-)
2010-02-24 Marcus Huewe- checkout files with mode 0644
2010-02-24 Marcus Huewe- convert tabs to spaces...
2010-02-24 Ludwig Nusselmake osc built in text meter display progress immediately
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 Ludwig Nusselactually ignore stuff after the footer line
2010-02-24 Ludwig Nusselfix up 'cr' without arguments
2010-02-24 Pavol Rusnakgpg signkey -> osc signkey
2010-02-23 Ludwig Nusselprint multiple choice prompt in new line
2010-02-23 Ludwig Nussellbl: show log of last built package if no args specified
2010-02-22 David GreavesAdded '--build-uid uid:gid|caller' feature to specify...
2010-02-22 Marcus Huewe- added missing return
2010-02-19 Marcus Huewe- use correct states
2010-02-18 Marcus Huewe- fixed download from apiurl
next