summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-04pactree: make -Wwrite-strings friendlyDan McGee
2011-05-04Fix warnings reported by -Wwrite-stringsDan McGee
2011-04-24Perform package verification at package load timeDan McGee
2011-04-22Make dump_pkg_full a little less insaneDan McGee
2011-04-20Header inclusion cleanupDan McGee
2011-04-20syntax: if/while statements should have no trailing spaceDan McGee
2011-04-20Allow VerifySig to act as a default verification in [options]Dave Reisner
2011-04-20style cleanup: cast as (type *) not (type*)Dave Reisner
2011-04-20New VerbosePkgLists optionJakob Gruber
2011-04-20Table formatted output functionsJakob Gruber
2011-04-20Refactor display_targets for readabilityJakob Gruber
2011-04-20Use IEC unit prefixesJakob Gruber
2011-04-20Add a utility function to humanize sizesJakob Gruber
2011-04-20Remove ShowSize optionJakob Gruber
2011-04-15Merge branch 'maint'Dan McGee
2011-04-15libalpm: consistently use int as return type for option settersRémy Oudompheng
2011-04-15pacman/query: correctly handle root files with -QoXavier Chantry
2011-04-05Merge branch 'maint'Dan McGee
2011-04-04pacman.c : useless extra parenthesisXavier Chantry
2011-04-04Coding style cleanupsDan McGee
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee
2011-03-29Merge branch 'maint'Dan McGee
2011-03-29call alpm_option_get_localdb once in syncfirst()Andrea Scarpino
2011-03-28pacman/util: flush terminal input before reading responseDave Reisner
2011-03-27Merge branch 'maint'Dan McGee
2011-03-25Update usage instruction stringsDan McGee
2011-03-24Merge branch 'maint'Dan McGee
2011-03-24Add -T, --deptest to usage messageRay Kohler
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon
2011-03-21Merge branch 'maint'Dan McGee
2011-03-21Do not query group selection when using -SpAllan McRae
2011-03-21Restore --debug/--verbose output without a primary operationDan McGee
2011-03-20Remove unnecessary NULL checkDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-03-20Fix handling of ignored packagesPang Yan Han
2011-03-16Warn but don't error for unknown pacman.conf directivesDan McGee
2011-03-16Only read from stdin if '-' is provided as a targetDave Reisner
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-28--print-format displays size in bytesJakob Gruber
2011-02-28Check local DB version before continuing transactionDan McGee
2011-02-25Add directory name to ownership error messageDan McGee
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner
2011-02-24Mark log callback format string constDan McGee
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee
2011-02-04Add more error checking and loggingDan McGee
2011-02-04Read pkgcache into hashAllan McRae
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee