summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop perl herdAndreas K. Hüttel2014-12-181-6/+18
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
* Drop perl herdAndreas K. Hüttel2014-12-182-2/+4
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
* Change cipher list recommendationEray Aslan2014-12-081-15/+15
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
* Change cipher list recommendationEray Aslan2014-12-082-16/+15
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
* Add missing dev-perl/Unicode-String dep (bug #531626).Tim Harder2014-12-041-9/+9
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Add missing dev-perl/Unicode-String dep (bug #531626).Tim Harder2014-12-042-2/+9
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Fix lz4 lzma automagic dependency - bug #531302Eray Aslan2014-12-041-14/+15
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
* Fix lz4 lzma automagic dependency - bug #531302Eray Aslan2014-12-042-1/+302
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
* Remove old.Tim Harder2014-12-041-12/+8
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Remove old.Tim Harder2014-12-043-65/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump.Tim Harder2014-12-041-14/+10
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump.Tim Harder2014-12-042-1/+40
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Put bash-completion file into correct location.Amadeusz Piotr Żołnowski2014-12-021-12/+12
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Put bash-completion file into correct location.Amadeusz Piotr Żołnowski2014-12-025-13/+21
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Remove m-n tag as there are two herds already. Remove short <longdescription>.Jeroen Roovers2014-12-011-8/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Remove m-n tag as there are two herds already. Remove short <longdescription>.Jeroen Roovers2014-12-012-5/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Version bump.Amadeusz Piotr Żołnowski2014-11-301-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NEWS ~~~~ Command-Line Interface ---------------------- - Stopped `notmuch dump` failing if someone writes to the database - `notmuch insert` requires succesful message indexing for success status - `notmuch insert` has gained support for `post-insert` hook - `notmuch deliver` is deprecated - `notmuch search` now supports `--duplicate=N` option with `--output=messages` - Added `notmuch address` subcommand Emacs Interface --------------- - Use the `j` key to access saved searches from anywhere in notmuch - Improved handling of the unread tag - Expanded default saved search settings - Improved `q` binding in notmuch buffers - `notmuch-show-stash-mlarchive-link-alist` now supports functions Library changes --------------- - Introduced database version 3 with support for "database features." - Library users are no longer required to call `notmuch_database_upgrade` - Library users can now abort an atomic section by closing the database - Add return status to notmuch_database_close and notmuch_database_destroy - Bug fixes and performance improvements for thread linking nmbug ----- `nmbug help` is not `nmbug --help`, and the following nmbug commands have slightly different interfaces: `archive`, `commit`, `fetch`, `log`, `pull`, `push`, and `status`. For details on the new interface for a given command, run `nmbug COMMAND --help`. nmbug-status ------------ `nmbug-status` can now optionally load header and footer templates from the config file. Use something like: Python Bindings --------------- Add support for `notmuch_query_add_tag_exclude` (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Version bump.Amadeusz Piotr Żołnowski2014-11-302-1/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NEWS ~~~~ Command-Line Interface ---------------------- - Stopped `notmuch dump` failing if someone writes to the database - `notmuch insert` requires succesful message indexing for success status - `notmuch insert` has gained support for `post-insert` hook - `notmuch deliver` is deprecated - `notmuch search` now supports `--duplicate=N` option with `--output=messages` - Added `notmuch address` subcommand Emacs Interface --------------- - Use the `j` key to access saved searches from anywhere in notmuch - Improved handling of the unread tag - Expanded default saved search settings - Improved `q` binding in notmuch buffers - `notmuch-show-stash-mlarchive-link-alist` now supports functions Library changes --------------- - Introduced database version 3 with support for "database features." - Library users are no longer required to call `notmuch_database_upgrade` - Library users can now abort an atomic section by closing the database - Add return status to notmuch_database_close and notmuch_database_destroy - Bug fixes and performance improvements for thread linking nmbug ----- `nmbug help` is not `nmbug --help`, and the following nmbug commands have slightly different interfaces: `archive`, `commit`, `fetch`, `log`, `pull`, `push`, and `status`. For details on the new interface for a given command, run `nmbug COMMAND --help`. nmbug-status ------------ `nmbug-status` can now optionally load header and footer templates from the config file. Use something like: Python Bindings --------------- Add support for `notmuch_query_add_tag_exclude` (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Support python 3.4Pacho Ramos2014-11-281-9/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Support python 3.4Pacho Ramos2014-11-282-3/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Stable for x86, wrt bug #528866Agostino Sarubbo2014-11-251-15/+15
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
* Stable for x86, wrt bug #528866Agostino Sarubbo2014-11-252-3/+7
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
* x86 stable wrt bug #528864Mikle Kolyada2014-11-231-15/+7
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
* x86 stable wrt bug #528864Mikle Kolyada2014-11-232-3/+7
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
* Remove 0.18.1 version.Amadeusz Piotr Żołnowski2014-11-231-16/+8
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Remove 0.18.1 version.Amadeusz Piotr Żołnowski2014-11-232-179/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
* Drop MAKEOPTS=-j1 workaround now that eautoreconf is fixed #529404.Mike Frysinger2014-11-211-2/+22
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Drop MAKEOPTS=-j1 workaround now that eautoreconf is fixed #529404.Mike Frysinger2014-11-212-3/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Revert last commit. Fixes bug #529852.Manuel Rüger2014-11-201-11/+11
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
* Revert last commit. Fixes bug #529852.Manuel Rüger2014-11-2011-1/+300
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
* Fix e-mail address.Jeroen Roovers2014-11-191-2/+12
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Fix e-mail address.Jeroen Roovers2014-11-192-2/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Cleanup unused patches.Manuel Rüger2014-11-181-31/+1
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
* Cleanup unused patches.Manuel Rüger2014-11-1811-287/+14
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
* Replace fixlocalpod with perl_delete_localpodAndreas K. Hüttel2014-11-161-8/+18
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
* Replace fixlocalpod with perl_delete_localpodAndreas K. Hüttel2014-11-162-3/+7
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
* Fix building against sys-libs/ncurses[tinfo] (bug #527664). Do not install ↵Jeroen Roovers2014-11-151-4/+15
| | | | | | static plugins. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Fix building against sys-libs/ncurses[tinfo] (bug #527664). Do not install ↵Jeroen Roovers2014-11-153-17/+39
| | | | | | static plugins. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Fix building against sys-libs/ncurses[tinfo] (bug #527570).Jeroen Roovers2014-11-151-5/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Fix building against sys-libs/ncurses[tinfo] (bug #527570).Jeroen Roovers2014-11-153-6/+37
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Stable for amd64, wrt bug #528866Agostino Sarubbo2014-11-131-18/+16
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #528866Agostino Sarubbo2014-11-132-3/+7
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #528864Agostino Sarubbo2014-11-131-18/+16
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #528864Agostino Sarubbo2014-11-132-3/+6
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* Drop old (#508854)Pacho Ramos2014-11-131-12/+5
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Drop old (#508854)Pacho Ramos2014-11-137-228/+7
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Really remove old for repoman happyPatrick Lauer2014-11-131-1/+1
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
* Really remove old for repoman happyPatrick Lauer2014-11-132-85/+4
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
* Remove old for repoman happyPatrick Lauer2014-11-131-12/+0
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
* Stable for amd64 wrt bug #516756José María Alonso2014-11-111-9/+15
| | | | (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key F253DB15)