index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
filelist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
add SYMEXPORT to alpm_filelist_contains
Andrew Gregory
1
-1
/
+1
2013-02-24
use resolved_path for filelist_contains
Andrew Gregory
1
-3
/
+12
2013-02-24
return resolved paths from filelist_difference
Andrew Gregory
1
-6
/
+4
2013-02-24
return resolved paths from filelist_intersection
Andrew Gregory
1
-1
/
+1
2013-02-16
fix off-by-one error in _alpm_filelist_resolve
Andrew Gregory
1
-4
/
+8
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
1
-1
/
+1
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
1
-1
/
+1
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-12-14
It turns out we do care about directories...
Allan McRae
1
-19
/
+9
2012-12-14
_alpm_filelist_resolve: add useful return code
Andrew Gregory
1
-36
/
+45
2012-12-14
Avoid upgrade conflict with unchanged effective path
Allan McRae
1
-3
/
+2
2012-12-14
Resolve file paths during inter-package conflict check
Allan McRae
1
-8
/
+5
2012-12-14
_alpm_filelist_resolve: use original filenames where possible
Andrew Gregory
1
-16
/
+21
2012-12-14
Add _alpm_filelist_resolve
Andrew Gregory
1
-0
/
+178
2012-12-14
Detect inter-package conflicts between files and directories
Allan McRae
1
-13
/
+38
2012-08-02
Split _alpm_filelist_operation function
Allan McRae
1
-18
/
+46
2012-08-02
Move filelist functions into separate source file
Dan McGee
1
-0
/
+109