summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* New alpm_list_join functionNagy Gabor2007-11-20
* Add missing header includes for setlocaleDan McGee2007-11-20
* Versioned provisions.Nagy Gabor2007-11-18
* Fix sh and scriptlet interactionDan McGee2007-11-18
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18
* POSIX shell does not specify meaning of source operationDan McGee2007-11-18
* libalpm/deps.c : improves IgnorePkg handling in resolvedeps.Nagy Gabor2007-11-18
* Remove the IgnorePkg handling from alpm_pkg_compare_version.Chantry Xavier2007-11-18
* Remove provide.c and provide.h .Chantry Xavier2007-11-17
* Generalized alpm_list_find.Nagy Gabor2007-11-17
* Fix memleak in _alpm_trans_free with package listsDan McGee2007-11-17
* libalpm: use FREELIST when possibleDan McGee2007-11-16
* War on whitespaceDan McGee2007-11-16
* libalpm: simplify sync db lastupdateDan McGee2007-11-16
* Fix a would-be memleak with the new compute requiredby stuffDan McGee2007-11-15
* libalpm: change graph malloc to MALLOC macroDan McGee2007-11-14
* Fix alpm_list_copy_dataDan McGee2007-11-14
* Move alpm_splitdep usage to db_readDan McGee2007-11-14
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* alpm_list_add == alpm_list_add_lastNagy Gabor2007-11-14
* Enforce const correctness on dep functions and rewrite alpm_dep_get_stringDan McGee2007-11-13
* Fix display of -Qip output when a package file is givenDan McGee2007-11-13
* Fix memleak with new alpm_list_reverse usageDan McGee2007-11-11
* Add a horrible little hack to get symlink001.py to pass againDan McGee2007-11-11
* Ensure list tail pointer is updated when we remove tail nodeDan McGee2007-11-11
* Incorrect usage of alpm_db_whatprovides in sync.cNagy Gabor2007-11-11
* libalpm: fix lstat wrapper to actually use newpathDan McGee2007-11-11
* Remove unused and broken alpm_list_remove_node functionDan McGee2007-11-11
* Implement TotalDownload option.Nathan Jones2007-11-11
* Implement IgnoreGroup.Nathan Jones2007-11-11
* Add IgnoreGroup and --ignoregroup option.Nathan Jones2007-11-11
* Fix some issues with localized dates/epoch usageDan McGee2007-11-08
* Update Italian TranslationGiovanni Scafora2007-11-08
* Update en_GB translationJeff Bailes2007-11-07
* Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin2007-11-06
* Maintain list tail pointers in the head nodeAaron Griffin2007-11-06
* libalpm/db.c: change two warnings to errorsDan McGee2007-11-05
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee2007-11-04
* libalpm: open the logstream on demandDan McGee2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* Add some more autoconf macros to filter our CFLAGS usageDan McGee2007-11-04
* Add a little const correctness fix to alpm_listDan McGee2007-11-04
* When printing size_t, use %zdDan McGee2007-10-29
* libalpm/handle.c: make realpath() call portableDan McGee2007-10-29
* Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee2007-10-29
* Make general list copy functionDan McGee2007-10-29
* libalpm/delta: add const to most methodsDan McGee2007-10-29