Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
util.c
Age
Commit message (
Expand
)
Author
2013-03-14
Make "[removal]" translatable
Allan McRae
2013-03-10
remove the duplicate strnlen and strndup
Simon Gomizelj
2013-03-07
colourize the output of -Qi/Si
Simon Gomizelj
2013-03-07
colourize table output
Simon Gomizelj
2013-03-07
colourize warnings and errors
Simon Gomizelj
2013-03-07
colourize colon_printf and question
Simon Gomizelj
2013-03-07
standardize format functions
Simon Gomizelj
2013-03-07
remove format from statistic messages
Simon Gomizelj
2013-03-07
split "Packages (%zd):" message
Simon Gomizelj
2013-03-07
remove :: prefix from all message
Simon Gomizelj
2013-02-13
Add format attributes to all required functions
Allan McRae
2013-01-04
Fix open braces style
Gerardo Exequiel Pozzi
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
2013-01-04
Split common utility functions for libalpm and pacman
Allan McRae
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
Plug various minor memory leaks
Andrew Gregory
2012-12-14
Display install status of optdependencies
Allan McRae
2012-09-18
Avoid interger overflow when calculating remaining line length
Allan McRae
2012-09-18
query_fileowner, mdirname: add error checks
Andrew Gregory
2012-09-18
query_fileowner: remove assumption that root is "/"
Andrew Gregory
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
[next]