index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
util.c
Age
Commit message (
Expand
)
Author
2011-08-11
Update trust level strings in -Qi display
Dan McGee
2011-08-08
Merge branch 'maint'
Dan McGee
2011-07-28
Revamp signing checks
Dan McGee
2011-07-25
Fix group selection entry for large inputs
Dan McGee
2011-07-05
Remove most usages of strncmp()
Dan McGee
2011-07-05
Remove alpm_list_first
Allan McRae
2011-07-05
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
Allow frontend access to signature verification information
Dan McGee
2011-07-02
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-06-28
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
Rename pmtransflag_t to alpm_transflag_t
Allan McRae
2011-06-28
Rename pmloglevel_t to alpm_loglevel_t
Allan McRae
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-27
Fix several -Wshadow warnings
Dan McGee
2011-06-24
Move database 'version' check to registration time
Dan McGee
2011-06-20
pacman/util.c: support terminals with unknown width
Dave Reisner
2011-06-15
Merge branch 'maint'
Dan McGee
2011-06-15
Ensure humanize_size works for negative values
Jakob Gruber
2011-06-15
Use pm_fprintpf in table_create_format
Jakob Gruber
2011-06-15
list_display: fix incorrect assignment
Dan McGee
2011-06-14
Merge branch 'maint'
Dan McGee
2011-06-14
Remove alpm_db_get_url()
Dan McGee
2011-06-13
Move pm_errno onto the handle
Dan McGee
2011-06-13
Fix all current return(x) usages
Dan McGee
2011-06-13
Fix list_display on non-ttys and other output fixes
Dan McGee
2011-06-09
Require handle argument to all alpm_trans_*() methods
Dan McGee
2011-06-09
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-02
Merge branch 'maint'
Dan McGee
2011-06-02
Show net upgrade size on -U/-S operations
Dan McGee
2011-06-01
Ensure list_display works on outputs of unknown width
Dan McGee
2011-05-04
Fix warnings reported by -Wwrite-strings
Dan McGee
2011-04-20
Header inclusion cleanup
Dan McGee
2011-04-20
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
New VerbosePkgLists option
Jakob Gruber
2011-04-20
Table formatted output functions
Jakob Gruber
2011-04-20
Refactor display_targets for readability
Jakob Gruber
2011-04-20
Use IEC unit prefixes
Jakob Gruber
2011-04-20
Add a utility function to humanize sizes
Jakob Gruber
2011-04-20
Remove ShowSize option
Jakob Gruber
2011-04-05
Merge branch 'maint'
Dan McGee
2011-04-04
Coding style cleanups
Dan McGee
2011-04-01
Ensure stdout/stderr are flushed when asking questions
Dan McGee
2011-03-28
pacman/util: flush terminal input before reading response
Dave Reisner
2011-03-20
Style change: return(x) --> return x
Dan McGee
2011-02-28
Fix some easy to find double translations
Dan McGee
2011-02-28
--print-format displays size in bytes
Jakob Gruber
2011-02-28
Check local DB version before continuing transaction
Dan McGee
[next]