pacman/src/util
Andrew Gregory 3fb934b59a pactree: show tree vertical "limbs"
Showing vertical limbs makes the tree easier to follow.

Old:            New:
|--pkg          |--pkg
   |--dep1         |--dep1
      |--dep2      |  |--dep2
   |--dep3         |--dep3
      |--dep4         |--dep4

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
[Allan: fix shadow warning]
Signed-off-by: Allan McRae <allan@archlinux.org>

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-08-01 09:12:45 -05:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am buildsys: define warning CFLAGS in separate var 2012-04-08 22:28:45 -04:00
cleanupdelta.c ALPM API adjustments for sanity and consistency 2012-02-06 05:49:52 -06:00
pacsort.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
pactree.c pactree: show tree vertical "limbs" 2012-08-01 09:12:45 -05: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