summaryrefslogtreecommitdiff
path: root/ept
AgeCommit message (Expand)AuthorFilesLines
2017-06-21sys: O_PATH & O_DIRECTORY may be missedIgor Pashev1-0/+8
2017-06-21tests: exp10(x) -> exp(x * log(10))Igor Pashev1-2/+5
2017-06-21Merge git://git.debian.org/git/debtags/libeptIgor Pashev66-6617/+5945
2015-09-10Also distribute debtags/coll headersEnrico Zini1-0/+2
2015-09-10Builds without wibbleEnrico Zini10-148/+283
2015-09-10Removed unused sourcesEnrico Zini2-275/+0
2015-09-10Wibble not used for axi anymoreEnrico Zini4-20/+10
2015-09-10No wibble used for apt/ anymoreEnrico Zini3-37/+33
2015-09-10Cleanup of old commentsEnrico Zini4-37/+3
2015-09-10Cleaned up unused tagcoll codeEnrico Zini14-1165/+402
2015-09-10Use build-in test framework instead of wibbleEnrico Zini19-1482/+1076
2015-09-09Removed tagcoll dependency in pkg-configEnrico Zini1-1/+1
2015-09-09Removed ept/popcon and removed dependency on tagcoll by bundling the minimum ...Enrico Zini39-3622/+5150
2015-06-18Allow to load a custom databaseEnrico Zini2-13/+20
2015-06-18Removed support for patchingEnrico Zini3-175/+0
2015-06-18Removed unused functions and template-based functionsEnrico Zini4-222/+0
2015-06-17Removed debtags/maint/path and debtags/maint/sourcedirEnrico Zini12-644/+64
2015-06-17Decouple Vocabulary from maint/ directory managementEnrico Zini5-110/+136
2014-10-06Updated parser for Tag: field, and deal with debtags now not merging sources ...Enrico Zini2-39/+122
2013-10-24Fixes a case of sizeof(struct stat) disagreeing between libwibble and libept ...Enrico Zini8-31/+11
2013-10-24Add explicit template instantiation for stuff aptitude wantsEnrico Zini1-0/+3
2013-10-24Prepared new releaseEnrico Zini6-73/+36
2013-10-22Ported to libwibble 1.0Enrico Zini5-75/+144
2012-07-05Merge git://git.debian.org/git/debtags/libeptIgor Pashev4-2/+18
2012-06-14Separate the software version and shared library versionJulien Cristau1-2/+2
2012-06-14Expose the underlying libaptEnrico Zini2-0/+15
2012-06-14Import doko's NMUEnrico Zini1-0/+1
2012-02-28Link with -lsocket if SunOSIgor Pashev1-0/+4
2012-02-28Include <unistd.h>Igor Pashev1-0/+1
2012-01-24* build against libapt in experimentalMichael Vogt1-2/+2
2011-03-20Do not ship .m4 file anymore, as it's just a trivial invocation of pkg-configEnrico Zini2-11/+0
2011-03-20Added missing -lpthreadEnrico Zini1-1/+1
2010-10-27Fix broken tag names in /var/lib/debtags/vocabulary. Closes: #601417.Enrico Zini1-1/+1
2010-07-15Removed debugging output and upload to unstable.Enrico Zini3-32/+12
2010-07-15Override sourcelist config option so we don't look for the custom name used i...Enrico Zini1-0/+1
2010-07-15More debug infoEnrico Zini2-5/+16
2010-07-15More debugging prints, and removed a useless constructorEnrico Zini1-8/+14
2010-07-14Improved one assertion, added more prints, try a workaroundEnrico Zini1-4/+6
2010-07-14Added debugging prints to help debug #587764Enrico Zini1-0/+2
2010-07-14Fixed a potential read-past-end-of-buffer error.Enrico Zini1-1/+1
2010-05-10Replaced textindex with axi, which contains just a handful of helper function...Enrico Zini9-858/+160
2010-05-10Updated soversion in cmakeEnrico Zini1-2/+2
2010-05-10Allow to start with an empty vocabulary, and added function to update global ...Enrico Zini2-9/+45
2010-05-10Promote vocabulary to a standalone data provider, as it should beEnrico Zini2-26/+1
2010-05-10Export getfacet functionEnrico Zini2-12/+16
2010-05-10Big debtags code simplificationEnrico Zini24-2879/+309
2010-05-09Greatly simplified Vocabulary implementationEnrico Zini10-1200/+288
2009-12-15Added more missing headersEnrico Zini3-0/+3
2009-09-29Added missing const. Closes: #547421 Thanks Stefan Potyra.Enrico Zini1-1/+1
2009-09-29Initial importEnrico Zini88-0/+84815