normalize apiurl
[opensuse:osc.git] / osc / commandline.py
2010-06-23 Ludwig Nusselauto apiurl for osc meta
2010-06-23 Ludwig Nusselfix getbinaries --sources
2010-06-21 Danny Kukawkaanother fix for osc results -r/-a in project directories
2010-06-15 Danny Kukawkafixed some warnings from pychecker
2010-06-15 Danny Kukawkafixed whitespaces in osc getbinaries help text
2010-06-08 Adrian Schrötermake it possible to run local source services on checko...
2010-06-07 Ludwig Nusselfix osc log without arguments
2010-05-27 Adrian Schröteradd propper error handling in case running "osc log...
2010-05-27 Adrian Schrötersupport history of projects via "osc log"
2010-05-27 Marcus Huewe- cleanups
2010-05-25 Adrian Schröteruse correct apiurl when triggering a rebuild of local...
2010-05-25 Adrian Schröterharmonized osc parameters, user always "-M" for "-...
2010-05-25 Adrian Schröterfix commit of files in meta mode
2010-05-24 Marcus Huewe- fixed permissions
2010-05-24 brook hongimplement https://features.opensuse.org/309351
2010-05-22 Marcus Huewe- getbinaries: cleanup
2010-05-22 Adrian Schröterruntime fixes for last commit
2010-05-22 Adrian Schröteradd validation verbose mode for easier debugging
2010-05-22 Adrian Schröter* offer access to deleted projects/packages
2010-05-21 Adrian Schrötersupport undelete of project or package
2010-05-20 Adrian SchröterMake source validator moduler, execute all scripts...
2010-05-20 Adrian Schrötersupport source validators as pre-checkin check
2010-05-19 Pavol Rusnakfix osc add
2010-05-19 Adrian Schröterallow to set a temporary comment for a review via ...
2010-05-19 Adrian Schröterwhen doing "osc up -e" or "osc up -u" the actual update...
2010-05-19 Adrian Schröterapprovenew is a little bit less horrible then acceptall...
2010-05-19 Adrian Schröteradd "osc rq acceptallnew $PROJECT" command to show...
2010-05-19 Adrian Schröter* support branching with --force, to override existing...
2010-05-17 Adrian Schröterallow --force branch, even when target already exists
2010-05-14 Adrian Schröterextent command description for add
2010-05-14 Adrian Schröteradd support for obs download_url source service.
2010-05-12 Ludwig Nusselguess spec file name from current directory
2010-05-09 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-05-08 Adrian SchröterMerge branch 'master' of gitorious.org:opensuse/osc
2010-05-08 Adrian Schröterfix copypac with same source and destination:
2010-05-07 Ludwig Nusseldon't die if saving repo list fails
2010-05-05 Ludwig Nusselwhitespace fixes
2010-05-04 Danny Kukawkaadd run_pager() and make osc log/diff work like git...
2010-05-04 Danny Kukawkamake sure global option -A works too in a checked out...
2010-05-04 Danny Kukawkaget apiurl for 'osc my' from checked out package
2010-05-04 Danny Kukawkaadded 'osc getbinaries REPOSITORY' to checkout all...
2010-05-03 Danny Kukawkafix close() statement in download()
2010-04-30 Ludwig Nusselallow to override vm type on command line
2010-04-30 Ludwig Nusselstore list of repos for offline use
2010-04-30 Marcus Huewe- minor cleanup
2010-04-30 Marcus Huewe- simplify comment:)
2010-04-28 Ludwig Nusseluse common function for launching an editor
2010-04-28 Ludwig Nusselproject and package auto detection for osc meta
2010-04-28 Ludwig Nusseloption to hide download meter when finished
2010-04-27 Michal Vyskocilprint the error message on multiple description files
2010-04-27 Michal Vyskociluse glob when searching the build description
2010-04-27 Michal Vyskocilosc branch reads project/package in package directory
2010-04-26 Marcus Huewe- core.request_interactive_review(): backward compatibi...
2010-04-23 Adrian Schrötersupport OBS 2.0 "unresolvable" state, former expansion...
2010-04-23 Ludwig Nusselmake osc rebuild pick package from working directory
2010-04-22 Adrian Schröteradd a --size-limit option to checkout and update.
2010-04-21 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-04-21 Marcus Huewe- backward compatibility fix (only a recent api/backend...
2010-04-20 Michal Vyskocil--csv/--format options for osc results
2010-04-20 Marcus Huewe- use oscerr.UserAbort()
2010-04-17 Jan-Simon Möllercleanup
2010-04-17 Jan-Simon MöllerAdd support for --preload and --offline to osc build.
2010-04-10 Marcus Huewe- do_diff()/do_rdiff(): added "--missingok" parameter
2010-04-09 Marcus Huewe- simplify
2010-04-08 Marcus Huewe- handle linkerrors more gracefully
2010-04-08 Marcus Huewe- fix for osc chroot
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 Nusselalways ask for message when branching a package
2010-03-29 Marcus Huewe- only allow --diff for submit requests
2010-03-23 Marcus Huewe- added "--non-interactive" option to "osc rq show"
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 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 Marcus Huewe- minor changes
2010-03-13 Marcus Huewe- do_request(): added "--involved-projects" option...
2010-03-13 Marcus Huewe- rewrote do_my()
2010-03-12 Marcus Huewe- backward compatibility fix: old apis don't support...
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-08 Juergen Weigertosc ls -u -- same logic here as mls suggests for osc...
2010-03-08 Michael Schroeder- turn option upside down for consistency
2010-03-08 Juergen Weigert"osc cat" now auto-expands through link. New option...
2010-03-07 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2010-03-07 Marcus Huewe- added "config" command to set/get/delete a config...
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-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-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...
next