summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* remove format from statistic messagesSimon Gomizelj2013-03-07
* split "Packages (%zd):" messageSimon Gomizelj2013-03-07
* remove :: prefix from all messageSimon Gomizelj2013-03-07
* refactor common code in query_search/sync_searchSimon Gomizelj2013-03-07
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* Add format attributes to all required functionsAllan McRae2013-02-13
* Exit with failure status if download or installation is not confirmedMartin Panter2013-02-09
* pacman: print version information in debug outputAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* use strtok_r to parse multi-value config optionsAndrew Gregory2013-02-07
* Better error message with "-" is specified without stdinAllan McRae2013-02-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Restore libarchive 2.8.x compatibilityDan McGee2013-01-29
* Consolidate --foreign/--native filteringSimon Gomizelj2013-01-29
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* pacsort: add -f, --files option for sorting filenamesDave Reisner2013-01-28
* Allow querying directory ownershipAndrew Gregory2013-01-04
* query_fileowner: don't append '/' if path is "/"Andrew Gregory2013-01-04
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* fix comment style // -> /* */Gerardo Exequiel Pozzi2013-01-04
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* Remove checks for geteuidAllan McRae2013-01-03
* Remove Cygwin supportAllan McRae2013-01-03
* util/pactree: correctly free the deps list in walk_deps()Dan McGee2013-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
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* Print package name before changelog entry with -QcSimon Gomizelj2012-12-14
* query.c: simplify is_foreignAndrew Gregory2012-12-14
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Display install status of optdependenciesAllan McRae2012-12-14
* Add "Optional for" to package information outputAllan McRae2012-12-14
* Display optdep install status in package query outputAllan McRae2012-12-14
* Notify of removed package required as optdependAllan McRae2012-12-14
* 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
* pacman: add -n/--native filter to -QSimon Gomizelj2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27