| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
| |
work fine with binpkgs.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
| |
report.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
This is a bug fix and portability release.
Build System
------------
Make emacs install robust against the non-existence of emacs
Put notmuch lib directory first in RPATH
Fix handling of html_static_path in sphinx
Test Suite
----------
Use --quick when starting emacs (avoids a hang in the T160-json tests)
Allow pending break points in atomicity script
Command-Line Interface
----------------------
To improve portability use fsync instead of fdatasync in
`notmuch-dump`. There should be no functional difference.
Library changes
---------------
Resurrect support for single-message mbox files
Fix for phrase indexing
Emacs Interface
---------------
Make sure tagging on an empty query is harmless
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
| |
on generating docs with newer Sphinx.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
General
-------
The `folder:` search prefix now requires an exact match
There is a new `path:` search prefix.
Notmuch database upgrade due to `folder:` and `path:` changes
Library changes
---------------
Support for indexing mbox files has been dropped
Message header parsing changes (from internal GMime)
Command-Line Interface
----------------------
`notmuch dump` now defaults to `batch-tag` format
`notmuch new` has a --quiet option
`notmuch insert` respects maildir.synchronize_flags config option
The commands set consistent exit status codes on failures
Bug fix for checking configured new.tags for invalid tags
Emacs Interface
---------------
Init file pointed by new variable `notmuch-init-file`
Changed format for saved searches
The keys of `notmuch-tag-formats` are now regexps
Changed tags are now shown in the buffer
Ido-completing-read initialization in Emacs 23
Bug fix for saved searches with newlines in them
Bug fixes for sender identities
Replies to encrypted messages will be encrypted by default
Reply pushes mark before signature
Message piping uses the originating buffer's working directory
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
|
|
|
|
| |
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
|
|
|
|
| |
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
- Incompatible change in SHA1 computation for big-endian architectures.
Command-Line Interface
----------------------
- New options to better support handling duplicate messages
- Improved `notmuch new` performance for unchanged folders
- `notmuch reply --format=text` RFC 2047-encodes headers
- `notmuch compact` command
Emacs Interface
---------------
- `notmuch-tree` (formerly `notmuch-pick`) has been added to mainline
- Tagging threads in search is now race-free
- `notmuch-hello` refreshes when switching to the buffer
- Specific mini-buffer prompts for tagging operations
- Built-in help improvements
- Quote replies as they are displayed in show view
- Fixed inconsistent use of configured search order
- Common keymap for notmuch-wide bindings
- The `notmuch-tag` function now requires a list of tag changes
- Fixed `notmuch-reply` putting reply in primary selection
- Fixed `notmuch-show` invisible part handling
- Fixed `notmuch-show` attachment viewers and stderr
- Fixed `notmuch-mua-reply` point placement when signature involved
Vim Interface
-------------
- Composing new messages in the Vim interface (as opposed reply to existing
messages)
- Support for going straight to a search
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
|
|
|
|
| |
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
|
|
|
|
| |
(Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
| |
Stable users should not be affected by the bug.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
| |
It rels bug #483988.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.1.13.2/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumped EAPI to 5 and migrated to distutils-r1 (thanks to Mike
Gilbert <floppym@gentoo.org> for help with that).
Notmuch 0.16 has new Vim UI which needs Ruby bindings. Unfortunatelly the
ebuild doesn't support Ruby bindings until somebody add it. Patches with
support for Ruby bindings using ruby-ng eclass are welcome.
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
Command-Line Interface
----------------------
- Support for delivering messages to Maildir (new command `insert`)
- `notmuch count --batch` option
- `notmuch tag` option to remove all tags from matching messages (`notmuch
tag --remove-all`)
- Decrypting commands explicitly expect a gpg-agent
- Configuration file saves follow symbolic links
- Top level option to specify configuration file (`notmuch --config=FILE`)
- Bash command-line completion improved
- Deprecated commands "part" and "search-tags" are removed.
Emacs Interface
---------------
- New keymap to view/save parts; removed s/v/o/| part button bindings
- Default part save directory is now `mm-default-directory`
- Key bindings for next/previous thread (M-n and M-p)
- Better handling of errors in search buffers
- Faster search and show
(Portage version: 2.1.13.2/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
|
|
|
|
| |
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
Build fixes
-----------
Update dependencies to avoid problems when building in parallel.
Internal test framework changes
-------------------------------
Adjust Emacs test watchdog mechanism to cope with `process-attributes`
being unimplimented.
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
Internal test framework changes
-------------------------------
- Set a default value for TERM when running tests
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E1DBFAB5)
|
|
|
|
|
|
| |
Fixes bug #453314.
(Portage version: 2.1.11.47/cvs/Linux x86_64, signed Manifest commit with key E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.1.11.46/cvs/Linux x86_64, signed Manifest commit with key E1DBFAB5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ulm@gentoo.org> - thanks! :-)
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
General
-------
- Date range search support
- Empty tag names and tags beginning with "-" are deprecated
- New add-on tool: notmuch-pick (installed on 'pick' USE flag)
Command-Line Interface
----------------------
- `notmuch new` no longer chokes on mboxes
- Support for single message mboxes is deprecated
- Fixed `notmuch new` to skip ignored broken symlinks
- New dump/restore format and tagging interface
- Bcc and Reply-To headers are now available in notmuch show json output
- CLI callers can now request a specific output format version
- `notmuch search` has gained a null character separated text output format
Emacs Interface
---------------
- Removal of the deprecated `notmuch-folders` variable
- Visibility of MIME parts can be toggled
- Emacs now buttonizes mid: links
- Handle errors from bodypart insertions
- Emacs now detects version mismatches with the notmuch CLI
- Improved text/calendar content handling
- Disabled coding conversions when reading in
`with-current-notmuch-show-message`
- Fixed errors with HTML email containing images in Emacs 24
- Fixed handling of tags with unusual characters in them
- Fixed buttonization of id: links without quote characters
- `notmuch-hello` refresh point placement improvements
- Automatic tag changes are now unified and customizable
- Support for stashing the thread id in show view
(Portage version: 2.1.11.46/cvs/Linux x86_64, signed Manifest commit with key E1DBFAB5)
|
|
|
|
| |
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
|
|
|
|
| |
(Portage version: 2.1.11.9/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.1.11.17/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.1.11.10/cvs/Linux x86_64)
|
|
|
|
|
|
| |
ebuild.
(Portage version: 2.1.11.10/cvs/Linux x86_64)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
General bug fixes
- Maildir tag synchronization
Command-Line Interface
- Changes to notmuch dump/restore syntax
Emacs Interface
- Search results now get re-colored when tags are updated
- The formatting of tags in search results can now be customized
- Experimental support for multi-line search result formats
- Next/previous in search and show now move by boundaries
- Search now uses the JSON format internally
- The date shown in search results is no longer padded before applying
user-specified formatting
(Portage version: 2.1.11.10/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.2.0_alpha115/cvs/Linux i686)
|
|
|
|
| |
(Portage version: 2.1.10.65/cvs/Linux x86_64)
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS
~~~~
(Extracted headlines from NEWS file. See it for details.)
- Fix inserting of UTF-8 characters from *text/plain* parts in reply
- `notmuch_database_get_directory` and
`notmuch_database_find_message_by_filename` now work on read-only databases
(Portage version: 2.1.10.63/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.1.10.62/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.1.10.59/cvs/Linux x86_64)
|
|
|
|
| |
(Portage version: 2.1.10.59/cvs/Linux x86_64)
|