opensuse:osc.git
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
2010-02-18 Marcus Huewe- fixed check (caused by 8670d82fad0085d39ef7755ef4bda7...
2010-02-18 Jan-Simon MöllerFix the test for icecream. 'num' is type <str> and...
2010-02-18 Marcus Huewe- don't add buildargs twice
2010-02-18 Marcus HueweMerge commit 'refs/merge-requests/2' of git://gitorious...
2010-02-18 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-18 Marcus Huewe- added help text to localbuildlog
2010-02-18 Adrian Schröterfix linktobranch apiurl usage
2010-02-18 Marcus Huewe- mark 'build_platform' option as deprecated
2010-02-17 Marcus Huewe- skip directories when adding files to a package
2010-02-16 Michal Vyskocilbuildurl support for buildlog command
2010-02-16 Michal Vyskocilfix remotebuildlog help
2010-02-15 Marcus Huewe- make sure the buffer is flushed
2010-02-14 Marcus Huewe- fixed #579840 ("osc diff output should use a tab...
2010-02-12 Luboš Luňákavoid useless conversion to set that randomizes argumen...
2010-02-12 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-12 Marcus Huewe- added "localbuildlog" command
2010-02-12 Adrian Schrötertypo fix
2010-02-12 Marcus Huewe- fixed indention
2010-02-12 Ludwig Nusselcommand line options for cpio (default=off)
2010-02-12 Ludwig Nusseladd fetch-cpio support again
2010-02-12 Adrian Schröterspeak about supersed when doing a supersed ;)
2010-02-12 Ludwig Nusselbetter linewrapping and output of umlauts
2010-02-12 Ludwig Nusselmake iceream configurable in config file
2010-02-11 Adrian Schröterdo not point to keyservers for gpg key. They don't...
2010-02-11 Marcus Huewe- always remove tempfile
2010-02-11 Marcus Huewe- cleanup
2010-02-11 Ludwig Nusselconvenience mode for changedevelrequest
2010-02-11 Ludwig Nusselstore commit message so it doesn't get lost on failure
next