summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
AgeCommit message (Expand)Author
2011-07-02Prefix alpm_transflag_t members with ALPMAllan McRae
2011-07-02Prefix alpm_loglevel_t members with ALPMAllan McRae
2011-06-28Rename pmerrno_t to alpm_errno_tAllan McRae
2011-06-28Rename pmtransflag_t to alpm_transflag_tAllan McRae
2011-06-28Rename pmloglevel_t to alpm_loglevel_tAllan McRae
2011-06-28Rename pmpkg_t to alpm_pkg_tAllan McRae
2011-06-28Rename pmdb_t to alpm_db_tAllan McRae
2011-06-27Fix several -Wshadow warningsDan McGee
2011-06-24Move database 'version' check to registration timeDan McGee
2011-06-20pacman/util.c: support terminals with unknown widthDave Reisner
2011-06-15Merge branch 'maint'Dan McGee
2011-06-15Ensure humanize_size works for negative valuesJakob Gruber
2011-06-15Use pm_fprintpf in table_create_formatJakob Gruber
2011-06-15list_display: fix incorrect assignmentDan McGee
2011-06-14Merge branch 'maint'Dan McGee
2011-06-14Remove alpm_db_get_url()Dan McGee
2011-06-13Move pm_errno onto the handleDan McGee
2011-06-13Fix all current return(x) usagesDan McGee
2011-06-13Fix list_display on non-ttys and other output fixesDan McGee
2011-06-09Require handle argument to all alpm_trans_*() methodsDan McGee
2011-06-09Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee
2011-06-02Merge branch 'maint'Dan McGee
2011-06-02Show net upgrade size on -U/-S operationsDan McGee
2011-06-01Ensure list_display works on outputs of unknown widthDan McGee
2011-05-04Fix warnings reported by -Wwrite-stringsDan McGee
2011-04-20Header inclusion cleanupDan McGee
2011-04-20syntax: if/while statements should have no trailing spaceDan McGee
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-05Merge branch 'maint'Dan McGee
2011-04-04Coding style cleanupsDan McGee
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee
2011-03-28pacman/util: flush terminal input before reading responseDave Reisner
2011-03-20Style change: return(x) --> return xDan 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-01-29select_display: per-database outputXavier Chantry
2011-01-29pacman: improve select-questionXavier Chantry
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-22Improve mbasename performanceDan McGee
2011-01-11Small fix to download size lookup and a loggerDan McGee
2011-01-10Use double rather than float everywhereDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Update copyright years for 2011Allan McRae