summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix thinko in configure.ac CFLAGS empty checkingDan McGee2012-11-27
* Avoid interger overflow when calculating remaining line lengthAllan McRae2012-09-18
* Fix typo in documentationAllan McRae2012-09-18
* query_fileowner, mdirname: add error checksAndrew Gregory2012-09-18
* query_fileowner: remove assumption that root is "/"Andrew Gregory2012-09-18
* query_fileowner: remove trailing '/' from targetsAndrew Gregory2012-09-18
* query_fileowner: resolve root earlyAndrew Gregory2012-09-18
* query_fileowner: remove resolve_path functionAndrew Gregory2012-09-18
* query_fileowner: break/continue pkgfile loopAndrew Gregory2012-09-18
* Move important information up in -Si outputAllan McRae2012-08-07
* coding style fixesFlorian Pritz2012-08-07
* Allow cleaning only some cachedirsJan Alexander Steffens (heftig)2012-08-02
* Clean up exclusion list in sync cache cleanupDan McGee2012-08-01
* Skip deltas and partial downloads in package cleanupDan McGee2012-08-01
* pactree: show tree vertical "limbs"Andrew Gregory2012-08-01
* pactree: consolidate both walk_deps functionsAndrew Gregory2012-08-01