Commit graph

4 commits

Author SHA1 Message Date
Vincent Batts
02eb42c4aa pretty printing, and start to read in a file of contents sets, to print
the tree
2012-10-04 15:32:12 -04:00
Vincent Batts
5a202c097e starting the trie utility that can contruct trie from paths 2012-10-04 14:35:31 -04:00
Vincent Batts
9520047496 commit 595f08259cfd44f1a6faf1a169735f6f452904ce
Refs: candlepin-0.7.10-1-1-g595f082
Author:     James Bowes <jbowes@redhat.com>
AuthorDate: Wed Sep 19 17:22:36 2012 -0300
Commit:     James Bowes <jbowes@redhat.com>
CommitDate: Wed Sep 19 17:22:36 2012 -0300

    certv3: sort path names alphabetically

    By sorting the child paths of a node alphabetically, clients can do a
    binary search for the node they want, rather than having to iterate over
    all children.
2012-10-04 10:31:46 -04:00
Vincent Batts
e1677f54b9 moving the files that are from redhat code, into their own namespace 2012-10-04 09:22:28 -04:00