summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* 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
* util/testdb: don't return crazy error valuesDan McGee2012-04-24
* buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
* buildsys: use pkg-config for openssl detectionDave Reisner2012-04-08
* Merge branch 'maint'Dan McGee2012-02-13
|\
| * pactree: allow comments after repo section headerAllan McRae2012-02-11
* | testpkg: set gpgdirAllan McRae2012-02-13
* | Move ROOTDIR definition into config.hAllan McRae2012-02-13
* | ALPM API adjustments for sanity and consistencyDan McGee2012-02-06
* | testdb: check local database for duplicate filesDan McGee2012-01-07
* | pactree: cleanup register_syncsDave Reisner2011-12-23
* | pactree: update with new strtrim functionDave Reisner2011-12-23
* | include config.h via MakefilesDave Reisner2011-12-21
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | Merge branch 'maint'Dan McGee2011-11-01
|\|
| * src/util: link vercmp against .lo, not the .oDave Reisner2011-11-01
* | Remove alpm_list_getdata wrapper functionDan McGee2011-10-12
|/
* pactree: Make error message smarter in register_syncs()Lukas Fleischer2011-10-10
* pactree: Add "--config" optionLukas Fleischer2011-10-10
* utils/cleanupdelta: remove unneeded syncdbpathDan McGee2011-09-20
* src/util: provide strndup definitions where neededDave Reisner2011-09-18
* pactree: include missing ctype.h headerDave Reisner2011-09-18
* pacsort: use boolean, not binary OR operationDave Reisner2011-08-29
* Better error handling out of package load methodDan McGee2011-08-28
* strtrim: don't move empty stringDan McGee2011-08-25
* pacsort: correct list freeingPang Yan Han2011-08-22
* pacsort: ensure list is freed if size is 0Dan McGee2011-08-22
* pacsort: correct pointer type in list_newPang Yan Han2011-08-22
* mark option structs as constDave Reisner2011-08-08
* src/util/Makefile.am: alphabetize targetsDave Reisner2011-08-08