summaryrefslogtreecommitdiff
path: root/nmbug.mdwn
AgeCommit message (Collapse)Author
2021-02-28update link to archiveDavid Bremner
2017-10-21nmbug.notmuchmail.org is now https.Daniel Kahn Gillmor
2017-10-10nmbug: Document early 'nmbug checkout'W. Trevor King
And explain the side-effects from mussing local messages. Based on discussion with DKG in #notmuch on freenode today. Reported-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-06-14notmuchmail.org and git.notmuchmail.org are both available over httpsDaniel Kahn Gillmor
2015-07-29replace references to nmbug.tethera.net with nmbug.notmuchmail.orgDavid Bremner
Since we have a shiny new CNAME as of 30 minutes ago
2015-03-28nmbug: You only need to push over SSHW. Trevor King
You can still pull with the Git protocol. Pulling over SSH is optional, and likely depends on how paranoid you are about MiTM attacks ;). Still, if pulling with the Git protocol is good enough for non-contributors, it's probably good enough for contributors as well.
2015-03-28nmbug: Update after the Perl-to-Python migration that landed in 0.19W. Trevor King
2015-03-28nmbug: Add a link to the archive mboxW. Trevor King
2014-10-03replace notmuch::reviewed with an equivalent querySergei Shilovsky
nmbug commit 433ff6b859781288daa2c762d6d8427d8b332f79 removes that tag from all messages. notmuch::reviewed is useless and is not used since 2011 (except once). It wasn't mentioned in wiki (except for one example) and http://nmbug.tethera.net/status/ . There were only 8 threads with this tag.
2014-10-01note to obtain the whole mailing list to use nmbugSergei Shilovsky
2014-06-01nmbug: Update clone instructions for v0.18W. Trevor King
With notmuch v0.18 the nmbug repository format changed and we gained a clone command [1,2]. Add a link to the live nmbug version, so it's easier for folks to download nmbug independently from notmuch. [1]: c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09) [2]: 512ffe3 (NEWS: Document the recent 'nmbug clone' and @{upstream} changes, 2014-04-15)
2014-05-03add the logo all aroundJani Nikula
2014-04-21nmbug: Update documentation to point to devel, not contribCarl Worth
The nmbug script moved over a year ago, but the stale path lived on in the wiki.
2013-01-02nmbug: fix s/extra/extract/ typoW. Trevor King
2012-05-09Clearer requirements: notmuch >= 0.10 & git >= 1.7.4Tomi Ollila
2012-02-25nmbug: explain the "tag the whole series" conceptDavid Bremner
2012-02-25nmbug: whitespace cleanupDavid Bremner
2012-02-24nmbug: minor wording updatesDavid Bremner
2012-02-12nmbug: document notmuch::docDaniel Schoepe
2012-02-12Add description of tag notmuch::staleDavid Bremner
2012-01-21add tag notmuch::fixedJustus Winter
2012-01-09nmbug: added note on perl-doc dependencyPatrick Totzke
2011-12-24nmbug: add "$ " prefix to shell commandsDmitry Kurochkin
2011-12-24nmbug: update nmbug push urlDmitry Kurochkin
2011-12-24bug: cleanup trailing spaces and empty linesDmitry Kurochkin
2011-12-23document new nmbug setupDavid Bremner
2011-12-21nmbug: fix typoDmitry Kurochkin
2011-12-21More minor tidying of the nmbug description.David Edmondson
2011-12-21Minor tidying of the nmbug description.David Edmondson
2011-12-16nmbug: describe updated tagging conventions.David Bremner
Note that in particular, the use of needs-review is not common yet.
2011-12-15nmbug: fix typo in linkDavid Bremner
2011-12-15nmbug: replace markdown copy of report generator with offsite link.David Bremner
The markdown copy was not very helpful for running. It seems I don't have permission to remove the nmbug/report.py.mdwn
2011-12-14nmbug: add source for report generatorDavid Bremner
2011-12-14nmbug: add link to status pageDavid Bremner
The disclaimer is because I haven't decided how it makes sense to update this e.g. via cron or what.
2011-11-28Fix git command on the nmbug page.Dmitry Kurochkin
* s/remote set-url origin/remote origin set-url/ * add --git-dir argument
2011-11-15update "patch tracker search"David Bremner
2011-11-12nmbug.mdwn: be specific about who I amDavid Bremner
2011-11-12nmbug.mdwn: simplify nmbug setup instructions now that it is in notmuch git.David Bremner
2011-11-12trailing spaces...Tomi Ollila
2011-11-12trial&error...Tomi Ollila
2011-11-12Update to nmbuf.mdwn "Getting set up" sectionTomi Ollila
2011-11-12nmbug.mdwn: mention moreinfo tagDavid Bremner
2011-11-12Add the "reviewed and not pushed" searchDavid Bremner
2011-11-12add missing article on nmbug page.David Bremner
2011-11-12Add the notmuch::wip tag and describe the saved search that I use.David Bremner
2011-11-12fix a typoDavid Bremner
2011-11-12Fix some minor spacing wording problem with the nmbug page.David Bremner
2011-11-12give an expanded version of nmbug exampleDavid Bremner
show the use of status, and fetch+merge in place of pull
2011-11-12update the example of using nmbugDavid Bremner
2011-11-06nmbug.mdwn: fix typoDavid Bremner