]>
git.cworth.org Git - obsolete/notmuch-wiki/log
Øyvind A. Holm [Sun, 12 Feb 2012 18:02:14 +0000 (19:02 +0100)]
Typo fixes
Signed-off-by: Øyvind A. Holm <sunny@sunbase.org>
Daniel Schoepe [Sun, 12 Feb 2012 17:48:45 +0000 (18:48 +0100)]
nmbug: document notmuch::doc
David Bremner [Sun, 12 Feb 2012 17:28:47 +0000 (13:28 -0400)]
Add description of tag notmuch::stale
Justus Winter [Fri, 10 Feb 2012 21:48:28 +0000 (22:48 +0100)]
Update the heading
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Justus Winter [Fri, 10 Feb 2012 21:42:13 +0000 (22:42 +0100)]
Fixup the description of the example python code
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Justus Winter [Fri, 10 Feb 2012 21:40:09 +0000 (22:40 +0100)]
Hm, ikiwikis markdown did not honor my code block... here we go again...
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Justus Winter [Fri, 10 Feb 2012 21:37:47 +0000 (22:37 +0100)]
Turn the python example into a doctest that works on python 2 and 3
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Justus Winter [Fri, 10 Feb 2012 21:10:34 +0000 (22:10 +0100)]
Remove the link to the pypi page of libnotmuch since that page is outdated (lists version 0.6)
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Justus Winter [Fri, 10 Feb 2012 21:09:05 +0000 (22:09 +0100)]
Point the link to the python apidoc to my rtfd.org project
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Tomi Ollila [Thu, 9 Feb 2012 10:10:25 +0000 (12:10 +0200)]
closing parenthesis fix
Tomi Ollila [Thu, 9 Feb 2012 10:08:59 +0000 (12:08 +0200)]
tagging changes for 0.12 informed
Tomi Ollila [Thu, 9 Feb 2012 09:54:52 +0000 (11:54 +0200)]
consisntent spacing, without tabs. looks best in all viewing methods.
Tomi Ollila [Sat, 4 Feb 2012 08:16:28 +0000 (10:16 +0200)]
news for release 0.11.1
Tomi Ollila [Wed, 1 Feb 2012 12:44:54 +0000 (14:44 +0200)]
no, headers cannot be split on multiple lines in source
Tomi Ollila [Wed, 1 Feb 2012 12:39:53 +0000 (14:39 +0200)]
is the problem trailing whitespace ?
Tomi Ollila [Wed, 1 Feb 2012 12:38:09 +0000 (14:38 +0200)]
news for 0.11 fix + test
Tomi Ollila [Wed, 1 Feb 2012 11:40:19 +0000 (13:40 +0200)]
go for level 3 header instead of level 4 header...
Tomi Ollila [Wed, 1 Feb 2012 11:36:17 +0000 (13:36 +0200)]
let's see how this particular mdwn parses these news/* versions...
Tomi Ollila [Wed, 1 Feb 2012 11:20:31 +0000 (13:20 +0200)]
news markup tunes
Robbie Harwood (frozencemetery) [Tue, 31 Jan 2012 04:45:54 +0000 (23:45 -0500)]
Added information about mbox, gmane, and mailman format conversion.
Jesse Rosenthal [Mon, 23 Jan 2012 15:47:54 +0000 (10:47 -0500)]
Give a bit more explanation about the though behind nmbug.
It might not be clear to a new user why we could use nm as a patch-tracker.
Seems like a sentence of explanation can both make the nmbug page clearer
and make the entire project more intriguing for new users.
Jesse Rosenthal [Mon, 23 Jan 2012 15:40:29 +0000 (10:40 -0500)]
Make "website" and h2 section.
For some reason, it was currently an h3 (i.e. a subsection of "Feature ideas"). Change it to h2.
Jesse Rosenthal [Mon, 23 Jan 2012 15:38:31 +0000 (10:38 -0500)]
Make section casing consistent on the index page.
The standard seems to be to use English sentence casing (first letter +
proper nouns) rather than title casing. Either seems fine, but it looks
sloppy to go back and forth.
Justus Winter [Sat, 21 Jan 2012 01:32:42 +0000 (02:32 +0100)]
add tag notmuch::fixed
Jesse Rosenthal [Fri, 20 Jan 2012 19:08:49 +0000 (14:08 -0500)]
Remove first sentence of "Source Code" section.
Holdover from when "Patches are welcome" was in the source code
section.
Jesse Rosenthal [Fri, 20 Jan 2012 17:46:16 +0000 (12:46 -0500)]
Break out Bug Tracking and Patches from "source code"
Visitors often ask where to find queued patches. This reorganization
should make it a bit easier for them.
David Edmondson [Fri, 20 Jan 2012 15:58:21 +0000 (15:58 +0000)]
Mention that the HTML view is from 0.11.
David Edmondson [Fri, 20 Jan 2012 15:57:31 +0000 (15:57 +0000)]
Add a screenshot showing an embedded image during HTML rendering.
Tomi Ollila [Fri, 20 Jan 2012 10:59:20 +0000 (12:59 +0200)]
trivial s/$@/"$@"/ change in remoteusage.mdwn
Jesse Rosenthal [Thu, 19 Jan 2012 21:59:25 +0000 (16:59 -0500)]
Quote all the arguments.
There used to be a point in separating the command and the arguments. No
more. This allows `search-tags` to work correctly as well.
Jesse Rosenthal [Thu, 19 Jan 2012 20:26:21 +0000 (15:26 -0500)]
Fix up some errors.
Jesse Rosenthal [Thu, 19 Jan 2012 19:52:20 +0000 (14:52 -0500)]
Fix more markdown weirdness.
Markdown seems to have escaped dollar signs within a code block, which is
weird. Hopefully this will fix it.
Jesse Rosenthal [Thu, 19 Jan 2012 19:48:16 +0000 (14:48 -0500)]
Fix security problems with dtach sockets.
As per Tomi Ollila's suggestions in id:"yf6sjjba8ep.fsf@taco2.nixu.fi",
clean up some security problems with the dtach and ssh sockets.
Jesse Rosenthal [Thu, 19 Jan 2012 16:13:49 +0000 (11:13 -0500)]
Fix up formatting for real.
Code indentation after a bullet is not one of markdown's most elegant
features.
Jesse Rosenthal [Thu, 19 Jan 2012 16:08:37 +0000 (11:08 -0500)]
Fixed up some formatting.
Jesse Rosenthal [Thu, 19 Jan 2012 16:04:52 +0000 (11:04 -0500)]
Updated remote usage script to my current version.
This gets rid of a lot of the old hacks, and also updates the script to use
dtach to make the socket, so that the user doesn't have to mess around with
~/.ssh settings. A good future enhancement would be to make this (a) optional,
and/or (b) optionally use tmux/screen.
Xavier Maillard [Wed, 18 Jan 2012 21:50:19 +0000 (22:50 +0100)]
Update on (old) 3rd party apps ;-)
David Bremner [Tue, 17 Jan 2012 01:42:06 +0000 (21:42 -0400)]
modify wording for nmbug intro
Justus Winter [Mon, 16 Jan 2012 15:07:23 +0000 (16:07 +0100)]
Mention afew in initial_tagging.mdwn
Tomi Ollila [Mon, 16 Jan 2012 12:14:38 +0000 (14:14 +0200)]
A release-0.11.mdwn
Jani Nikula [Sat, 14 Jan 2012 16:22:44 +0000 (18:22 +0200)]
emacstips: how to change reply to all/sender key bindings
Pieter Praet [Sat, 14 Jan 2012 03:47:52 +0000 (04:47 +0100)]
patchformatting.mdwn: added cworth's statement re commit msg body
I'd love to have used ikiwiki's shortcut directive [1] 'gmanemsg'
(which is enabled @ notmuchmail.org [2])
eg. [[has stated|!gmanemsg 87ocmwok2w.fsf@yoom.home.cworth.org]]
but this isn't possible yet [3], so I had to insert the actual link...
[1] http://notmuchmail.org/shortcuts/
[1] http://ikiwiki.info/shortcuts/
[2] http://ikiwiki.info/todo/shortcut_with_different_link_text/
frozencemetery [Fri, 13 Jan 2012 09:16:44 +0000 (04:16 -0500)]
Added instructions for re-applying automatic tags to corpus.
This is especially useful when upgrading notmuch versions.
Jameson Graef Rollins [Mon, 9 Jan 2012 19:15:10 +0000 (11:15 -0800)]
mention mutt-kz in frontends
Tomi Ollila [Mon, 9 Jan 2012 17:17:06 +0000 (19:17 +0200)]
Added nottoomuch-addresses.sh to address completion tools
Patrick Totzke [Mon, 9 Jan 2012 11:57:45 +0000 (11:57 +0000)]
nmbug: added note on perl-doc dependency
Tomi Ollila [Wed, 4 Jan 2012 14:14:43 +0000 (16:14 +0200)]
news updated by newssplit.pl tool
Tomi Ollila [Wed, 4 Jan 2012 12:16:56 +0000 (14:16 +0200)]
indented block does not need \ before _ (so it seems).
Tomi Ollila [Wed, 4 Jan 2012 12:14:51 +0000 (14:14 +0200)]
Added NEWS files for releasese 0.10, 0.10.1 and 0.10.2...
Sascha Silbe [Fri, 30 Dec 2011 14:52:07 +0000 (15:52 +0100)]
add feature request: Lay foundation for non-Maildir message stores
Changing the API to make this possible requires extensive knowledge of notmuch
internals. After fixing the API the changes necessary to support different
message stores should be mostly self-contained and much easier for an
"outsider" to implement.
Xavier Maillard [Tue, 27 Dec 2011 21:02:32 +0000 (22:02 +0100)]
Fix link to slackbuild entry (previous gave 403).
Xavier Maillard [Tue, 27 Dec 2011 20:59:48 +0000 (21:59 +0100)]
Add slackware to the list.
Antoine Amarilli [Mon, 26 Dec 2011 21:10:29 +0000 (22:10 +0100)]
Create a list of frontends
Suggested by <
20111218143423 .GA15875@bugaga.lan> and
<yf639chkgii.fsf@taco2.nixu.fi>.
Dmitry Kurochkin [Fri, 23 Dec 2011 22:30:07 +0000 (02:30 +0400)]
nmbug: add "$ " prefix to shell commands
Dmitry Kurochkin [Fri, 23 Dec 2011 22:04:01 +0000 (02:04 +0400)]
nmbug: update nmbug push url
Dmitry Kurochkin [Fri, 23 Dec 2011 22:01:45 +0000 (02:01 +0400)]
bug: cleanup trailing spaces and empty lines
David Bremner [Fri, 23 Dec 2011 21:47:02 +0000 (17:47 -0400)]
document new nmbug setup
David Bremner [Fri, 23 Dec 2011 15:45:57 +0000 (11:45 -0400)]
nmbug/status: new dump
David Bremner [Fri, 23 Dec 2011 15:43:18 +0000 (11:43 -0400)]
Revert "nmbug/status: replace with redirect"
This reverts commit
45d76086213ef3c518c9345fecb47e73f29ffe8f .
Hmm. No time to fix this now, so let's put back something sensible
David Bremner [Fri, 23 Dec 2011 15:34:29 +0000 (11:34 -0400)]
nmbug/status: replace with redirect
It seems better (and simpler) to keep an auto-generated page outside
the wiki.
David Bremner [Thu, 22 Dec 2011 11:26:50 +0000 (07:26 -0400)]
nmbug/status: new dump
David Bremner [Thu, 22 Dec 2011 10:31:37 +0000 (06:31 -0400)]
Merge branch 'master' of git://notmuchmail.org/git/notmuch-wiki
David Bremner [Thu, 22 Dec 2011 10:31:30 +0000 (06:31 -0400)]
nmbug/status: new dump
Tomi Ollila [Thu, 22 Dec 2011 08:59:50 +0000 (10:59 +0200)]
removed reference to patchwork
David Edmondson [Wed, 21 Dec 2011 19:54:02 +0000 (19:54 +0000)]
Merge branch 'master' of git://notmuchmail.org/git/notmuch-wiki
David Edmondson [Wed, 21 Dec 2011 19:52:06 +0000 (19:52 +0000)]
feature-requests: "From" selection is now implemented. Minor tidying.
Dmitry Kurochkin [Wed, 21 Dec 2011 19:46:37 +0000 (23:46 +0400)]
nmbug: fix typo
David Edmondson [Wed, 21 Dec 2011 19:45:44 +0000 (19:45 +0000)]
More minor tidying of the nmbug description.
David Edmondson [Wed, 21 Dec 2011 19:43:39 +0000 (19:43 +0000)]
Minor tidying of the nmbug description.
David Bremner [Wed, 21 Dec 2011 12:17:56 +0000 (08:17 -0400)]
nmbug/status: new dump from nmbug
David Bremner [Wed, 21 Dec 2011 12:07:06 +0000 (08:07 -0400)]
nmbug/status: new dump from nmbug
David Bremner [Wed, 21 Dec 2011 03:53:24 +0000 (23:53 -0400)]
nmbug/status: dump from nmbug
David Bremner [Tue, 20 Dec 2011 13:22:19 +0000 (09:22 -0400)]
nmbug/status: clean up python tags
David Bremner [Tue, 20 Dec 2011 13:11:02 +0000 (09:11 -0400)]
nmbug/status: new dump, tidied python tags
David Bremner [Tue, 20 Dec 2011 12:52:42 +0000 (08:52 -0400)]
nmbug/status: new dump with python and vim sections
David Bremner [Tue, 20 Dec 2011 11:50:11 +0000 (07:50 -0400)]
nmbug/status: another dump from nmbug
David Bremner [Tue, 20 Dec 2011 11:25:06 +0000 (07:25 -0400)]
nmbug/status: new dump from nmbug
David Bremner [Mon, 19 Dec 2011 12:53:08 +0000 (08:53 -0400)]
nmbug/status: new nump from nmbug / format changes from Domo
David Bremner [Sun, 18 Dec 2011 12:25:02 +0000 (08:25 -0400)]
nmbug/status: new dump from nmbug
I'm now updating the markdown in a cronjob, but commiting and pushing
manually.
David Bremner [Fri, 16 Dec 2011 20:13:18 +0000 (16:13 -0400)]
nmbug/status: re-dump tags from nmbug
David Bremner [Fri, 16 Dec 2011 14:41:11 +0000 (10:41 -0400)]
nmbug/status: update with new sections and updated tags
David Bremner [Fri, 16 Dec 2011 13:23:34 +0000 (09:23 -0400)]
nmbug: describe updated tagging conventions.
Note that in particular, the use of needs-review is not common yet.
David Bremner [Fri, 16 Dec 2011 12:14:37 +0000 (08:14 -0400)]
nmbug/status: update with new script and updated tags
Tomi Ollila [Fri, 16 Dec 2011 08:01:43 +0000 (10:01 +0200)]
status.mdwn updated -- using newer nmbug-status.py
David Bremner [Thu, 15 Dec 2011 20:15:35 +0000 (16:15 -0400)]
nmbug: fix typo in link
David Bremner [Thu, 15 Dec 2011 19:51:06 +0000 (15:51 -0400)]
nmbug: replace markdown copy of report generator with offsite link.
The markdown copy was not very helpful for running.
It seems I don't have permission to remove the nmbug/report.py.mdwn
Tomi Ollila [Thu, 15 Dec 2011 19:35:09 +0000 (21:35 +0200)]
hand-fixed status.mdwn (for now)
Tomi Ollila [Thu, 15 Dec 2011 19:14:16 +0000 (21:14 +0200)]
status.mdwn "experiment" (as David put :)
David Bremner [Thu, 15 Dec 2011 11:46:28 +0000 (07:46 -0400)]
nmbug/status: new dump
About 10 patches were declared no longer in the queue, or pushed.
David Bremner [Thu, 15 Dec 2011 02:50:31 +0000 (22:50 -0400)]
nmbug: add source for report generator
David Bremner [Thu, 15 Dec 2011 02:25:38 +0000 (22:25 -0400)]
nmbug: add link to status page
The disclaimer is because I haven't decided how it makes sense to
update this e.g. via cron or what.
David Bremner [Thu, 15 Dec 2011 02:20:21 +0000 (22:20 -0400)]
add newline in nmbug status page
David Bremner [Thu, 15 Dec 2011 02:17:29 +0000 (22:17 -0400)]
add a (generated) snapshot of nmbug patch status
Tomi Ollila [Wed, 14 Dec 2011 10:45:37 +0000 (12:45 +0200)]
Added subsection about pre-commit hook
Amit Shah [Wed, 14 Dec 2011 07:10:24 +0000 (12:40 +0530)]
feature req: auto tags
David Bremner [Fri, 2 Dec 2011 15:59:20 +0000 (07:59 -0800)]
Merge branch 'master' of git://notmuchmail.org/git/notmuch-wiki
David Bremner [Fri, 2 Dec 2011 15:58:58 +0000 (07:58 -0800)]
remove completed feature request
Dmitry Kurochkin [Mon, 28 Nov 2011 07:06:09 +0000 (11:06 +0400)]
Fix git command on the nmbug page.
* s/remote set-url origin/remote origin set-url/
* add --git-dir argument
David Bremner [Tue, 15 Nov 2011 14:03:26 +0000 (10:03 -0400)]
update "patch tracker search"
Tom Prince [Mon, 14 Nov 2011 22:42:20 +0000 (17:42 -0500)]
Add reference to the buildbot.