summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/filelist.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-12-14It turns out we do care about directories...Allan McRae1-19/+9
2012-12-14_alpm_filelist_resolve: add useful return codeAndrew Gregory1-36/+45
2012-12-14Avoid upgrade conflict with unchanged effective pathAllan McRae1-3/+2
2012-12-14Resolve file paths during inter-package conflict checkAllan McRae1-8/+5
2012-12-14_alpm_filelist_resolve: use original filenames where possibleAndrew Gregory1-16/+21
2012-12-14Add _alpm_filelist_resolveAndrew Gregory1-0/+178
2012-12-14Detect inter-package conflicts between files and directoriesAllan McRae1-13/+38
2012-08-02Split _alpm_filelist_operation functionAllan McRae1-18/+46
2012-08-02Move filelist functions into separate source fileDan McGee1-0/+109