summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make release: Add Debian package building and upload0.2Carl Worth2010-04-16
* Increment version to 0.2.Carl Worth2010-04-16
* make release: Add a check that version and debian/changelog are consistentCarl Worth2010-04-16
* Makefile: Avoid complaining about .first-build-message not existingCarl Worth2010-04-16
* Fix final link of notmuch binary to use C compiler if possible.Carl Worth2010-04-16
* debian: Remove watch file.Carl Worth2010-04-16
* debian: Switch to "3.0 (native)" source format.Carl Worth2010-04-16
* Makefile: Fix conditionals to avoid calling git when no .git is presentCarl Worth2010-04-16
* Makefile: Add a top-level "make snapshot" target.Carl Worth2010-04-16
* Makefile: Rework the version checks slightly.Carl Worth2010-04-16
* RELEASING: Add a step to upgrade the version in the "version" file.Carl Worth2010-04-16
* Makefile: Add an explicit version file to the repository.Carl Worth2010-04-16
* debian/changelog: Create an entry for the 0.2 release.Carl Worth2010-04-16
* RELEASING: Add a (manual!) step to create a debian/changelog entryCarl Worth2010-04-16
* debian: Don't auto-generate debian/changelog.Carl Worth2010-04-16
* debian: Add a gbp.conf to start using git-buildpackageCarl Worth2010-04-16
* make release: Don't print the release message on stdout.Carl Worth2010-04-16
* Makefile: Fix "make release" to print the current release announcement.Carl Worth2010-04-16
* NEWS: Add release notes for the 0.2 release.Carl Worth2010-04-16
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth2010-04-16
* notmuch.c: Shorten version stringSebastian Spaeth2010-04-16
* emacs: Fix search filtering of a global search ("*")Carl Worth2010-04-15
* TODO: Add two tasks that both have to do with auditing the library APICarl Worth2010-04-15
* RELEASING: Change wording of libnotmuch version instructionCarl Worth2010-04-15
* make release: Enforce a clean source tree before release.Carl Worth2010-04-15
* RELEASING: Remove a meaningless step from the release process.Carl Worth2010-04-15
* configure: Fix syntax error (spaces in assignment).Gregor Hoffleit2010-04-15
* Fix typo in messageBen Gamari2010-04-15
* make release: Provide a kinder message when VERSION is forgotten.Carl Worth2010-04-15
* Makefile: Re-order the commands in "make release" slightly.Carl Worth2010-04-15
* Makefile: Simplify the release targets.Carl Worth2010-04-15
* Makefile.local: Fix typo in comment.Carl Worth2010-04-15
* RELEASING: Remove obsolete step about updating micro version number.Carl Worth2010-04-15
* Makefile: Make "make release" run the test suite.Carl Worth2010-04-15
* make test: Actually count and report on failures.Carl Worth2010-04-15
* test: Unify all tests to use the pass_if_equal function.Carl Worth2010-04-15
* test: Align the PASS/FAIL column.Carl Worth2010-04-15
* Makefile: Add a "make test" target.Carl Worth2010-04-15
* lib: search_threads: Fix nested search to handle original search of "*"Carl Worth2010-04-15
* test: Add a test for "notmuch search '*'"Carl Worth2010-04-15
* test: Use an older date for the generated messages.Carl Worth2010-04-15
* test: Remove test-message filenames from generated messagesCarl Worth2010-04-15
* test: Disentangle execution of notmuch from the examination of the results.Carl Worth2010-04-15
* TODO: Add some ideas for improving the emacs interface.Carl Worth2010-04-15
* TODO: Add some ideas about better search syntaxCarl Worth2010-04-15
* Merge bugfix for test-suite correctness.Carl Worth2010-04-14
|\
| * test: Fix reply tests to track insignificant change in output.Carl Worth2010-04-14
* | Makefile: Fix final linking of notmuch binary for OS X.Carl Worth2010-04-14
* | Makefile: Add library version information on OS X.Carl Worth2010-04-14
* | Makefile: Fix library linking command for OS XCarl Worth2010-04-14