index
:
pacman
lukeshu
lukeshu-fix
lukeshu-versiondetect
master
mirror of git://gitorious.org/parabola/pacman.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
util.c
Age
Commit message (
Expand
)
Author
2012-05-20
pacman: support group selection delimited by commas
Dave Reisner
2012-04-29
Output "Packages" instead of "Targets"
Allan McRae
2012-04-08
Various tweaks to support building with excessive GCC warning flags
Dan McGee
2012-03-16
Change table_display() to be static
Dan McGee
2012-03-16
Reduce calls to getcols
Dan McGee
2012-03-16
Pass a file descriptor to getcols and flush_term_input
Dan McGee
2012-03-16
Always display download size if it applies
Dan McGee
2012-03-16
Handle printing NULL correctly in table display
Dan McGee
2012-03-12
Minor format-string related cleanups
Dan McGee
2012-03-08
Hook new optdepend structures up
Benedikt Morbach
2012-02-20
Merge branch 'maint'
Dan McGee
2012-02-19
Give better error messages on database locking failures
Dan McGee
2012-02-13
Merge branch 'maint'
Dan McGee
2012-02-06
Fix a handful of comment typos or misspellings
Dan McGee
2012-02-06
Merge branch 'maint'
Dan McGee
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
2012-02-03
Add simple integer-only pow() implementation
Dan McGee
2012-02-03
Fix FS#27924: don't display negative zeroes
Thomas Dziedzic
2012-01-23
Merge branch 'maint'
Dan McGee
2012-01-18
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
util.c, rmrf(): only create string when needed
Olivier Brunel
2012-01-18
Fix missing [removal] output
Allan McRae
2012-01-18
Fix broken output when asking question and stdin is piped
Olivier Brunel
2012-01-18
Remove unused strtoupper() function
Dan McGee
2011-12-23
Convert strtrim/strlen paired calls to only strtrim
Dan McGee
2011-12-23
pacman/util: return size_t from strtrim
Dave Reisner
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-12-12
code syntax cleanup
Dave Reisner
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-10-21
Merge branch 'maint'
Dan McGee
2011-10-21
Hide empty columns in table package list display
Dan McGee
2011-10-21
pacman: show repo name in download prompt
Dave Reisner
2011-10-21
Remove remaining usages of fprintf() from frontend
Dan McGee
2011-10-21
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
Use stderr as output stream for pm_printf()
Dan McGee
2011-10-17
Table display: print message with warning: prefix
Dan McGee
2011-10-14
Merge branch 'maint'
Dan McGee
2011-10-13
Use puts() instead of no-op printf() where applicable
Dan McGee
2011-10-13
Coding style cleanups
Dan McGee
2011-10-13
Merge branch 'maint'
Dan McGee
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
VerbosePkgLists: format table lines in i18n-compatible way
Dan McGee
2011-10-12
Introduce alpm_time_t type
Dan McGee
2011-09-30
Remove redundant transaction size output
Allan McRae
2011-09-29
Remove redundant "removal" output in pure remove operation
Allan McRae
2011-09-28
Refactor display_targets to not be recursive
Dan McGee
2011-09-28
verbose package lists: remove errant debugger
Dan McGee
2011-09-28
Always show download size if -w/--downloadonly was provided
Dan McGee
2011-09-28
Table format creation code cleanup
Dan McGee
2011-09-28
Use unsigned types for indent width and column count
Dan McGee
[next]