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 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
*
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-03-07
*
Add format attributes to all required functions
Allan McRae
2013-02-13
*
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-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Plug various minor memory leaks
Andrew Gregory
2012-12-14
*
Display install status of optdependencies
Allan McRae
2012-12-14
*
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-09-18
*
pacman: support group selection delimited by commas
Dave Reisner
2012-05-20
*
Output "Packages" instead of "Targets"
Allan McRae
2012-04-29
[next]