2006-01-30 |
Michael Andres | backup |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Michael Andres | - Updated doc to point out that Edition::match is not... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | - prepare for soft dependencies |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stanislav Visnovsky | pack also header |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stanislav Visnovsky | - scan all selection files on source |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stanislav Visnovsky | include parser |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | make the selections parser actually build the resolvabl... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stanislav Visnovsky | - public access to resolver |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | apply refactoring toe xtract a base class from the... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Michael Andres | - adapted to Source_Ref |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | dont return temp objects |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | ups |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | - introduced TranslatedText |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | compile |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | honor 'installOnly' for packages |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | only those which we haven't seen yet are valid upgrade... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | lexical ordering |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | check the to-be status |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | get the to-be status when checking conflicts |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | its the same, just different lexical ordering |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | Capability is a ref already |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | cd to testdir, then remove |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | dummy subscription |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | dummy getSourcePriority |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | remove the .diff if its empty |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | dont log during runtest |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | define loggroup |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stefan Schubert | corrected path |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | isPresent() checks the to-be state, not the current one |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug and fix for testcase, fixme later |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stefan Schubert | translation added; build dependencies changed |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | done. Now i need to figure how to connect the public... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | almost there, a few tags missing |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | Source -> Source_Ref |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stefan Schubert | taking Source_Ref::noSource |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jiri Srain | split commit into 2 functions |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | resolvePool() |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | resolvePool() |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | get/set transactby |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jiri Srain | propagate installOnly() to zypp::Package interface... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jiri Srain | use ordering of packages for installation |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Klaus Kaempf | new 'ByTransact' filter |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Stanislav Visnovsky | ResPool is a reference already |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jiri Srain | removed void warning |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Duncan Mac... | use a layout more similar to Michael spirit parser... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jiri Srain | added preliminary commit function for target |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Michael Andres | - eliminated Source(typedef) which is in fact Source_Ref. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Michael Andres | - Fixed provision or Source_Ref's "nullimpl". As it... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Duncan Mac... | fix regular expressions to work everywhere |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Michael Andres | - explicitly define operator== and < (for use in std... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Michael Andres | - fixed typo |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Michael Andres | - provide operator== for BitField |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | actually 'cd' to the right directory |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | further adaption to final API |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | doc |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | debug |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | mark uninstallable as such |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | spread multiple items over several lines |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | check the poolItem status for installed/uninstalled |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | implement 'virtual dumpOn()' for QueueItem also |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | get the to-be status of the candidate |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | look at current, not future status when counting depend... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | upgrade to the candidate, not the installed one ... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | use virtual dumpOn() in operator<< to output derived... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | show the complete context chain |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | resfilter::byEdition<CompareByGT> is broken, implement... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | fix debug |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Michael Andres | - Added missing DEFINE_PTR_TYPE(SourceImpl) to prevent... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | output item lists in alphabetical order, not in ResPool... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | only look for installed by name, dont check edition |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | reset parser data at begin of each resolvable |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | output content, not pointer |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | pull Resolver to toplevel API |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | only string NOT starting with "/" are named/versioned... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | drop debug |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | use ResPool references instead of pointer |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | adapt to ZYpp and Target() |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | define LOGGROUP |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | this is a valid source |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | add 'bool valid()' to check for default/nullimpl vs... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | dont show the pointer, show content |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | reduce debug |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | return url as Url and path as Pathname |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | toString -> asString |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | toString -> asString for Url objects |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Klaus Kaempf | toString() -> asString() |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | ignore generated |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | drop 'test' |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | back to "deptestomatic" since is correlates to the... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | first tests for ResolverProblem and ProblemSolution |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | very, very simple tests |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Klaus Kaempf | use real type |
commit | commitdiff | tree | snapshot |
next |