aboutsummaryrefslogtreecommitdiff
path: root/man/man1/notmuch-insert.1
AgeCommit message (Collapse)Author
2014-03-09doc: remove preformatted nroff pagesDavid Bremner
From now on, we should edit the rst source.
2013-12-30version: bump to 0.17David Bremner
2013-12-28version: bump to 0.17~rc4David Bremner
Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
2013-12-07version: bump versionDavid Bremner
Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned.
2013-11-28version: bump to 0.17~rc2David Bremner
2013-11-23version: bump to 0.17~rc1David Bremner
Various other files are synched using "make update-versions". NEWS has to be hand edited.
2013-08-03release: synchronize dates0.16David Bremner
man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.
2013-07-28version: set new version and release dateDavid Bremner
These are manually set in version and NEWS, and propagate to the other files via "make update-versions"
2013-07-04man: document insert --create-folderPeter Wang
Add documentation for notmuch insert --create-folder option.
2013-07-01man: document insert --folder optionPeter Wang
Add documentation for notmuch insert --folder option.
2013-06-29man: document 'insert' commandPeter Wang
Add initial documentation for notmuch insert command.