summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove Cygwin supportAllan McRae2013-01-03
* pacdiff: update copyright noticeFlorian Pritz2013-01-03
* pacdiff: Add option to overwrite, clarify remove optionFlorian Pritz2013-01-03
* pacdiff: check cmp's exit code rather than outputFlorian Pritz2013-01-03
* pacdiff: be more verbose if we rename or removeFlorian Pritz2013-01-03
* pacdiff: color filename and mention what we foundFlorian Pritz2013-01-03
* Use a defined constant in delta.c for num_matchesDan McGee2013-01-03
* util/pactree: correctly free the deps list in walk_deps()Dan McGee2013-01-03
* parseopts: remove superfluous continue/shift statementsDave Reisner2013-01-03
* Update copyright year for 2013Allan McRae2013-01-03
* Remove leading "./" from filenames in mtree fileAllan McRae2012-12-14
* Check file types match before comparing propertiesAllan McRae2012-12-14
* Check "install" and "changelog" files for changesAllan McRae2012-12-14
* Perform full checking of files with -QkkAllan McRae2012-12-14
* Basic running of pacman -Qkk to check mtree filesAllan McRae2012-12-14
* Separate checking a files existence into a functionAllan McRae2012-12-14
* Move check function into its own fileAllan McRae2012-12-14
* Add public functions for accessing mtree dataAllan McRae2012-12-14
* Add internal functions for reading mtree file from local dbAllan McRae2012-12-14
* Extract .MTREE file into local package databaseAllan McRae2012-12-14
* makepkg: add mtree file into packageAllan McRae2012-12-14
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* Fix future signature timestamp warningAllan McRae2012-12-14
* Replace space-based indents in prototypes with tabsJason St. John2012-12-14
* Remove Vim modelines in prototype filesJason St. John2012-12-14
* Print package name before changelog entry with -QcSimon Gomizelj2012-12-14
* query.c: simplify is_foreignAndrew Gregory2012-12-14
* Added LOGDEST variableWilliam Giokas2012-12-14
* Plug various minor memory leaksAndrew Gregory2012-12-14
* makepkg: normalize whitespace in $pkgdesc when writing .PKGINFODave Reisner2012-12-14
* pkgdelta: avoid use of eval and IFS manipulationDave Reisner2012-12-14
* Display install status of optdependenciesAllan McRae2012-12-14
* Make alpm_pkg_find publicAllan McRae2012-12-14
* Add pactest for "Optional for" outputBenedikt Morbach2012-12-14
* Add "Optional for" to package information outputAllan McRae2012-12-14
* Add pactests for displaying optdep installation statusBenedikt Morbach2012-12-14
* Display optdep install status in package query outputAllan McRae2012-12-14
* Notify of removed package required as optdependAllan McRae2012-12-14
* It turns out we do care about directories...Allan McRae2012-12-14
* Add pactests for not detecting directory conflicts with upgradesFlorian Pritz2012-12-14
* Fix overzealous package removal with unmet dependenciesAndrew Gregory2012-12-14
* pactest: variant of package removal due to unmet dependenciesAllan McRae2012-12-14
* pactest: removal of packages with unmet dependenciesAllan 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
* Add resolved_path to alpm_filelist_tAllan McRae2012-12-14
* Detect inter-package conflicts between files and directoriesAllan McRae2012-12-14