summaryrefslogtreecommitdiff
path: root/lib/libalpm/filelist.c
Commit message (Expand)AuthorAge
* filelist_sort: check if filelist is presortedAndrew Gregory2017-01-04
* add _alpm_filelist_sortAndrew Gregory2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* Update copyright notices for 2015Allan McRae2015-02-01
* filelist_intersection: manually compare pathsAndrew Gregory2014-08-03
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* alpm_filelist: remove resolved_pathAndrew Gregory2013-06-03
* add SYMEXPORT to alpm_filelist_containsAndrew Gregory2013-02-24
* use resolved_path for filelist_containsAndrew Gregory2013-02-24
* return resolved paths from filelist_differenceAndrew Gregory2013-02-24
* return resolved paths from filelist_intersectionAndrew Gregory2013-02-24
* fix off-by-one error in _alpm_filelist_resolveAndrew Gregory2013-02-16
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* It turns out we do care about directories...Allan McRae2012-12-14
* _alpm_filelist_resolve: add useful return codeAndrew Gregory2012-12-14
* Avoid upgrade conflict with unchanged effective pathAllan McRae2012-12-14
* Resolve file paths during inter-package conflict checkAllan McRae2012-12-14
* _alpm_filelist_resolve: use original filenames where possibleAndrew Gregory2012-12-14
* Add _alpm_filelist_resolveAndrew Gregory2012-12-14
* Detect inter-package conflicts between files and directoriesAllan McRae2012-12-14
* Split _alpm_filelist_operation functionAllan McRae2012-08-02
* Move filelist functions into separate source fileDan McGee2012-08-02