index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
deps.c
Commit message (
Expand
)
Author
Age
...
*
When printing size_t, use %zd
Dan McGee
2007-10-29
*
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
2007-10-29
*
Add some more debugging output to dep checking code
Dan McGee
2007-10-29
*
Explicitly cast void* to char* during printf call
Dan McGee
2007-10-26
*
Dependency error/log messages fix
Nagy Gabor
2007-10-26
*
Add alpm_dep_get_string method
Nagy Gabor
2007-10-25
*
_alpm_depmiss_isin fix
Nagy Gabor
2007-10-24
*
libalpm/deps.c: fix memleak found by valgrind
Dan McGee
2007-09-28
*
libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).
Chantry Xavier
2007-09-11
*
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-23
*
Post trial install changes, round one
Dan McGee
2007-08-21
*
libalpm/deps.c : split alpm_depcmp.
Chantry Xavier
2007-07-17
*
libalpm/deps.c : split sortbydeps function.
Chantry Xavier
2007-07-17
*
new pmdepend_t / pmdepmissing_t accessors.
Chantry Xavier
2007-07-16
*
libalpm/deps.c : cleanup + little fix for resolvedeps.
Nagy Gabor
2007-07-15
*
libalpm/deps.c : fix for remove044 pactest.
Chantry Xavier
2007-07-13
*
Some doxygen comments.
Andrew Fyfe
2007-07-12
*
Remove some more conditional include stuff
Dan McGee
2007-07-12
*
Remove versioncmp.{c,h}, clean up selective #ifdefs
Dan McGee
2007-07-12
*
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
2007-07-10
*
Cleanup of pacman_deptest()
Andrew Fyfe
2007-07-10
*
Make alpm_splitdep immutable
Nagy Gabor
2007-06-26
*
Remove unnecessary trans parameter from _alpm_checkdeps
Nagy Gabor
2007-06-26
*
Implement simple topological sort algorithm for sortbydeps
Nagy Gabor
2007-06-10
*
Ensure correct and consistent usage of depmiss
Chantry Xavier
2007-06-10
*
Fix for removing a package that is no longer needed
Chantry Xavier
2007-06-10
*
Small speed-tuning to upgrade-checkdep
Nagy Gabor
2007-06-10
*
Fix issue when upgrading two packages that would break deps
Nagy Gabor
2007-06-10
*
Fix breakage in checkdeps when upgrading a multiple-depend
Nagy Gabor
2007-06-10
*
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
*
Remove STRNCPY macro from libalpm
Dan McGee
2007-04-29
*
Remove FREELISTPTR macro
Dan McGee
2007-04-28
*
Remove FREEPKG macro and correctly type _alpm_pkg_free
Dan McGee
2007-04-28
*
Clean up gettext on the libalpm side
Dan McGee
2007-04-26
*
Using wrong variable for depend lookup in sortbydeps
Nagy Gabor
2007-04-22
*
James Rosten <seinfeld90@gmail.com>
Aaron Griffin
2007-03-19
*
* Fixed an error with 'cascade' removal due to creation of a new pmpkg_t struct
Aaron Griffin
2007-03-12
*
* Fix group comparison issue and associated compilation warnings by using
Dan McGee
2007-03-11
*
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
2007-03-07
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
2007-03-03
*
Big commit this time:
Aaron Griffin
2007-03-03
*
* Comment clarification
Aaron Griffin
2007-03-01
*
* Switched some functions to alpm_pkg_get_* usage as I came across them
Aaron Griffin
2007-03-01
*
* Added another test as suggested by Nagy on the ML- a package both provides
Dan McGee
2007-02-28
*
* Enforce const char* params when using strings
Aaron Griffin
2007-02-26
*
* Fixed inconsistency of args- _alpm_db_read, _alpm_db_write.
Dan McGee
2007-02-21
*
* Some cascade removal changes. Mainly code cleanup, but this is an attempt to
Aaron Griffin
2007-02-20
*
* Fix version comparisons when one pkgrel doesn't exist (this ony fails on an ==
Aaron Griffin
2007-02-18
*
* Removed unnecessary #define
Dan McGee
2007-02-16
[prev]
[next]