summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Remove pacsortAllan McRae2016-12-05
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Remove pactreeAllan McRae2016-10-22
* pacsort help clearly states that files contain inputs to be sortedAshley Whetter2016-05-05
* pacsort, introduce define for escape_char error codeRikard Falkeborn2016-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* pacsort: clean up if errorRikard Falkeborn2015-10-21
* pacsort: don't overwrite memory if realloc failsRikard Falkeborn2015-10-21
* pacsort: handle failing list_addRikard Falkeborn2015-10-21
* move strtrim to util-commonAndrew Gregory2015-09-20
* Fix compilation if libarchive headers are not in standard locationCharles Duffy2015-05-12
* pacsort: fix warning about signed overflow potential during comparison.Andrew Gregory2015-05-12
* util: Use util-common for strndup in pacsort and pactreeWill Miles2015-03-03
* pacsort: test string is not NULL before strlenAllan McRae2015-03-03
* Update copyright notices for 2015Allan McRae2015-02-01
* Remove testdbAllan McRae2015-01-02
* pacsort: fix memory leakAllan McRae2014-12-27
* Fix pointer declarations to be globally consistentMicah Saint Germain2014-12-18
* pacsort: parse inputs up front into control structDave Reisner2014-11-20
* testdb: ignore ALPM_DB_VERSIONAndrew Gregory2014-10-19
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* strtrim: reset pointer after trimming leading whitespaceDave Reisner2014-04-21
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* pactree: removed 'provision' from linear outputPierre Neidhardt2014-02-04
* Another NULL check removedSilvan Jegen2014-01-30
* pacman: use exit status 0 for --help and --versionAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* pactree: set full usage on DBs when registeringDave Reisner2013-09-04
* Improve --help switch output for pacman utilsJason St. John2013-09-04
* Fix whitespace in pacsort.c and pactree.cJason St. John2013-07-30
* clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan2013-07-22
* testdb: quote output substitutionsAndrew Gregory2013-03-10
* testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory2013-03-10
* Add format attributes to all required functionsAllan McRae2013-02-13
* pacsort: add -f, --files option for sorting filenamesDave Reisner2013-01-28
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* fix comment style // -> /* */Gerardo Exequiel Pozzi2013-01-04
* util/pactree: correctly free the deps list in walk_deps()Dan McGee2013-01-03
* pactree: unindent first limbAndrew Gregory2012-11-27
* pactree: unify output between utf8 and asciiDave Reisner2012-11-27
* pactree: fix style violationsDave Reisner2012-11-27
* pactree: autodetect and use unicode line drawing charactersDave Reisner2012-11-27
* pactree: style last branch node differentlyAndrew Gregory2012-11-27
* pactree: fix --sync getopt valueAndrew Gregory2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27
* pactree: show tree vertical "limbs"Andrew Gregory2012-08-01
* pactree: consolidate both walk_deps functionsAndrew Gregory2012-08-01