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
*
Alpm, check for NULL in free-functions
Rikard Falkeborn
2015-10-27
*
sortbydeps: skip local packages being updated
Andrew Gregory
2015-09-19
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
initialize pointers passed to _alpm_pkg_dup
Andrew Gregory
2015-01-02
*
Initialize memory to prevent issues when freeing on error
Allan McRae
2014-12-27
*
_alpm_recursedeps: free memory on error
Allan McRae
2014-12-27
*
alpm_dep_from_string: free memory on error
Allan McRae
2014-12-24
*
_alpm_dep_dup: free memory on error
Allan McRae
2014-12-24
*
depmiss_new: free memory on error
Allan McRae
2014-12-24
*
Add --assume-installed option
Florian Pritz
2014-09-30
*
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-09-30
*
deps.c: split _alpm_depcmp into _alpm_depcmp_provides
Florian Pritz
2014-09-30
*
deps.c: use alpm_list_find_ptr
Andrew Gregory
2014-08-04
*
dep_graph_init: filter ignored packages by name
Andrew Gregory
2014-08-04
*
Update the question callback
Olivier Brunel
2014-06-24
*
alpm: export *_free functions
Andrew Gregory
2014-02-04
*
_alpm_resolvedeps: free targ inside loop
Andrew Gregory
2014-01-30
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
deps.c: remove filtered_depend functions
Andrew Gregory
2014-01-06
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
deps.c: pass alpm_list** to _alpm_recursedeps
Andrew Gregory
2013-10-31
*
sortbydeps: include local pkgs in dep graph
Andrew Gregory
2013-10-31
*
Expose alpm_pkg_should_ignore
Allan McRae
2013-10-31
*
libalpm: introduce a usage level for repos
Dave Reisner
2013-09-04
*
deps.c: check for indirect deps when ordering
Andrew Gregory
2013-06-26
*
Fix comment typo
Allan McRae
2013-05-18
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-18
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Make alpm_pkg_find public
Allan McRae
2012-12-14
*
Fix overzealous package removal with unmet dependencies
Andrew Gregory
2012-12-14
*
fix -Wshadow warnings as reported by gcc 4.4.3
Dave Reisner
2012-05-20
*
Various tweaks to support building with excessive GCC warning flags
Dan McGee
2012-04-08
*
Allow alpm_depend_t to have a description
Dan McGee
2012-03-08
*
Merge branch 'maint'
Dan McGee
2012-02-20
|
\
|
*
Revert "Add -S --recursive operation"
Dan McGee
2012-02-15
*
|
Update copyright years
Allan McRae
2012-02-20
*
|
libalpm/deps.c: access trans flags directly
Dan McGee
2012-01-23
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
code syntax cleanup
Dave Reisner
2011-12-12
|
/
*
Allow sync_prepare to work in certain cases without sync databases
Dan McGee
2011-11-15
*
_alpm_splitdep: use malloc instead of calloc
Dan McGee
2011-09-27
*
Update Doxyfile and fix some documentation errors caught by Doxygen
Dan McGee
2011-09-22
*
Remove all usages of alpm_list_getdata() from the library
Dan McGee
2011-09-20
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Streamline alpm_splitdep() comparisons
Dan McGee
2011-08-29
*
_alpm_splitdep(): don't pass bogus length value to strndup
Dan McGee
2011-08-28
*
Be more robust when copying package data
Dan McGee
2011-08-19
*
Convert resolvedep() to use _alpm_depcmp_literal()
Dan McGee
2011-08-18
[next]