Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 1 | -1/+1 |
2015-02-01 | Update copyright notices for 2015 | Allan McRae | 1 | -1/+1 |
2014-08-03 | filelist_intersection: manually compare paths | Andrew Gregory | 1 | -34/+22 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-06 | Update copyright years for 2014 | Allan McRae | 1 | -1/+1 |
2013-11-15 | Fix whitespace and other formatting issues | Jason St. John | 1 | -1/+1 |
2013-06-03 | alpm_filelist: remove resolved_path | Andrew Gregory | 1 | -214/+11 |
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 |