2011-11-16 |
David Bremner | debian/libnotmuch2.symbols: add notmuch_query_count_threads
|
commit | commitdiff | tree |
2011-11-15 |
David Bremner | debian: new changelog stanza for 0.10~rc1-1
|
commit | commitdiff | tree |
2011-11-15 |
David Bremner | version: update to 0.10~rc1
|
commit | commitdiff | tree |
2011-11-13 |
David Bremner | contrib/nmbug: new script for sharing tags with a given...
|
commit | commitdiff | tree |
2011-11-12 |
David Bremner | NEWS: mention dtach instead of screen in the description...
|
commit | commitdiff | tree |
2011-11-06 |
David Bremner | NEWS: tentative news item about requiring screen to...
|
commit | commitdiff | tree |
2011-11-06 |
David Bremner | debian: build-depend on screen.
|
commit | commitdiff | tree |
2011-11-02 |
David Bremner | lib/database.cc: use flush Xapian method instead of...
|
commit | commitdiff | tree |
2011-10-31 |
David Bremner | xregcomp: don't consider every regex compilation failure...
|
commit | commitdiff | tree |
2011-10-31 |
David Bremner | xutil.c: remove duplicate copies, create new library...
|
commit | commitdiff | tree |
2011-10-28 |
David Bremner | build system: target to make a Debian snapshot package.
|
commit | commitdiff | tree |
2011-10-28 |
David Bremner | build system: remove dashes from git-describe generated...
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | docs: Update news, man page, and online help for restore...
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | notmuch-restore: check for extra arguments.
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | notmuch-restore: implement --accumulate option
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | test/dump-restore: add tests for restore --accumulate
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | notmuch.1: typo fixes new wording for dump/restore
|
commit | commitdiff | tree |
2011-10-23 |
David Bremner | test/dump-restore: Fix quoting on grep
|
commit | commitdiff | tree |
2011-10-22 |
David Bremner | test/dump-restore: expand test suite for dump-restore...
|
commit | commitdiff | tree |
2011-10-22 |
David Bremner | test/test-lib.sh: update comments
|
commit | commitdiff | tree |
2011-10-22 |
David Bremner | cli: change argument parsing convention for subcommands
|
commit | commitdiff | tree |
2011-10-16 |
David Bremner | docs: Update man page, NEWS and online help for new...
|
commit | commitdiff | tree |
2011-10-16 |
David Bremner | notmuch-dump: deprecate use of output file argument.
|
commit | commitdiff | tree |
2011-10-16 |
David Bremner | notmuch-dump: treat any remaining arguments after the...
|
commit | commitdiff | tree |
2011-10-16 |
David Bremner | notmuch-dump: update handling of file name argument
|
commit | commitdiff | tree |
2011-10-16 |
David Bremner | test: add tests for command line arguments to notmuch...
|
commit | commitdiff | tree |
2011-10-12 |
David Bremner | test: update dump-restore to use redirection instead...
|
commit | commitdiff | tree |
2011-10-12 |
David Bremner | debian: changelog stanza for 0.9
|
commit | commitdiff | tree |
2011-10-12 |
David Bremner | version: bump to 0.9
|
commit | commitdiff | tree |
2011-10-11 |
David Bremner | NEWS: document API changes to n_d_find_message{,_by_filename}
|
commit | commitdiff | tree |
2011-10-11 |
David Bremner | NEWS: document API changes to n_d_find_message{,_by_filename}
|
commit | commitdiff | tree |
2011-10-08 |
David Bremner | version: bump to 0.9~rc2
|
commit | commitdiff | tree |
2011-10-07 |
David Bremner | debian: update changelog for 0.9~rc2-1
|
commit | commitdiff | tree |
2011-10-04 |
David Bremner | debian: update packaging for new soname
|
commit | commitdiff | tree |
2011-10-04 |
David Bremner | lib: bump SONAME
|
commit | commitdiff | tree |
2011-10-04 |
David Bremner | Merge remote-tracking branch 'alip/find_message-v3'
|
commit | commitdiff | tree |
2011-09-26 |
David Bremner | NEWS: add item for python bindings.
|
commit | commitdiff | tree |
2011-09-26 |
David Bremner | NEWS: add item for Ruby bindings.
|
commit | commitdiff | tree |
2011-09-26 |
David Bremner | NEWS: start release notes for 0.9
|
commit | commitdiff | tree |
2011-09-25 |
David Bremner | debian: add brief summary of changes since 0.8
|
commit | commitdiff | tree |
2011-09-25 |
David Bremner | debian: build-depend on gdb
|
commit | commitdiff | tree |
2011-09-25 |
David Bremner | test/atomicity: redirect output from "which"
|
commit | commitdiff | tree |
2011-09-25 |
David Bremner | debian: close bug 642240
|
commit | commitdiff | tree |
2011-09-25 |
David Bremner | test: make atomicity setup conditional on gdb being...
|
commit | commitdiff | tree |
2011-09-24 |
David Bremner | lib: bump library minor version because of new symbols.
|
commit | commitdiff | tree |
2011-09-24 |
David Bremner | debian: set versioned dependency on notmuch for notmuch...
|
commit | commitdiff | tree |
2011-09-24 |
David Bremner | version: bump to 0.9~rc1
|
commit | commitdiff | tree |
2011-09-24 |
David Bremner | debian: changlog stanza for release candidate
|
commit | commitdiff | tree |
2011-09-24 |
David Bremner | debian: new symbols for atomicity api
|
commit | commitdiff | tree |
2011-09-13 |
David Bremner | test: use test_expect_equal_file in atomicity
|
commit | commitdiff | tree |
2011-09-13 |
David Bremner | test: Convert atomicity test to use test_subtest_known_broken
|
commit | commitdiff | tree |
2011-09-13 |
David Bremner | test: reset test_subtest_known_broken_ after each success...
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | test: mark multipart rfc822 part test as broken
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | test: remove documentation for test_expect_equal_failure.
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | Merge branch 'release'
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | update date in NEWS to better approximate real release...
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | debian: update changelog for 0.8
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | update versions for release 0.8
|
commit | commitdiff | tree |
2011-09-10 |
David Bremner | NEWS: add blurb for python bindings changes
|
commit | commitdiff | tree |
2011-09-09 |
David Bremner | add news item for ruby
|
commit | commitdiff | tree |
2011-09-08 |
David Bremner | NEWS: add item for build system fixes
|
commit | commitdiff | tree |
2011-09-07 |
David Bremner | update versions for release candidate
|
commit | commitdiff | tree |
2011-09-05 |
David Bremner | build system: Check that python bindings have consistent...
|
commit | commitdiff | tree |
2011-09-05 |
David Bremner | lib/gen-version-script.h: add getline and getdelim...
|
commit | commitdiff | tree |
2011-09-05 |
David Bremner | lib/gen-version-script.sh: replace --defined argument...
|
commit | commitdiff | tree |
2011-08-21 |
David Bremner | re-enable notmuch.sym generation using POSIX sed
|
commit | commitdiff | tree |
2011-08-01 |
David Bremner | Merge branch 'release'
|
commit | commitdiff | tree |
2011-08-01 |
David Bremner | debian: new changelog stanza for 0.7
|
commit | commitdiff | tree |
2011-08-01 |
David Bremner | update NEWS for 0.7
|
commit | commitdiff | tree |
2011-08-01 |
David Bremner | version: bump to 0.7
|
commit | commitdiff | tree |
2011-07-29 |
David Bremner | Revert "debian: Generate version from debian/changelog"
|
commit | commitdiff | tree |
2011-07-29 |
David Bremner | build-system: Add pre-release target
|
commit | commitdiff | tree |
2011-07-29 |
David Bremner | bump upstream version to 0.7~rc1
|
commit | commitdiff | tree |
2011-07-29 |
David Bremner | debian: changelog stanza for release candiate
|
commit | commitdiff | tree |
2011-07-18 |
David Bremner | Merge commit '0.6.1'
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: tag debian-version as part of the release...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | debian: use 3.0 (quilt) source format.
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: update version check to support non-native...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: guard parts irrevokable parts of release...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: use signed tag to make tar file, if available.
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: tag earlier in the release process.
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: remove use of git-buildpackage, dput...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: run make clean before testing.
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | build-system: replace use of ssh with wget for checking...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | version: bump to 0.6.1
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | update NEWS and debian/changelog for 0.6.1
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | debian: use a non-native version number.
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | debian: add (demangled) Xapian exception typeinfo symbols...
|
commit | commitdiff | tree |
2011-07-17 |
David Bremner | libnotmuch: export Xapian typeinfo symbols
|
commit | commitdiff | tree |
2011-07-10 |
David Bremner | Merge commit '0.6'
|
commit | commitdiff | tree |
2011-07-10 |
David Bremner | debian: update changelog for strict libnotmuch dependency
|
commit | commitdiff | tree |
2011-07-08 |
David Bremner | debian: start new changelog stanza for post 0.6 bugfix...
|
commit | commitdiff | tree |
2011-07-08 |
David Bremner | debian: install README.Debian files for notmuch-vim...
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | version: bump to 0.6
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | NEWS: Update for release 0.6
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | debian: add changelog stanza for release 0.6, install...
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | version: bump to 0.6
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | NEWS: Update for release 0.6
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | debian: add changelog stanza for release 0.6, install...
|
commit | commitdiff | tree |
2011-07-01 |
David Bremner | debian: move vim directory creation to notmuch-vim...
|
commit | commitdiff | tree |
next |