about summary refs log tree commit diff
AgeCommit message (Expand)Author
18 hoursMention that NEWS for 0.5.0 and beyond are in the git tag messages. HEAD masterArun Isaac
18 hoursAdd 0.5.0 release tarball to website.Arun Isaac
18 hoursDistribute example files. v0.5.0Arun Isaac
18 hoursDo not check NEWS.Arun Isaac
19 hoursBump version to 0.5.0.Arun Isaac
20 hoursRename query-terms to query-termlist.Arun Isaac
21 hoursDocument provenance of 100-objects.sexp.Arun Isaac
21 hoursRequire xapian 1.x.x.Arun Isaac
22 hoursAdvertise new public inbox.Arun Isaac
34 hoursAdd distribution building G-expression.Arun Isaac
34 hoursBuild website entirely with G-expressions.Arun Isaac
34 hoursMove website G-expression to separate file.Arun Isaac
35 hoursUse consolidated guile-xapian CI badge.Arun Isaac
36 hoursDo not escape quotes around "leather case".Arun Isaac
36 hoursImport &error with the rnrs: prefix.Arun Isaac
36 hoursTest example scripts.Arun Isaac
37 hoursImport guile-2.2 from (gnu packages guile).Arun Isaac
38 hoursAdd guile2.2-run64 for guile2.2-xapian.Arun Isaac
38 hoursImport &error in smoketest.scm.Arun Isaac
47 hoursUpdate stability warning in the README.Arun Isaac
2 daysPort smoke test from python bindings.Arun Isaac
2 daysProduce docstring em dash in Texinfo.Arun Isaac
2 daysAdd term-positionlist.Arun Isaac
2 daysAdd position-termpos.Arun Isaac
2 daysAdd positionlist-fold.Arun Isaac
2 daysAdd query-terms.Arun Isaac
2 daysAllow specifying the default operator in queries.Arun Isaac
2 daysReplace query combinator with C++ query builder.Arun Isaac
2 daysPass thunks, not numbers, to get-flag.Arun Isaac
2 daysSupport partial matching when parsing queries.Arun Isaac
2 daysSupport parsing pure NOT queries.Arun Isaac
2 daysAdd query-phrase.Arun Isaac
2 daysAdd query-xor.Arun Isaac
2 daysEnable indent-tabs-mode in Makefiles.Arun Isaac
2 daysUse guile-run64 for tests.Arun Isaac
2025-03-10xapian: Add term field getters.Arun Isaac
2025-03-10xapian: Add termlist-fold.Arun Isaac
2025-03-10xapian: Add document-termlist.Arun Isaac
2025-03-10xapian: Generalize mset-fold to iterator->fold.Arun Isaac
2025-03-10xapian: Preserve order of queries when combining them.Arun Isaac
2024-07-05guix: Add autotools dependencies.Arun Isaac
2024-05-10README: Be less committed about merging with upstream xapian-bindings.Arun Isaac
2024-05-10README: Refer to the notmuch email system.Arun Isaac
2024-05-10README: Add 0.4.0 release tarball.Arun Isaac
2024-05-10Makefile: Add tarball signing rule.Arun Isaac
2024-05-10Release version 0.4.0. v0.4.0Arun Isaac
2024-05-07xapian: Document parse-query.Arun Isaac
2024-05-07xapian: Support common query parser flags.Arun Isaac
2024-05-07xapian: Accept boolean prefixes in parse-query.Arun Isaac
2024-05-07xapian: Accept range processors in parse-query.Arun Isaac