platform/upstream/zypper.git
2007-12-03 Jan Kupec- sync pool after commit when in shell
2007-12-03 Jan Kupec- _running_help was unitialized (thanx schubi)
2007-12-02 Jan Kupec- load resolvables only once in shell
2007-11-30 Jan Kupec- shellCleanup() added
2007-11-30 Jan Kupec- using break to quit shell
2007-11-30 Jan Kupec- translator comment put in the proper place
2007-11-30 Jan Kupec- changes
2007-11-30 Jan Kupec- avoiding unwanted translation of zypper keywords...
2007-11-30 Jan Kupec- update
2007-11-30 Jan Kupecchanges
2007-11-30 Jan Kupec- catch target initialization exceptions
2007-11-27 Jan Kupecchanges
2007-11-27 Jan Kupec- fixed help invocation (#337406)
2007-11-27 Jan Kupecchanges
2007-11-26 Jan Kupec- gSettings global removed
2007-11-26 Jan Kupec- GlobalOptions made member of Zypper
2007-11-23 Jan Kupec- renamed gSettings -> GlobalOptions
2007-11-23 Jan Kupec- gopts removed
2007-11-23 Jan Kupec- set exit code inside functions instead of returning it
2007-11-23 Jan Kupec- command global variable removed, Zypper object passed...
2007-11-23 Jan Kupec- ghelp removed
2007-11-22 Jan Kupec- moved parsing of command options into a separate...
2007-11-22 Jan Kupec- backup, started to encapsulate main zypper code and...
2007-11-19 Thomas Goettlicherchanges
2007-11-19 Thomas Goettlicherpreserve lang in zypp-checkpatches-wrapper
2007-11-16 Jan Kupec- unused code removed
2007-11-16 Jan Kupec- sed -i 's/#include <zypp\(.*\)>/#include "zypp\1...
2007-11-16 Jan Kupec- part of zypper.* split into zypper-main.*
2007-11-14 Jan Kupec- fix compilation
2007-11-12 Jan Kupecversion&changes
2007-11-12 Jan Kupec- dist-upgrade added (experimental) FATE #302460
2007-11-09 Jan Kupec.changes
2007-11-09 Jan Kupec- Resolver::setForceResolve(false) is the default now
2007-11-09 Jan Kupecunused code
2007-11-04 Jan Kupec- sources -> repos
2007-11-04 Jan Kupec- code clean-up
2007-11-04 Jan Kupec- zypper and zypp-checkpatches decoupled
2007-11-04 Jan Kupec- decoupling zypper and zypp-checkpatches code
2007-10-30 Jan Kupecchanges
2007-10-30 Jan Kupecchanges
2007-10-30 Jan Kupec- supress progress output when --quiet
2007-10-29 Jan Kupecchanges
2007-10-29 Jan Kupec- (s)kip option added to the dependency problem resolut...
2007-10-29 Jan Kupec- --root doc update
2007-10-26 Jan Kupecchanges & version
2007-10-26 Jan Kupec- proper return value for help
2007-10-26 Jan Kupec- require an absolute path for --root (#335609)
2007-10-26 Jan Kupec- when --skip-interactive is specified, skip also patch...
2007-10-25 Arvin Schnell- fixed typo
2007-10-23 Jan Kupecchanges
2007-10-23 Jan Kupec- docs update
2007-10-23 Jan Kupec- --cache-dir, --raw-cache-dir, --reposd-dir global...
2007-10-11 Duncan Mac... use sane defaults for those alien parameters so we...
2007-10-10 Jan Kupecversion
2007-10-08 Jan Kupecversion
2007-10-08 Jan Kupec- RepoReport receiver adjusted to new signature, but...
2007-10-08 Jan Kupecchanges
2007-10-08 Jan Kupec- fixed some gcc 4.3 warnings
2007-10-08 Jan Kupec- fixed compilation errors with gcc 4.3
2007-10-08 Jan Kupecchanges
2007-10-08 Jan Kupec- missing -y option added to the update command (#331632)
2007-10-06 Jan Kupecchanges
2007-10-06 Jan Kupec- correctly translate the command list (#327487)
2007-10-06 Jan Kupec# 1 -> #1 (removed space)
2007-10-06 Jan Kupecs/media/medium (singular is correct)
2007-10-06 Jan Kupec- fix typo (#325821)
2007-10-06 Jan Kupecchanges
2007-10-06 Jan Kupec- don't check if to refresh cd/dvd repos even on user...
2007-10-03 Jan Kupec--capability and --force added to the help texts
2007-10-02 Martin VidnerFixed misalignment in localized tables (#328918).
2007-09-27 Michael Andresfixed control reaches end of non-void function
2007-09-27 Michael Andresfixed comparison between signed and unsigned int
2007-09-27 Jan Kupec- --capability short option fixed
2007-09-26 Jan Kupec- locks doc update
2007-09-25 Jan Kupec- fixed typo
2007-09-25 Jan Kupec- bump minor version to 9
2007-09-25 Jan Kupecchanges
2007-09-25 Jan Kupecmake compiler happy about /* withing comments
2007-09-25 Jan Kupec- report malformed URLs correctly in zypper addrepo...
2007-09-25 Jan Kupec- fixed the return value
2007-09-25 Jan Kupec- german translation update
2007-09-24 Michael AndresUse -Wall -Woverloaded-virtual -fstack-protector BASE-SuSE-Linux-10_3-Branch
2007-09-21 Jan Kupecchanges
2007-09-21 Jan Kupec- fix zypper refresh exit status (#326694)
2007-09-21 Jan Kupec- translation bug fix (#327072)
2007-09-21 Jan Kupec- translations update
2007-09-20 Jan Kupec- zypper compiles also with gcc 4.1
2007-09-19 Jan Kupec- translations update
2007-09-19 Arvin Schnell- also ignore directory "build" when making package
2007-09-19 Arvin Schnell- close file-descriptors > 2 in zypp-checkpatches-wrapp...
2007-09-19 Thomas Goettlicherchanges
2007-09-19 Thomas Goettlicherundo last change (bacause Arvin was faster and has...
2007-09-19 Thomas Goettlicherchanges
2007-09-19 Thomas Goettlichercheck if stdout/stderr file descriptors are open (...
2007-09-18 Arvin Schnell- check file-descriptors 0, 1 and 2 in zypp-checkpatche...
2007-09-18 Arvin Schnell- call setgid and umask in zypp-checkpatches-wrapper...
2007-09-18 Jan Kupec- translations update
2007-09-18 Jan Kupec- --force option added
2007-09-18 Jan Kupec- avoiding the change of the install help (it would...
2007-09-18 Duncan Mac... changes, bump
next