aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * python: Rename notmuch binary to notmuch.pyGravatar Sebastian Spaeth2010-04-19
| * Remove all traces of cnotmuchGravatar Sebastian Spaeth2010-04-19
| * python: adapt docs to the notmuch module renamingGravatar Sebastian Spaeth2010-04-19
| * rename module to just 'notmuch'Gravatar Sebastian Spaeth2010-04-19
| * cnotmuch -> notmuchGravatar Sebastian Spaeth2010-04-19
* | emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'Gravatar David Edmondson2010-04-19
* | emacs/notmuch-show.el: Avoid passing unintended format strings to `message'Gravatar David Edmondson2010-04-19
* | debian: Make git ignore several intermediate files.Gravatar Carl Worth2010-04-19
* | make release: Add Debian package building and uploadGravatar Carl Worth2010-04-16
* | Increment version to 0.2.Gravatar Carl Worth2010-04-16
* | make release: Add a check that version and debian/changelog are consistentGravatar Carl Worth2010-04-16
* | Makefile: Avoid complaining about .first-build-message not existingGravatar Carl Worth2010-04-16
* | Fix final link of notmuch binary to use C compiler if possible.Gravatar Carl Worth2010-04-16
* | debian: Remove watch file.Gravatar Carl Worth2010-04-16
* | debian: Switch to "3.0 (native)" source format.Gravatar Carl Worth2010-04-16
* | Makefile: Fix conditionals to avoid calling git when no .git is presentGravatar Carl Worth2010-04-16
* | Makefile: Add a top-level "make snapshot" target.Gravatar Carl Worth2010-04-16
* | Makefile: Rework the version checks slightly.Gravatar Carl Worth2010-04-16
* | RELEASING: Add a step to upgrade the version in the "version" file.Gravatar Carl Worth2010-04-16
* | Makefile: Add an explicit version file to the repository.Gravatar Carl Worth2010-04-16
* | debian/changelog: Create an entry for the 0.2 release.Gravatar Carl Worth2010-04-16
* | RELEASING: Add a (manual!) step to create a debian/changelog entryGravatar Carl Worth2010-04-16
* | debian: Don't auto-generate debian/changelog.Gravatar Carl Worth2010-04-16
* | debian: Add a gbp.conf to start using git-buildpackageGravatar Carl Worth2010-04-16
* | make release: Don't print the release message on stdout.Gravatar Carl Worth2010-04-16
* | Makefile: Fix "make release" to print the current release announcement.Gravatar Carl Worth2010-04-16
* | NEWS: Add release notes for the 0.2 release.Gravatar Carl Worth2010-04-16
* | Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Gravatar Carl Worth2010-04-16
* | notmuch.c: Shorten version stringGravatar Sebastian Spaeth2010-04-16
* | emacs: Fix search filtering of a global search ("*")Gravatar Carl Worth2010-04-15
* | TODO: Add two tasks that both have to do with auditing the library APIGravatar Carl Worth2010-04-15
* | RELEASING: Change wording of libnotmuch version instructionGravatar Carl Worth2010-04-15
* | make release: Enforce a clean source tree before release.Gravatar Carl Worth2010-04-15
* | RELEASING: Remove a meaningless step from the release process.Gravatar Carl Worth2010-04-15
* | configure: Fix syntax error (spaces in assignment).Gravatar Gregor Hoffleit2010-04-15
* | Fix typo in messageGravatar Ben Gamari2010-04-15
* | make release: Provide a kinder message when VERSION is forgotten.Gravatar Carl Worth2010-04-15
* | Makefile: Re-order the commands in "make release" slightly.Gravatar Carl Worth2010-04-15
* | Makefile: Simplify the release targets.Gravatar Carl Worth2010-04-15
* | Makefile.local: Fix typo in comment.Gravatar Carl Worth2010-04-15
* | RELEASING: Remove obsolete step about updating micro version number.Gravatar Carl Worth2010-04-15
* | Makefile: Make "make release" run the test suite.Gravatar Carl Worth2010-04-15
* | make test: Actually count and report on failures.Gravatar Carl Worth2010-04-15
* | test: Unify all tests to use the pass_if_equal function.Gravatar Carl Worth2010-04-15
* | test: Align the PASS/FAIL column.Gravatar Carl Worth2010-04-15
* | Makefile: Add a "make test" target.Gravatar Carl Worth2010-04-15
* | lib: search_threads: Fix nested search to handle original search of "*"Gravatar Carl Worth2010-04-15
* | test: Add a test for "notmuch search '*'"Gravatar Carl Worth2010-04-15
* | test: Use an older date for the generated messages.Gravatar Carl Worth2010-04-15
* | test: Remove test-message filenames from generated messagesGravatar Carl Worth2010-04-15