- do_getbinaries: fail if repo doesn't exist
[opensuse:osc.git] / osc /
2011-03-02 Marcus Huewe- do_getbinaries: fail if repo doesn't exist
2011-02-28 Adrian Schröter- service disabledrun must store files without prefix...
2011-02-27 Adrian Schröterdouble the default for "buildlogtail", kiwi failures...
2011-02-24 Marcus Huewe- get_user_projpkgs_request_list: fixed logic error
2011-02-24 Marcus Huewe- fixed #671790 ("osc my rq returns 400")
2011-02-22 Adrian Schröter- avoid unwanted entire project rebuilds
2011-02-22 Juergen Weigert'osc rq list' now defaults to 'new,review' instead...
2011-02-22 Marcus Huewe- use get/set when working with an "Element" instance...
2011-02-22 Marcus Huewe- rewrote set_link_rev
2011-02-22 Ludwig Nusselfix --no-init
2011-02-21 Marcus Huewe- update: fixed os.path.join call
2011-02-21 Adrian SchröterDon't submit crud workarounds for problems which should...
2011-02-20 Juergen Weigertavoid 404 in osc se -V caused by looking up the _histor...
2011-02-17 Marcus Huewe- (temporary) fix for 53ca3b9a14110f88c1d81a4b345b3cc17...
2011-02-17 Anas Nashifdefault to 1 processors on darwin, since we are not...
2011-02-17 Marcus Huewe- minor cleanup
2011-02-17 Marcus Huewe- fixed do_service
2011-02-17 Marcus Huewe- do_results: fixed --xml output
2011-02-15 Adrian Schröter- use new api call to collect all project wide source...
2011-02-15 Adrian Schröter- make it possible to run single source services, even...
2011-02-14 Adrian Schröter- do not crash in setlinkrev, if link target is no...
2011-02-14 Adrian Schröter- avoid to create a _pull file when having a working...
2011-02-14 Adrian Schröter- don't crash when src server decides to expand in...
2011-02-11 Marcus Huewe- do_detachbranch: added --message option; added some...
2011-02-11 Marcus Huewe- added new "detachbranch" command to replace a link...
2011-02-11 Marcus Huewe- copy_pac: only edit meta if "source" and "target...
2011-02-11 Adrian Schröter- add request and review "supersede" command, to supers...
2011-02-11 Juergen Weigertfixed se -V to not explode when a project match was...
2011-02-11 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2011-02-11 Marcus Huewe- use pass instead of passx (plaintext_passwd is the...
2011-02-11 Marcus Huewe- don't fail if terminal encoding doesn't support unico...
2011-02-09 Marcus Huewe- fix for 7d5893992d356a02e0cba0677a81d0d46bfc265f
2011-02-09 Marcus Huewe- use Request's __cmd__ method for sorting
2011-02-09 Ludwig Nusselsort request lists by id
2011-02-08 Marcus Huewe- fixed misleading note (#644550 ("osc don't branch...
2011-02-08 Adrian Schröteradd force option to accept requests in review state.
2011-02-04 Ludwig Nusselfix osc my with obs 2.2 api
2011-02-04 Ludwig Nusselonly catch http error, other exceptions are bugs
2011-02-04 Ludwig Nusselfix indent
2011-02-04 Ludwig Nusselosc my: also show requests in review state
2011-02-03 Ludwig Nusseleither use plain text password or obfuscated ones
2011-02-03 Ludwig NusselDon't request message when branching a package
2011-02-02 Marcus Huewe- fix for 0fd0ff26856d2385361702795415f80e4cca0663
2011-02-02 Juergen Weigerttypo
2011-02-02 Juergen WeigertHelp text of co -s was indentical to co -S, fixed to...
2011-02-01 Marcus Huewe- escape % in help text
2011-02-01 Marcus Huewe- fixed indention+small cleanup
2011-02-01 Marcus Huewe- globally catch OSError ENOENT
2011-02-01 Juergen WeigertNo such file or directory should not trigger stack...
2011-01-31 Juergen Weigertosc checkout '%{disturl}' is now supported.
2011-01-30 Marcus Huewe- use xmlindent instead of minidom stuff
2011-01-30 Marcus Huewe- do_search: '::' isn't a perl specific namespace/packa...
2011-01-30 Marcus HueweRevert "[osc] add cb(pre)ignore capabilities to osc."
2011-01-30 Marcus Huewe- Request: format_review, format_action should be stati...
2011-01-30 Jan-Simon MöllerAdd armv7hl (hardfloat ABI) support.
2011-01-30 Marcus Huewe- parse_repoarchdescr: use similar build descr "guessin...
2011-01-30 Marcus Huewe- do_request: added "--edit" option to edit a submit...
2011-01-29 Marcus Huewe- fixed #665784 ("osc build --offline doesn't work...
2011-01-29 Marcus Huewe- request_interactive_review: added support to "edit...
2011-01-29 Marcus Huewe- clone_request: return the "targetproject"
2011-01-29 Marcus Huewe- handle requests with multiple (submit) actions
2011-01-29 Marcus Huewe- use get_actions method
2011-01-29 Marcus Huewe- Request: added get_actions method
2011-01-29 Marcus Huewe- refactored request diff code
2011-01-28 Marcus Huewe- fix for db9e7c7974f6c79496d2b3aa2b7349ba18a16035
2011-01-26 Marcus Huewe- minor change
2011-01-26 Adrian Schrötercheck if project wide _service file really exists
2011-01-26 Adrian Schröterfix "osc add some_git_url", using now official source...
2011-01-26 Adrian Schrötersupport project wide source services
2011-01-26 Adrian Schröternew source service commands "localrun" and "disabledrun...
2011-01-26 Adrian Schrötersupport for new source service modes: disabled, tryloca...
2011-01-25 Marcus Huewe- reworked do_requestmaintainership()
2011-01-25 Marcus Huewe- do_changedevelrequest, do_deleterequest: use Request...
2011-01-25 Ludwig Nusselremove forgotten print
2011-01-25 Ludwig Nusselallow mkpac on existing directory
2011-01-25 Ludwig Nusselrefactor diff command
2011-01-25 Ludwig Nusseldownload debugsource with --debug rather than --source
2011-01-24 Marcus Huewe- use EPIPE (as suggested by mls)
2011-01-24 Adrian Schröteradd better support for reviews of requests. User api...
2011-01-22 Marcus Huewe- globally ignore broken pipe
2011-01-21 Sascha PeilickeDon't crash on broken pipe (fixes bnc#661963).
2011-01-21 Sascha PeilickeDon't mix tabs with spaces.
2011-01-21 Sascha PeilickeUse './binaries' as default directory for getbinaries.
2011-01-20 Marcus Huewe- fixed #646886 ('"osc build" when iChain is broken...
2011-01-20 Marcus Huewe- fixed #663270 ("osc importsrcpkg --commit fails")
2011-01-19 Adrian Schrötersupport to view the commit history of deleted packages
2011-01-18 Marcus Huewe- do_delete: inform about non existent skipped file
2011-01-18 Marcus Huewe- class Request: added create method in order to create...
2011-01-17 Marcus Huewe- fix for my last commit
2011-01-17 Marcus Huewe- do_search: if --involved, --bugowner etc. is used...
2011-01-17 Marcus Huewe- delete_file: added special handling for skipped files
2011-01-12 Marcus Huewe- Action: support for acceptinfo
2011-01-12 Adrian Schröterfallback to unexpanded diff mode on "osc diff" on merge...
2011-01-12 Adrian Schröteradd "osc less", it is "osc cat" + pager
2011-01-12 Adrian Schröterfix add_me request
2011-01-11 Adrian Schröteradd option to request the additon of a group to a proje...
2011-01-11 Rohan McGovernExpand links when checking out a single file.
2011-01-10 Adrian Schröteradd createrequest "add_me" shortcut
2011-01-08 Adrian Schröterfix crash on missing initialisation
2011-01-07 Adrian Schröter - add blt and rblt commands, aka "buildlogtail" and...
next