summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-08-01pactree: consolidate both walk_deps functionsAndrew Gregory
2012-07-10pacman: be more descriptive when opening an include failsDave Reisner
2012-06-25Allow leading "local/" in query operationsAllan McRae
2012-06-25query: avoid false ownership matches for files in rootDave Reisner
2012-05-20pacman: support group selection delimited by commasDave Reisner
2012-04-29Output "Packages" instead of "Targets"Allan McRae
2012-04-29pacman/package.c: show checksums with -SiiDave Reisner
2012-04-24util/testdb: don't return crazy error valuesDan McGee
2012-04-12Remove SyncFirst optionDan McGee
2012-04-08Various tweaks to support building with excessive GCC warning flagsDan McGee
2012-04-08buildsys: define warning CFLAGS in separate varDave Reisner
2012-04-08buildsys: use pkg-config for openssl detectionDave Reisner
2012-04-07Prefix alpm_pkgfrom_t members with ALPM_Allan McRae
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07pacman: show groups once with -SgPierre
2012-04-07Updates from TransifexDan McGee
2012-03-28Update all translation filesDan McGee
2012-03-16Change table_display() to be staticDan McGee
2012-03-16Reduce calls to getcolsDan McGee
2012-03-16Pass a file descriptor to getcols and flush_term_inputDan McGee
2012-03-16Merge branch 'maint'Dan McGee