2010-06-09 |
Adrian Schröter | tag it as 0.127 0.127 |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Adrian Schröter | make it possible to run local source services on checko... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Adrian Schröter | fix typo, wrong package name recommended. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Ludwig Nussel | fix osc log without arguments |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Marcus Huewe | - print name of the missing key |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Michael Schroeder | - fix result query, build package list from all results |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Adrian Schröter | add propper error handling in case running "osc log... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Adrian Schröter | support history of projects via "osc log" |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Marcus Huewe | - cleanups |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Marcus Huewe | - cleanup the new "meta mode" a bit |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Adrian Schröter | fix typo |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Adrian Schröter | do not run services on "osc update" by default. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Juergen Weigert | si.execute now uses shutil.move instead of os.rename, |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Marcus Huewe | - fixed import warning + small cleanup |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Marcus Huewe | - fixed message str |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Adrian Schröter | use correct apiurl when triggering a rebuild of local... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Adrian Schröter | support checkout of underscore packages |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Adrian Schröter | harmonized osc parameters, user always "-M" for "-... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Adrian Schröter | fix commit of files in meta mode |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Adrian Schröter | add creation of multiple action requests to NEW file... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Marcus Huewe | - fixed permissions |
commit | commitdiff | tree | snapshot |
2010-05-24 |
brook hong | implement https://features.opensuse.org/309351 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Marcus Huewe | - getbinaries: cleanup |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Adrian Schröter | runtime fixes for last commit |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Adrian Schröter | add validation verbose mode for easier debugging |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Adrian Schröter | don't try to execute temporary files in validator directory |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Adrian Schröter | * offer access to deleted projects/packages |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Adrian Schröter | support undelete of project or package |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Juergen Weigert | Improved english message text. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Adrian Schröter | do not die on helper directories |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Adrian Schröter | Make source validator moduler, execute all scripts... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Adrian Schröter | support source validators as pre-checkin check |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Pavol Rusnak | fix osc add |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Adrian Schröter | allow to set a temporary comment for a review via ... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Adrian Schröter | when doing "osc up -e" or "osc up -u" the actual update... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Adrian Schröter | approvenew is a little bit less horrible then acceptall... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Adrian Schröter | add "osc rq acceptallnew $PROJECT" command to show... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Adrian Schröter | * support branching with --force, to override existing... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Adrian Schröter | use "checksum" to be in sync with other places |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Adrian Schröter | allow --force branch, even when target already exists |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Adrian Schröter | add sha256 verification for downloaded files via source... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Adrian Schröter | extent command description for add |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Adrian Schröter | register "_service" file, in case it got created |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Adrian Schröter | add support for obs download_url source service. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Marcus Huewe | - catch PackageError() |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ludwig Nussel | restore mtime handling for getbinaries |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ludwig Nussel | guess spec file name from current directory |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Marcus Huewe | - "run_pager()": cleanup + fixed isatty() call |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Marcus Huewe | - cut *.changes message after 30 lines (as request... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse/osc |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Marcus Huewe | - simplify "get_commit_message_template()" |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/osc |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Adrian Schröter | fix copypac with same source and destination: |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ludwig Nussel | don't die if saving repo list fails |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Marcus Huewe | - osc build: don't fail if a server isn't reachable |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Ludwig Nussel | catch cpio errors |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Ludwig Nussel | whitespace fixes |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Danny Kukawka | check if stdout is a tty before call pager |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Danny Kukawka | add run_pager() and make osc log/diff work like git... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Danny Kukawka | make sure global option -A works too in a checked out... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Danny Kukawka | get apiurl for 'osc my' from checked out package |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Danny Kukawka | added 'osc getbinaries REPOSITORY' to checkout all... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Danny Kukawka | fix some more close() statements |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Danny Kukawka | fix close() statement in download() |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Danny Kukawka | fixed warning from pychecker |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Ludwig Nussel | build result may have no status |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Jan-Simon Möller | Update NEWS. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Jan-Simon Möller | Add CB(pre)install hooks to osc |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ludwig Nussel | save log file of vm builds |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ludwig Nussel | allow to override vm type on command line |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ludwig Nussel | use new build --vm-* options |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ludwig Nussel | store list of repos for offline use |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Marcus Huewe | - minor cleanup |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Marcus Huewe | - simplify comment:) |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Marcus Huewe | - store tmpfiles in the default tmpdir |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Adrian Schröter | point users to xen/kvm build enviroments instead of... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Adrian Schröter | fix creation of package link, when target project has... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Ludwig Nussel | use common function for launching an editor |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Ludwig Nussel | project and package auto detection for osc meta |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Ludwig Nussel | display cpio download message immediately |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Ludwig Nussel | option to hide download meter when finished |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Ludwig Nussel | use common download code for sources and binaries |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Michal Vyskocil | print the error message on multiple description files |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Michal Vyskocil | use glob when searching the build description |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Michal Vyskocil | osc branch reads project/package in package directory |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marcus Huewe | - core.request_interactive_review(): backward compatibi... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Adrian Schröter | support OBS 2.0 "unresolvable" state, former expansion... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ludwig Nussel | make osc rebuild pick package from working directory |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ludwig Nussel | auto --local-package if --alternative-project is used |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Marcus Huewe | - fixes for old python versions |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Marcus Huewe | - fixed read_sizelimit() |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Adrian Schröter | add a --size-limit option to checkout and update. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse/osc |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Marcus Huewe | - backward compatibility fix (only a recent api/backend... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Michal Vyskocil | --csv/--format options for osc results |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Michal Vyskocil | format_results - apply format string on each dict in... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Michal Vyskocil | aliases (pac, pkg, package) in result dict |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Michal Vyskocil | split the formating rules from get_results |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Marcus Huewe | - only offer "d(i)ff" option for submitrequests |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Marcus Huewe | - use oscerr.UserAbort() |
commit | commitdiff | tree | snapshot |
next |