Commit History

作者 SHA1 備註 提交日期
  Daniel Golle da9746aaa2 libopkg: clean up handling of unresolved dependencies 4 年之前
  Jo-Philipp Wich fa137c25e1 Revert "libopkg: check installed reverse dependencies upon install/upgrade" 5 年之前
  Jo-Philipp Wich d217daf1b3 libopkg: fix replacelist parsing and writing 5 年之前
  Jo-Philipp Wich 9dd9a07600 libopkg: fix segmentation fault when traversing conflicts 5 年之前
  Jo-Philipp Wich 89fe77cb11 libopkg: check installed reverse dependencies upon install/upgrade 5 年之前
  Alejandro del Castillo a00a6a9bd4 buildReplaces: do not add duplicated replacees 8 年之前
  Alejandro del Castillo 86b584d119 pkg_dependence_satisfied: remove unused function 9 年之前
  Jo-Philipp Wich 0fb3e9f24f pkg_depends: propagate virtual provided detail flag to providers 7 年之前
  Pieter Smith 793155f9f3 pkg_depends: fix unsatisfied dependency installation order 7 年之前
  Jo-Philipp Wich b1dc770d15 libopkg: fix some overly aggressive line wrapping in pkg_depends.c 7 年之前
  Jo-Philipp Wich d0c19b8412 libopkg: avoid aggregating multiple identical providers 7 年之前
  Jo-Philipp Wich e751eeb364 libopkg: propagate SF_NEED_DETAIL to related packages 7 年之前
  Jo-Philipp Wich 79fe066dd1 libopkg: directly pass type to parseDepends() 7 年之前
  Jo-Philipp Wich a5de03e4dc libopkg: fix unsatisfied dependency reporting 7 年之前
  Jo-Philipp Wich 9396bd4a4c libopkg: store checksums in binary form, use integer index for architecture 7 年之前
  Jo-Philipp Wich ba12c71336 pkg: move active_list structure out of pkg_t 7 年之前
  Jo-Philipp Wich 98ce8c256f pkg: convert most other struct members into dynamic blob buffer fields 7 年之前
  Jo-Philipp Wich 2035cbf3a4 pkg: use a blob buffer in pkg_t to store variable fields 7 年之前
  Jo-Philipp Wich 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style 7 年之前
  graham.gower ac2222f7d6 Add Recommended packages to the depended_upon_by field. 14 年之前
  graham.gower 0a4946b3e9 Remove trailing whitespace. Sorry if this breaks your patches. 14 年之前
  graham.gower 396c9ed8f2 s/dependences/dependencies/ Pointed out by klemmster in Issue 40. 15 年之前
  graham.gower 599cc25928 Initial stab at untangling the #include maze. Probably needs a second pass. 15 年之前
  graham.gower 2fdb3fc0b6 Merge commit 'grg' into HEAD 15 年之前
  graham.gower b5e40ef6ba Free memory when there are unresolved dependencies. 15 年之前
  graham.gower b2b5908e2c Remove unused parameter from pkg_hash_fetch_best_installation_candidate(). 15 年之前
  graham.gower 195ca08fef Do the right thing if we have a version but no constraint. 15 年之前
  graham.gower 0673e730b8 Remove remaining uses of pkg->*_str arrays and free() them after parsing. 15 年之前
  graham.gower 28ad6d9ffc Fix pkg_depend_str() to not use pkg->depends_str. 15 年之前
  graham.gower 7210f5571f Rename loop iterater, so that it doesn't clash with a variable of greater scope. 15 年之前