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
2015-02-01
Update copyright notices for 2015
Allan McRae
2015-01-02
Integrate testdb into pacman
Allan McRae
2014-12-24
pacman/util.c: fix potential memory leak in indentprint
Allan McRae
2014-09-30
table_display: only check width when non-zero
Andrew Gregory
2014-09-30
avoid line wrapping if not in a tty or COLUMNS=0
Andrew Gregory
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
2014-06-29
cache terminal size, add SIGWINCH handler to reset
Dave Reisner
2014-05-22
util: Use off_t instead of int for size values
Florian Pritz
2014-04-21
strtrim: reset pointer after trimming leading whitespace
Dave Reisner
2014-03-03
Add events on pacnew/pacsave/pacorig file creation
Olivier Brunel
2014-01-30
table_display: free memory on errors
Andrew Gregory
2014-01-30
Another unneeded NULL check removed
Silvan Jegen
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-10
create_verbose_row: free malloc'd strings
Andrew Gregory
2014-01-06
Update copyright years for 2014
Allan McRae
2013-12-15
Color output from pm_vasprintf
Allan McRae
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
2013-11-08
Remove spaces between the opening "if" and the opening parenthesis
Jason St. John
2013-10-14
pacman/util: remove strsplit
Andrew Gregory
2013-09-04
pacman/util.c: use switch when there are fall through statements
Sami Kerola
2013-08-21
Do not refer to FlySpray numbers
Allan McRae
2013-07-05
Consolidate and improve table implementations
Simon Gomizelj
2013-05-07
pacman/util.c: add missing braces
Andrew Gregory
2013-05-07
pacman/util.c: fix output flushing in questions
Andrew Gregory
2013-04-18
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-06
use off_t for table_row_t.size
Andrew Gregory
2013-03-31
pm_asprintf logs 'failed to allocate' already
Simon Gomizelj
2013-03-26
signature_display should also be colourized
Simon Gomizelj
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
[next]