summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2019-03-07Remove cleanupdeltaAllan McRae
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-01-19vercmp: fail when the wrong number of arguments are providedEli Schwartz
2018-01-06vercmp: remove --usage variant of the -help optionEli Schwartz
2017-01-04Update copyright yearsAllan McRae
2016-12-05Remove pacsortAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-10-22Remove pactreeAllan McRae
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter
2016-01-04pacsort, introduce define for escape_char error codeRikard Falkeborn
2016-01-04Update copyright years for 2016Allan McRae
2015-10-21pacsort: clean up if errorRikard Falkeborn
2015-10-21pacsort: don't overwrite memory if realloc failsRikard Falkeborn
2015-10-21pacsort: handle failing list_addRikard Falkeborn
2015-09-20move strtrim to util-commonAndrew Gregory
2015-05-12Fix compilation if libarchive headers are not in standard locationCharles Duffy
2015-05-12pacsort: fix warning about signed overflow potential during comparison.Andrew Gregory
2015-03-03util: Use util-common for strndup in pacsort and pactreeWill Miles
2015-03-03pacsort: test string is not NULL before strlenAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-02Remove testdbAllan McRae
2014-12-27pacsort: fix memory leakAllan McRae
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-04-21strtrim: reset pointer after trimming leading whitespaceDave Reisner
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
2014-02-04pactree: removed 'provision' from linear outputPierre Neidhardt
2014-01-30Another NULL check removedSilvan Jegen
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-09-04pactree: set full usage on DBs when registeringDave Reisner
2013-09-04Improve --help switch output for pacman utilsJason St. John
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John
2013-07-22clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan
2013-03-10testdb: quote output substitutionsAndrew Gregory
2013-03-10testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory
2013-02-13Add format attributes to all required functionsAllan McRae
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix open braces styleGerardo Exequiel Pozzi
2013-01-04fix comment style // -> /* */Gerardo Exequiel Pozzi
2013-01-03util/pactree: correctly free the deps list in walk_deps()Dan McGee
2012-11-27pactree: unindent first limbAndrew Gregory
2012-11-27pactree: unify output between utf8 and asciiDave Reisner
2012-11-27pactree: fix style violationsDave Reisner