index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
util.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
*
Handle all POSIX compliant systems in mbscasecmp.
Tobias Stoeckmann
2016-08-30
*
Report local file URL for -Sp operations if package is in cache
Allan McRae
2016-05-18
*
Add colour to group selection dialog
Xavion
2016-05-05
*
use multi-byte character matching for user input
Andrew Gregory
2016-02-26
*
Failed database downloads cause transaction to stop
Allan McRae
2016-02-26
*
Use versions specified in optdepends
Allan McRae
2016-02-26
*
Consider provides when labelling optdepends status as pending install
Allan McRae
2016-02-26
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
Use correct format specifiers
Rikard Falkeborn
2015-11-11
*
Use ARRAYSIZE macro for non-string array size computation
Pierre Neidhardt
2015-10-27
*
move strtrim to util-common
Andrew Gregory
2015-09-20
*
pacman/util.c: Fix memory leak if realloc fails
Rikard Falkeborn
2015-08-08
*
Prototype pacman files database operations
Allan McRae
2015-07-15
*
pacman: move database syncing to util.c
Allan McRae
2015-07-15
*
Fix overflow warnings
Andrew Gregory
2015-07-12
*
Match providers when showing optdep install status
Lukas Fleischer
2015-06-20
*
util.c: table_display: Fix incorrect docstring
Johannes Löthberg
2015-06-20
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
Integrate testdb into pacman
Allan McRae
2015-01-02
*
pacman/util.c: fix potential memory leak in indentprint
Allan McRae
2014-12-24
*
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-30
*
wrap fgets to retry on EINTR
Andrew Gregory
2014-09-23
*
cache terminal size, add SIGWINCH handler to reset
Dave Reisner
2014-06-29
*
util: Use off_t instead of int for size values
Florian Pritz
2014-05-22
*
strtrim: reset pointer after trimming leading whitespace
Dave Reisner
2014-04-21
*
Add events on pacnew/pacsave/pacorig file creation
Olivier Brunel
2014-03-03
*
table_display: free memory on errors
Andrew Gregory
2014-01-30
*
Another unneeded NULL check removed
Silvan Jegen
2014-01-30
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
create_verbose_row: free malloc'd strings
Andrew Gregory
2014-01-10
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
Color output from pm_vasprintf
Allan McRae
2013-12-15
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
Remove spaces between the opening "if" and the opening parenthesis
Jason St. John
2013-11-08
*
pacman/util: remove strsplit
Andrew Gregory
2013-10-14
*
pacman/util.c: use switch when there are fall through statements
Sami Kerola
2013-09-04
*
Do not refer to FlySpray numbers
Allan McRae
2013-08-21
*
Consolidate and improve table implementations
Simon Gomizelj
2013-07-05
*
pacman/util.c: add missing braces
Andrew Gregory
2013-05-07
*
pacman/util.c: fix output flushing in questions
Andrew Gregory
2013-05-07
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-18
*
use off_t for table_row_t.size
Andrew Gregory
2013-04-06
*
pm_asprintf logs 'failed to allocate' already
Simon Gomizelj
2013-03-31
*
signature_display should also be colourized
Simon Gomizelj
2013-03-26
*
Make "[removal]" translatable
Allan McRae
2013-03-14
*
remove the duplicate strnlen and strndup
Simon Gomizelj
2013-03-10
*
colourize the output of -Qi/Si
Simon Gomizelj
2013-03-07
[next]