summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-04Allow querying directory ownershipAndrew Gregory
2013-01-04query_fileowner: don't append '/' if path is "/"Andrew Gregory
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix open braces styleGerardo Exequiel Pozzi
2013-01-04Fix missing spaces in operatorsGerardo Exequiel Pozzi
2013-01-04fix comment style // -> /* */Gerardo Exequiel Pozzi
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae
2013-01-03Remove checks for geteuidAllan McRae
2013-01-03Remove Cygwin supportAllan McRae
2013-01-03util/pactree: correctly free the deps list in walk_deps()Dan McGee
2013-01-03Update copyright year for 2013Allan McRae
2012-12-14Remove leading "./" from filenames in mtree fileAllan McRae
2012-12-14Check file types match before comparing propertiesAllan McRae
2012-12-14Check "install" and "changelog" files for changesAllan McRae
2012-12-14Perform full checking of files with -QkkAllan McRae
2012-12-14Basic running of pacman -Qkk to check mtree filesAllan McRae
2012-12-14Separate checking a files existence into a functionAllan McRae
2012-12-14Move check function into its own fileAllan McRae
2012-12-14Do not warn about missing database if being downloadedAllan McRae
2012-12-14Print package name before changelog entry with -QcSimon Gomizelj
2012-12-14query.c: simplify is_foreignAndrew Gregory
2012-12-14Plug various minor memory leaksAndrew Gregory
2012-12-14Display install status of optdependenciesAllan McRae
2012-12-14Add "Optional for" to package information outputAllan McRae
2012-12-14Display optdep install status in package query outputAllan McRae
2012-12-14Notify of removed package required as optdependAllan McRae
2012-11-27pactree: unindent first limbAndrew Gregory
2012-11-27pactree: unify output between utf8 and asciiDave Reisner
2012-11-27pactree: fix style violationsDave Reisner
2012-11-27pactree: autodetect and use unicode line drawing charactersDave Reisner
2012-11-27pactree: style last branch node differentlyAndrew Gregory
2012-11-27pactree: fix --sync getopt valueAndrew Gregory
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee
2012-09-18Avoid interger overflow when calculating remaining line lengthAllan McRae
2012-09-18Fix typo in documentationAllan McRae
2012-09-18query_fileowner, mdirname: add error checksAndrew Gregory
2012-09-18query_fileowner: remove assumption that root is "/"Andrew Gregory
2012-09-18query_fileowner: remove trailing '/' from targetsAndrew Gregory
2012-09-18query_fileowner: resolve root earlyAndrew Gregory
2012-09-18query_fileowner: remove resolve_path functionAndrew Gregory
2012-09-18query_fileowner: break/continue pkgfile loopAndrew Gregory
2012-08-07Move important information up in -Si outputAllan McRae
2012-08-07coding style fixesFlorian Pritz
2012-08-02Allow cleaning only some cachedirsJan Alexander Steffens (heftig)
2012-08-01Clean up exclusion list in sync cache cleanupDan McGee
2012-08-01Skip deltas and partial downloads in package cleanupDan McGee
2012-08-01pactree: show tree vertical "limbs"Andrew Gregory