pacman/src/util
Dave Reisner a64a713fc2 pacsort: add -f, --files option for sorting filenames
Teach pacsort to understand package filenames and optionally strip away
some of the context. alpm_pkg_vercmp() intentionally only understands
pure versions, so strings such as '18.0-2-x86_64' and '18.0.1-1-x86_64'
will be compared wrongly.

Partially addresses FS#33455.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-01-28 23:38:46 +10:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am buildsys: eschew use of DEFS, prefer AM_CPPFLAGS 2012-11-27 15:16:15 +10:00
cleanupdelta.c Fix open braces style 2013-01-04 21:49:37 +10:00
pacsort.c pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00
pactree.c Fix open braces style 2013-01-04 21:49:37 +10:00
testdb.c util/testdb: don't return crazy error values 2012-04-24 20:59:24 -05:00
testpkg.c testpkg: set gpgdir 2012-02-13 10:05:18 -06:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00