projects
/
platform
/
upstream
/
libzypp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix typo (bnc#761985)
[platform/upstream/libzypp.git]
/
zypp
/
2013-07-26
Michael Andres
fix typo
tree
|
commitdiff
2013-07-25
Michael Andres
Merge pull request #20 from scarabeusiv/master
tree
|
commitdiff
2013-07-24
Tomas Chvatal
Fix mixing C and C++ in templates
tree
|
commitdiff
2013-07-11
Michael Andres
Fix multiversion update candidate to respect an install...
tree
|
commitdiff
2013-07-10
Michael Andres
fix logfile truncation introduced by previous fix for...
tree
|
commitdiff
2013-07-10
Michael Andres
Swig can't handle move constructor
tree
|
commitdiff
2013-07-04
Michael Andres
Don't report install levels we no longer support.
tree
|
commitdiff
2013-07-04
Michael Andres
Workaround bnc#819354 by executing rpm in /. (bnc#827609)
tree
|
commitdiff
2013-07-03
Michael Andres
ExternalProgram: support chdir before exec
tree
|
commitdiff
2013-07-02
Michael Andres
Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
tree
|
commitdiff
2013-07-02
Michael Andres
Fix file probing via tftp:// (bnc#803316)
tree
|
commitdiff
2013-07-02
Michael Andres
Add armv7hl to armv6hl compat to be in sync with libsolv.
tree
|
commitdiff
2013-07-02
Michael Andres
Merge pull request #19 from dirkmueller/armv6hl
tree
|
commitdiff
2013-07-02
Dirk Mueller
Support for armv6hl
tree
|
commitdiff
2013-06-27
Michael Andres
Enable testcases to set modaliases
tree
|
commitdiff
2013-06-26
Michael Andres
Add modalias and multiversion spec to testcase
tree
|
commitdiff
2013-06-21
Michael Andres
Pathname: add move constructor and fix assign
tree
|
commitdiff
2013-06-21
Michael Andres
avoid unnecessary try block
tree
|
commitdiff
2013-06-19
Michael Andres
Set logfile permission upon file creation only (bnc...
tree
|
commitdiff
2013-06-12
Michael Andres
Add arch ppc64p7
tree
|
commitdiff
2013-06-11
Michael Andres
Speedup scanning for modaliases (bnc#823917)
tree
|
commitdiff
2013-05-16
Michael Andres
Remove no longer needed SafeBool.h
tree
|
commitdiff
2013-05-16
Michael Andres
Remove deprecated aria2 support
tree
|
commitdiff
2013-05-15
Michael Andres
cleanup
tree
|
commitdiff
2013-05-15
Michael Andres
remove deprecated ZYppCommitResult data members
tree
|
commitdiff
2013-05-15
Michael Andres
remove deprecated ZYpp methods
tree
|
commitdiff
2013-05-15
Michael Andres
Remove deprecated old History parser API
tree
|
commitdiff
2013-05-10
Michael Andres
remove deprecated ZYppFactory methods
tree
|
commitdiff
2013-05-10
Michael Andres
remove deprecated media methods
tree
|
commitdiff
2013-05-10
Michael Andres
Remove deprecated old InstallOrder computation code
tree
|
commitdiff
2013-05-08
Michael Andres
Fix Transaction ctor loading from pool
tree
|
commitdiff
2013-05-08
Michael Andres
Allow test whether a callback receiver is connected
tree
|
commitdiff
2013-05-07
Michael Schroeder
adapt to newest libsolv
tree
|
commitdiff
2013-05-02
Michael Andres
Discourage using SafeBool in favor of explicit operator...
tree
|
commitdiff
2013-04-29
Michael Andres
swig does not like safe bool
tree
|
commitdiff
2013-04-29
Michael Andres
Introduce explicit operator bool in PtrTypes
tree
|
commitdiff
2013-04-29
Michael Andres
fix gcc warnings
tree
|
commitdiff
2013-04-29
Michael Andres
backup
tree
|
commitdiff
2013-04-26
Michael Andres
fix RPM5 setup
tree
|
commitdiff
2013-04-26
Michael Andres
remove debug output
tree
|
commitdiff
2013-04-19
Michael Andres
New zypp.conf option 'download.transfer_timeout = 180'
tree
|
commitdiff
2013-04-16
Michael Andres
Fix uid/euid usage
tree
|
commitdiff
2013-04-12
Michael Andres
Fix missing assertion (ptr!=0) in RW_PTR operator->
tree
|
commitdiff
2013-04-05
Matthias Grießmeier
added new fuction zypp::ZYpp::provideSrcPackage
tree
|
commitdiff
2013-04-05
Michael Andres
Treat opensuse* as separate vendor (bnc#812608)
tree
|
commitdiff
2013-04-02
Michael Andres
Treat opensuse-education as separate vendor (bnc#812608)
tree
|
commitdiff
2013-03-28
Michael Andres
Merge pull request #17 from dirkmueller/master
tree
|
commitdiff
2013-03-27
Dirk Mueller
AArch64 support
tree
|
commitdiff
2013-03-27
Matthias Grießmeier
added tftp-support (bnc#803316)
tree
|
commitdiff
2013-03-26
Michael Andres
Don't throw AbortRequest if no user callback is connected
tree
|
commitdiff
2013-03-20
Michael Andres
Merge pull request #15 from gabi2/master
tree
|
commitdiff
2013-03-14
Gabriele Mohr
throw AbortRequestException on MediaChangeReport::ABORT
tree
|
commitdiff
2013-03-07
Michael Andres
Adapt to libsolv dataiterator fixes (returning random...
tree
|
commitdiff
2013-03-07
Michael Andres
Require and adapt to changes in libsolv-0.3.0
tree
|
commitdiff
2013-02-27
Michael Andres
Rephrase error message if 'lsof' is not installed ...
tree
|
commitdiff
2013-02-27
Michael Andres
Move all implementation into RepoManager::Impl
tree
|
commitdiff
2013-02-27
Michael Andres
Hack: Ignore global lock if $ZYPP_READONLY_HACK
tree
|
commitdiff
2013-02-15
Michael Andres
Handle dangling update script symlinks in instsys....
tree
|
commitdiff
2013-01-21
Michael Schroeder
make multicurl suppress progress reports for the metali...
tree
|
commitdiff
2013-01-21
Michael Schroeder
work around libcurl bug that sometimes gives us old...
tree
|
commitdiff
2013-01-18
Michael Andres
Revert: MediaMultiCurl: throw AbortRequestException...
tree
|
commitdiff
2013-01-18
Michael Andres
Reduce logging
tree
|
commitdiff
2013-01-18
Michael Andres
MediaMultiCurl: throw AbortRequestException if aborted...
tree
|
commitdiff
2013-01-17
Michael Andres
PathInfo: print errno if stat failed
tree
|
commitdiff
2013-01-16
Michael Andres
Add missing template overload
tree
|
commitdiff
2013-01-16
Michael Andres
RpmHeader: add test for nosrc package
tree
|
commitdiff
2012-12-17
Michael Andres
Cleanup enum<>name mapping
tree
|
commitdiff
2012-12-17
Michael Andres
Add NamedValue<_Tp>: Simple value<>name mapping support...
tree
|
commitdiff
2012-12-17
Michael Andres
Simplify code
tree
|
commitdiff
2012-12-17
Michael Andres
Enable zypper to remove zypp locks without evaluating...
tree
|
commitdiff
2012-12-10
Michael Andres
Configure curl to "not fix the BEAST attack" (bnc#779177)
tree
|
commitdiff
2012-12-05
Michael Andres
reduce logging
tree
|
commitdiff
2012-12-03
Michael Andres
HistoryLogReader: new HistoryLogData based API for...
tree
|
commitdiff
2012-11-23
Michael Andres
Adapt to libsolv 'medianr'-changes
tree
|
commitdiff
2012-11-23
Michael Andres
Write userdata string to history log (fate#312521)
tree
|
commitdiff
2012-11-21
Michael Andres
Relax history reader to accept entries with additional...
tree
|
commitdiff
2012-11-21
Michael Andres
Fix data corruption, undefined return value, unneeded...
tree
|
commitdiff
2012-11-07
Michael Andres
Forward userdata string to commit plugins in BEGINPLUGI...
tree
|
commitdiff
2012-11-07
Michael Andres
Extend ZConfig to store a user defined string value...
tree
|
commitdiff
2012-10-31
Michael Andres
Add SIGSEGV handler trying to log a stack trace
tree
|
commitdiff
2012-10-31
Michael Andres
Add zypp::dumpBacktrace to dump current stack trace...
tree
|
commitdiff
2012-10-29
Michael Andres
Use gettext plural handling (bnc#784666)
tree
|
commitdiff
2012-10-25
Michael Andres
Fix unnecessary creation of temporary Resolavbles
tree
|
commitdiff
2012-10-24
Michael Andres
Add simple sysconfig::write (bnc#766598)
tree
|
commitdiff
2012-10-15
Michael Andres
fix missing #include
tree
|
commitdiff
2012-10-15
Michael Andres
For installed products also filelists when trying to...
tree
|
commitdiff
2012-10-10
Michael Andres
Merge pull request #13 from gabi2/master
tree
|
commitdiff
2012-10-10
Gabriele Mohr
Provide information whether acceptance of a product...
tree
|
commitdiff
2012-10-08
Michael Andres
fix to compile
tree
|
commitdiff
2012-09-14
Michael Andres
Relax evaluation of patch category tags (case insensitive)
tree
|
commitdiff
2012-09-12
Michael Andres
Add str::commonPrefix
tree
|
commitdiff
2012-09-06
Gabriele Mohr
Target::reload() added
tree
|
commitdiff
2012-08-10
Michael Andres
Implement $ZYPP_LOCK_TIMEOUT: number of seconds to...
tree
|
commitdiff
2012-08-10
Michael Andres
fix GlobalLock implementation
tree
|
commitdiff
2012-08-10
Michael Andres
Unify update-scripts with same content(md5sum) (bnc...
tree
|
commitdiff
2012-08-03
Michael Andres
docs adjusted
tree
|
commitdiff
2012-08-02
Michael Andres
set $ZYPP_IS_RUNNING during commit
tree
|
commitdiff
2012-08-01
Michael Andres
Refactor PackageProvider::Impl and allow derived classe...
tree
|
commitdiff
2012-08-01
Michael Andres
Hide away PackageProvider implementation details
tree
|
commitdiff
2012-08-01
Michael Andres
do not use private cache for root
tree
|
commitdiff
next