]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-10-22 Carl Worthtest: Add the most rudimentary testing of the emacs...
2010-10-22 Carl Worthtest: Add a new test_emacs function to test-lib.sh
2010-10-22 Carl Worthtest: Fix add_email_corpus function to be quiet.
2010-10-22 Carl Worthemacs: Fix notmuch-hello to not break when given a...
2010-10-13 Carl WorthTODO: Add some notes to fix some recently noted problems.
2010-09-23 Carl Worthemacs: Fix bug when parsing a subject cotaining: \...
2010-09-21 Carl Worthlib: Fix "make install"
2010-09-20 Carl Worthtest/README: Document add_email_corpus (and add_message...
2010-09-20 Carl Worthtest: Fix the search and dump-restore tests to operator...
2010-09-20 Carl Worthtest: Add a corpus of email messages to be used in...
2010-09-20 Carl Worthtest: Remove useless NOTMUCH variable (in favor of...
2010-09-20 Carl Worthtest: Remove some dead code in test-lib.sh
2010-09-20 Carl Worthtest: Fix PATH-checking test to work with --valgrind
2010-09-20 Carl Worthlib: Fix use-after-free bug.
2010-09-20 Carl Worthtest: Fix to actually report errors (!).
2010-09-20 Carl Worthtest: Avoid printing "Testing Testing ..."
2010-09-20 Carl Worthtest: Print section names, and rename all test sections
2010-09-20 Carl Worthtest: Make the --valgrind option useful, (and drop...
2010-09-20 Carl Worthtest/README: Update to become notmuch-specific rather...
2010-09-20 Carl Worthtest: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTS
2010-09-20 Carl Worthtest: Fix notmuch-test to pass command-line arguments...
2010-09-20 Carl Worthtest: Fix test suite so that --valgrind option works.
2010-09-20 Carl Worthtest: Add test to ensure that all available test script...
2010-09-17 Carl Worthtest: Rename all tests to get rid of the ugly numbers...
2010-09-17 Carl Worthtest: Remove basic testing of broken, fixed, and skippe...
2010-09-17 Carl Worthtest: Fix ordering of tests in t0000-basic.sh
2010-09-17 Carl Worthtest: Rework test-suite input to avoid ulti-command...
2010-09-17 Carl Worthtest: Cleanup the test output
2010-09-17 Carl Worthtest: Fix test suite to integrate with our non-recursiv...
2010-09-16 Michal Sojkatest: Set all times to UTC
2010-09-16 Michal SojkaConvert the actual tests to the new framework
2010-09-16 Michal Sojkatest: Update helper functions
2010-09-16 Michal SojkaUpdate test framework for use with notmuch
2010-09-16 Michal SojkaCopy test framework from Git
2010-09-16 Carl Worthemacs: Allow '|' to operate on multiple messages (by...
2010-09-16 Carl Worthnotmuch show: Add documentation of --format=mbox
2010-08-19 Carl Worthemacs: Fix line-wrapping for help message of notmuch...
2010-07-20 Carl WorthAvoid segmentation fault with NOTMUCH_CONFIG=/new/confi...
2010-06-09 Carl WorthNEWS: Document the new "notmuch show --format=mbox...
2010-06-09 Carl Worthnotmuch show: Add a --format=mbox option
2010-06-05 Carl WorthFix minor style issues in show_part_content function.
2010-06-05 Carl WorthAvoid giving GMime a NULL MIME-stream filter.
2010-06-05 Carl WorthAdd C-tab binding in notmuch-search mode as well.
2010-06-04 Carl Worthmake install: Run ldconfig or install a DT_RUNPATH...
2010-06-04 Carl Worthconfigure: Remove space from IFS (using tab as necessary)
2010-06-04 Carl WorthAdd support (and tests) for messages with really long...
2010-06-04 Carl Worthtest suite: Generate message filenames from count,...
2010-06-04 Carl Worthtest suite: Add support for custom references header...
2010-06-04 Carl WorthAvoid database corruption by not adding partially-const...
2010-06-04 Carl WorthFix misnamed function in internal documentation.
2010-06-04 David Edmondsonemacs: Tags should be shown with `notmuch-tag-face'.
2010-06-04 David Edmondsonemacs: In search mode, truncate authors using invisible...
2010-06-04 David Edmondsonemacs: Adjust comment to avoid confusing font-lock.
2010-06-04 David Edmondsonemacs: Allow the display of absolute dates in the heade...
2010-06-04 Nelson Elhageemacs: Bind <backtab> (shift-TAB) to notmuch-show-previ...
2010-06-04 David Edmondsonemacs: More functionality for `notmuch-wash-tidy-citati...
2010-06-04 David Edmondsonemacs: Pretty print the numbers of matching messages.
2010-06-04 Nelson Elhageemacs: notmuch-hello: Make widget-keymap a parent of...
2010-06-04 Sebastian Spaethadd missing docstring for functions
2010-06-04 Sebastian SpaethMake notmuch-hello a mode.
2010-06-04 Sebastian Spaethemacs: Remove notmuch-hello-roundup function
2010-06-04 Tomas CarneckyAdd support for the Solaris platform
2010-06-04 Tomas Carneckyconfigure: Respect LDFLAGS from the environment.
2010-06-04 David Edmondsonemacs: In hello mode, bind `C-tab' to move backwards...
2010-06-04 Sebastian Spaethemacs: Reuse rather than reinvent message header filtering
2010-06-04 David Edmondsonemacs: Allow tuning of the tag/saved search layout.
2010-06-03 David Edmondsonemacs: Allow control over faces for search mode columns.
2010-06-03 David Edmondsonemacs: Set the `face' property rather than `font-lock...
2010-06-03 David Edmondsonemacs: Display non-matching authors with a different...
2010-06-03 Sebastian SpaethNEWS: describe easier FCC configuration
2010-06-03 Sebastian SpaethEasier way to define a fcc directory
2010-06-03 David Edmondsonemacs: Usability improvements for `notmuch-hello'.
2010-06-03 Carl WorthAdd a test case for the previous commit.
2010-06-01 David Edmondsonnotmuch: Fix off-by-one errors if a header is >200...
2010-06-01 Carl WorthMakefile: Improve the "what to do now" message from...
2010-06-01 Carl WorthINSTALL/README: Clean up the description of how to...
2010-06-01 Carl WorthINSTALL: Note the advantages of Xapian 1.0.18+ and...
2010-06-01 Carl WorthTODO: Add idea for fixing "notmuch count" to always...
2010-06-01 Carl WorthTODO: Add a note that 'a'rchive should only affect...
2010-05-18 Sebastian Spaethpython: have docs reflect current return value behavior
2010-04-28 Carl WorthMerge branch '0.3.x' immediately after the 0.3.1 release
2010-04-28 Carl Worthdebian: Instruct git-buildpackage that it's OK to build... 0.3.1
2010-04-28 Carl Worthdebian/changelog: Copy in content from the NEWS file.
2010-04-28 Carl WorthIncrement version to 0.3.1
2010-04-27 Carl WorthNEWS: Reword the latest bug description slightly.
2010-04-27 Dirk HohndelUpdate NEWS to reflect the SEGV bugfix
2010-04-27 Dirk HohndelFix SEGV in _thread_cleanup_author if author ends with...
2010-04-27 Carl WorthMerge branch '0.3.x'
2010-04-27 Carl WorthNEWS: Add notes for the 0.3.1 release
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 Aneesh Kumar K.VRename already used counter var i
2010-04-27 Carl Worthtest: Exercise magic-from guessing with a single config...
2010-04-27 Carl WorthNEWS: Note build fix for OpenSolaris (at least).
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-27 Carl WorthNEWS: Add notes for the 0.3.1 release
2010-04-27 Jesse RosenthalAdd notmuch-message.el to emacs/Makefile.local
2010-04-27 Carl Worthtest: Exercise magic-from guessing with a single config...
next