summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* pactest: Provide a full filelist to the pactests that need itAllan McRae2012-12-14
* makepkg: install debug symbol packages if requestedAllan McRae2012-11-27
* makepkg: assign debugging symbol directory to a variableAllan McRae2012-11-27
* makepkg: allow debug package suffix to be configurableAllan McRae2012-11-27
* makepkg: create package from stripped debug symbolsAllan McRae2012-11-27
* makepkg: output the name of the package being createdAllan McRae2012-11-27
* makepkg: strip debugging symbols into separate folderAllan McRae2012-11-27
* makepkg: always use pkg/$pkgname as $pkgdirAllan McRae2012-11-27
* makepkg: move debug symbol stripping to separate functionAllan McRae2012-11-27
* makepkg: add option to include debugging compiler flagsAllan McRae2012-11-27
* makepkg: always run tidy_install on repackagingAllan McRae2012-11-27
* pactree: unindent first limbAndrew Gregory2012-11-27
* pactree: unify output between utf8 and asciiDave Reisner2012-11-27
* pactree: fix style violationsDave Reisner2012-11-27
* pactree: autodetect and use unicode line drawing charactersDave Reisner2012-11-27
* pactree: style last branch node differentlyAndrew Gregory2012-11-27
* pactree: fix --sync getopt valueAndrew Gregory2012-11-27
* Add --needed option to makepkgwgiokas2012-11-27
* Use sentence case in makepkgJason St. John2012-11-27
* makepkg: save path to PACMAN and test availabilityAllan McRae2012-11-27
* Remove last traces of handling command arguments in $PACMANMartin Panter2012-11-27
* makepkg: fix signing built packageChristian Hesse2012-11-27
* makepkg: deprecate PKGBUILDs without a package() functionAllan McRae2012-11-27