summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
Commit message (Expand)AuthorAge
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* create_verbose_row: free malloc'd stringsAndrew Gregory2014-01-10
* Update copyright years for 2014Allan McRae2014-01-06
* Color output from pm_vasprintfAllan McRae2013-12-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-08
* pacman/util: remove strsplitAndrew Gregory2013-10-14
* pacman/util.c: use switch when there are fall through statementsSami Kerola2013-09-04
* Do not refer to FlySpray numbersAllan McRae2013-08-21
* Consolidate and improve table implementationsSimon Gomizelj2013-07-05
* pacman/util.c: add missing bracesAndrew Gregory2013-05-07
* pacman/util.c: fix output flushing in questionsAndrew Gregory2013-05-07
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* use off_t for table_row_t.sizeAndrew Gregory2013-04-06
* pm_asprintf logs 'failed to allocate' alreadySimon Gomizelj2013-03-31
* signature_display should also be colourizedSimon Gomizelj2013-03-26
* Make "[removal]" translatableAllan McRae2013-03-14
* remove the duplicate strnlen and strndupSimon Gomizelj2013-03-10
* colourize the output of -Qi/SiSimon Gomizelj2013-03-07
* colourize table outputSimon Gomizelj2013-03-07
* colourize warnings and errorsSimon Gomizelj2013-03-07
* colourize colon_printf and questionSimon Gomizelj2013-03-07
* standardize format functionsSimon Gomizelj2013-03-07
* remove format from statistic messagesSimon Gomizelj2013-03-07
* split "Packages (%zd):" messageSimon Gomizelj2013-03-07
* remove :: prefix from all messageSimon Gomizelj2013-03-07
* Add format attributes to all required functionsAllan McRae2013-02-13
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Display install status of optdependenciesAllan McRae2012-12-14
* Avoid interger overflow when calculating remaining line lengthAllan McRae2012-09-18
* query_fileowner, mdirname: add error checksAndrew Gregory2012-09-18
* query_fileowner: remove assumption that root is "/"Andrew Gregory2012-09-18
* pacman: support group selection delimited by commasDave Reisner2012-05-20
* Output "Packages" instead of "Targets"Allan McRae2012-04-29
* Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
* Change table_display() to be staticDan McGee2012-03-16
* Reduce calls to getcolsDan McGee2012-03-16
* Pass a file descriptor to getcols and flush_term_inputDan McGee2012-03-16
* Always display download size if it appliesDan McGee2012-03-16
* Handle printing NULL correctly in table displayDan McGee2012-03-16
* Minor format-string related cleanupsDan McGee2012-03-12
* Hook new optdepend structures upBenedikt Morbach2012-03-08
* Merge branch 'maint'Dan McGee2012-02-20
|\
| * Give better error messages on database locking failuresDan McGee2012-02-19
* | Merge branch 'maint'Dan McGee2012-02-13
|\|
| * Fix a handful of comment typos or misspellingsDan McGee2012-02-06