summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* makepkg: print "SKIP" for signature checksumsAllan McRae2012-11-27
* makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae2012-11-27
* pacman: add -n/--native filter to -QSimon Gomizelj2012-11-27
* doc: PKGBUILD.5 - fix output of bzr commandAllan McRae2012-11-27
* fixed erroneous memory access to newurl in alpm_db_remove_serverPaul Barbu Gheorghe2012-11-27
* repo-add: quote filename for consistent output styleAllan McRae2012-11-27
* etc/Makefile: simplify build rule for conf filesDave Reisner2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27