- fixed addfile()
[opensuse:osc.git] / osc / core.py
2010-03-25 Marcus Huewe- fixed addfile()
2010-03-22 Michal Vyskocilosc rm: ignore IOError with --force
2010-03-21 Marcus Huewe- use a list instead of a generator object otherwise...
2010-03-20 Juergen WeigertOops, I did not mean to revert coolo's fix. Sorry.
2010-03-20 Juergen Weigertadded 'bse' as a shortcur for 'search --binary'
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 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- core.py: added filter_role() method + other minor...
2010-03-10 Marcus Huewe- get_request_list(): use new search interface
2010-03-10 Marcus Huewe- reworked do_search() and osc's search interface
2010-03-09 Juergen WeigertProofreading... it (the computer) shall not speak...
2010-03-07 Juergen Weigertosc add now clears files from _to_be_deleted
2010-03-03 Marcus Huewe- make store_write_* methods more safe
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 Rusnakfix whitespace
2010-02-27 Klaas FreitagMerge branch 'master' of git@gitorious.org:opensuse/osc
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 Ludwig Nusseladd vim mode lines to avoid evil tab characters :-)
2010-02-24 Marcus Huewe- checkout files with mode 0644
2010-02-24 Ludwig Nusselactually ignore stuff after the footer line
2010-02-23 Ludwig Nusselprint multiple choice prompt in new line
2010-02-22 Marcus Huewe- added missing return
2010-02-19 Marcus Huewe- use correct states
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 Adrian Schröterfix linktobranch apiurl usage
2010-02-17 Marcus Huewe- skip directories when adding files to a package
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 Ludwig Nusselbetter linewrapping and output of umlauts
2010-02-11 Marcus Huewe- always remove tempfile
2010-02-11 Marcus Huewe- cleanup
2010-02-11 Ludwig Nusselstore commit message so it doesn't get lost on failure
2010-02-11 Ludwig Nusselunchanged log message is no error
2010-02-11 Ludwig NusselRevert "use the baserev on links by default for diffing"
2010-02-11 Marcus Huewe- get out of the loop..
2010-02-11 Marcus Huewe- review a request interactively
2010-02-09 Marcus Huewe- fixed #547005 ("osc co could show download progress")
2010-02-08 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-02-08 Marcus Huewe- fixed #577156 ("osc: develproject redirection notice...
2010-02-05 Marcus Huewe- always close the file
2010-02-05 Adrian Schröterdo not complain about _service files
2010-02-05 Adrian SchröterMerge commit 'refs/merge-requests/1' of git://gitorious...
2010-02-04 Marcus Huewe- use a tempfile
2010-02-02 Ludwig Nusselmove changes file diff parser to separate function
2010-02-02 Ludwig Nusseldisplay details of finish
2010-01-30 Marcus Huewe- fixed #574758 ('"osc" cannot commit "read-only" files.')
2010-01-29 Adrian Schröteruse the baserev on links by default for diffing
2010-01-28 Marcus Huewe- fixed 'project/package/repository/arch' support
2010-01-28 Michal Vyskocilfix exception message in parse_disturl
2010-01-28 Michal Vyskociladd a buildlogurl support to osc remotebuildlog command
2010-01-22 Marcus Huewe- fixed indention
2010-01-22 Adrian Schröterdo not fill crap into our database by default
2010-01-21 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/osc
2010-01-21 Michael Schroeder- default to expanded for new packages in osc up, like...
2010-01-20 Michael Schroeder- also freeze if 'up -e' fails, code cleanup
2010-01-18 Adrian Schröterdo not crash on rdiff with 3 arguments (#571483)
2010-01-15 Ludwig Nusseladd option to prjresults to show results with packages...
2010-01-15 Ludwig Nusseldon't pollute results output with repo status
2010-01-14 Adrian Schröterpost 0.125
2010-01-14 Adrian Schrötermake it the 0.125 release
2010-01-14 Marcus Huewe- fixed indention, use list comprehension
2010-01-14 Adrian Schröter* support linktobranch with local dir
2010-01-13 Adrian Schrötershow scheduler state for each repo with "results" and...
2010-01-13 Adrian Schröterfix syntax error on checkout
2010-01-12 Michael Schroeder- add autofreezing of link (obsoletes linkrepair)
2010-01-11 Marcus Huewe- fixed missing exception
2010-01-11 Michael Schroeder- reimplement 'osc pull' so that iw works like intended...
2010-01-11 Adrian Schröteradd osc linktobranch command
2010-01-07 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse/osc
2010-01-07 Marcus Huewe- fixed #568269 ("osc meta prjconf can waste lot of...
2009-12-30 Marcus Huewe- cleanups
2009-12-26 Marcus Huewe- fix for 0a6ca4f6c262750251b97f930c798af19f4170a5...
2009-12-25 Marcus Huewe- useless use of StringIO()
2009-12-25 Marcus Huewe- fix for 81bf93f4f291c1c7f19488ac39bea42c39545a66
2009-12-24 Marcus Huewe- cleanup: use exceptions
2009-12-24 Marcus Huewe- there's no need to fetch the packagelist if we add...
2009-12-22 Adrian Schröterfix request listing with given type for certain projects
2009-12-21 Marcus Huewe- return a list instead of a string
2009-12-21 Marcus Huewe- added "--disable-publish" option to "linkpac" and...
2009-12-17 Marcus Huewe- commit: check if "_pulled" file exists before removing it
2009-12-17 Michael Schroeder- first attempt at "osc pull" and "linkcontrol"
2009-12-12 Marcus Huewe- small cleanups
2009-12-10 Adrian Schröteropen 0.125 development ...
2009-12-10 Adrian Schrötergot for 0.124 version
2009-12-09 Adrian Schröteradd "osc triggerreason", show detailed reason of a...
2009-12-09 Adrian SchröterMerge branch 'master' of gitorious.org:opensuse/osc
2009-12-08 Pavol Rusnakremove exec flags from commandline.py and core.py
2009-12-04 Adrian Schröteradd dependson and whatdependson commands
2009-11-23 Ludwig Nusselallow to specify limit=0 so jobhist works with apis...
2009-11-20 Adrian Schröterfix request listing with --type without given target...
2009-11-17 Adrian Schrötersupport review handling of requests (new "osc review...
next