Wed, 29 Mar 2017 20:19:26 -0700 |
Gregory Szorc |
minirst: remove redundant _admonitions set
|
Wed, 29 Mar 2017 20:05:18 -0700 |
Gregory Szorc |
minirst: remove "admonition" from _admonitions
|
Wed, 29 Mar 2017 19:59:47 -0700 |
Gregory Szorc |
minirst: reindent _admonitiontitles
|
Sun, 12 Mar 2017 22:46:57 +0530 |
Pulkit Goyal |
minirst: use bytes.strip instead of str.strip
|
Sun, 12 Mar 2017 07:09:18 +0530 |
Pulkit Goyal |
minirst: make encoding.encoding unicodes to pass into encode() and decode()
|
Sun, 12 Mar 2017 06:59:37 +0530 |
Pulkit Goyal |
minirst: make regular expressions bytes
|
Wed, 15 Feb 2017 11:49:12 -0800 |
Gregory Szorc |
minirst: support passing admonitions into findadmonitions() and parse()
|
Wed, 15 Feb 2017 11:47:14 -0800 |
Gregory Szorc |
minirst: dynamically compile admonitions regexp
|
Wed, 15 Feb 2017 16:42:17 -0800 |
Gregory Szorc |
minirst: detect bullet lists using asterisks
|
Thu, 10 Nov 2016 16:33:41 -0500 |
Augie Fackler |
minirst: avoid shadowing a variable in a list comprehension
|
Fri, 13 May 2016 07:19:59 +0900 |
FUJIWARA Katsunori |
help: search section of help topic by translated section name correctly
stable 3.8.2
|
Tue, 12 Jan 2016 06:03:36 +0000 |
timeless |
minirst: change hgrole to use single quotes
|
Fri, 01 Jan 2016 16:59:13 +0000 |
timeless |
help: include section heading if section depth changes
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Thu, 10 Sep 2015 10:48:20 -0400 |
timeless |
minirst: establish leveling for nested definitions
|
Thu, 03 Sep 2015 17:06:27 -0400 |
timeless |
minirst: handle edge in hunting for parents
|
Wed, 02 Sep 2015 15:12:08 -0400 |
timeless |
minirst: don't treat top level item as children of last item (issue4803)
|
Sun, 30 Aug 2015 19:03:38 -0400 |
timeless |
help: distinguish sections when multiple match (issue4802)
|
Sat, 08 Aug 2015 19:42:16 -0700 |
Gregory Szorc |
minirst: use absolute_import
|
Sat, 04 Jul 2015 23:11:32 -0400 |
Matt Harbison |
help: support 'hg help template.somekeyword'
|
Mon, 06 Oct 2014 07:35:53 -0400 |
Jordi GutiƩrrez Hermoso |
help: show all nested subsections of a section with `hg help foo.section`
|
Mon, 06 Oct 2014 07:29:38 -0400 |
Jordi GutiƩrrez Hermoso |
help: fix output of sections in `hg help foo.somesection`
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
Tue, 30 Sep 2014 15:48:43 -0500 |
Matt Mackall |
minirst: allow multiple container types for prune
|
Fri, 13 Jun 2014 14:14:02 -0500 |
Matt Mackall |
minirst: explicitly decode substitutions
|
Wed, 12 Mar 2014 13:20:24 -0400 |
Augie Fackler |
minirst: move from dict() construction to {} literals
|
Wed, 19 Feb 2014 17:32:21 +0100 |
Simon Heimberg |
minirst: create valid output when table data contains a newline
|
Thu, 20 Feb 2014 02:39:01 +0100 |
Mads Kiilerich |
comments: fix minor spelling issues found with spell checker
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not add a 2nd empty paragraph
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: find admonitions before pruning comments and adding margins
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not fail on an empty admonition block
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not interpret a directive as a literal block
stable
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: optimize HTML table generation a bit
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: HTML formatter tweaks
|
Sat, 09 Feb 2013 17:44:25 -0500 |
Dan Villiom Podlaski Christiansen |
minirst: CGI escape strings prior to embedding it in the HTML
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: don't generate TH elements for the first row in table
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Fri, 01 Jun 2012 11:58:23 +0200 |
Olav Reinert |
minirst: generate tables as a list of joined lines
|
Wed, 11 Jan 2012 18:08:25 +0100 |
Olav Reinert |
minirst: simplify and standardize field list formatting
|
Mon, 31 Oct 2011 21:06:18 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Sat, 15 Oct 2011 00:39:04 -0500 |
Matt Mackall |
minirst: add style flag to format
|
Sat, 15 Oct 2011 00:39:01 -0500 |
Matt Mackall |
minirst: add basic HTML formatting support
|
Sun, 02 Oct 2011 13:13:46 -0500 |
Matt Mackall |
rst: fix detection of single-row tables
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
Wed, 21 Sep 2011 13:00:47 -0500 |
Matt Mackall |
minirst: fix column handling for simple tables
|
Sat, 17 Sep 2011 14:17:09 -0500 |
Matt Mackall |
minirst: end all blocks with newlines
|
Sat, 17 Sep 2011 13:42:11 -0500 |
Matt Mackall |
minirst: don't choke on empty text
|
Sat, 17 Sep 2011 13:37:50 -0500 |
Matt Mackall |
minirst: remove some whitespace
|
Sat, 17 Sep 2011 13:37:49 -0500 |
Matt Mackall |
minirst: remove pointless transcoding
|
Fri, 16 Sep 2011 14:37:53 -0500 |
Matt Mackall |
minirst: fix container stripping logic
|
Thu, 11 Aug 2011 22:40:43 -0500 |
Matt Mackall |
minirst: add a helper function to build an RST table from an array
|
Thu, 11 Aug 2011 22:40:41 -0500 |
Matt Mackall |
minirst: drop debug code
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 11 Aug 2011 22:05:31 -0500 |
Matt Mackall |
minirst: only strip leading newlines, not indentation
|
Tue, 02 Aug 2011 17:43:20 -0500 |
Matt Mackall |
minirst: add decorateblocks search helper
|
Tue, 02 Aug 2011 17:43:18 -0500 |
Matt Mackall |
minirst: add getsections helper
|
Tue, 02 Aug 2011 17:41:45 -0500 |
Matt Mackall |
minirst: add formatblocks helper
|
Tue, 02 Aug 2011 14:54:38 -0500 |
Matt Mackall |
minirst: add parse method to get document structure
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Tue, 02 Nov 2010 17:44:19 +0100 |
Erik Zielke |
minirst: improved support for option lists.
|
Tue, 16 Nov 2010 13:29:08 +0100 |
Erik Zielke |
minirst: modified minirst to also recognize empty comments.
|
Tue, 16 Nov 2010 11:10:50 +0100 |
Martin Geisler |
minirst: better interaction between comments and margins
|
Wed, 10 Nov 2010 14:46:13 +0100 |
Martin Geisler |
minirst: link to HelpStyleGuide in docstring
|
Wed, 27 Oct 2010 15:35:23 -0500 |
Matt Mackall |
minirst: use colwidth to match title lengths (issue2455)
stable
|
Sat, 23 Oct 2010 17:30:08 +0200 |
Martin Geisler |
minirst: ignore comments
stable
|
Fri, 08 Oct 2010 23:23:49 +0200 |
Martin Geisler |
minirst: pull admonition titles out formatblock function
|
Fri, 08 Oct 2010 23:19:26 +0200 |
Martin Geisler |
minirst: refactor/simplify findblocks
|
Fri, 08 Oct 2010 22:42:32 +0200 |
Martin Geisler |
minirst: small code cleanup
|
Wed, 22 Sep 2010 15:51:59 +0200 |
Erik Zielke |
minirst: Support for admonitions
|
Wed, 30 Jun 2010 12:44:58 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Tue, 18 May 2010 16:24:14 +0200 |
Martin Geisler |
minirst: handle line breaks in hg role
|
Mon, 17 May 2010 21:30:00 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 17 May 2010 20:42:28 +0200 |
Martin Geisler |
minirst: fix debug code
stable
|
Sun, 25 Apr 2010 18:19:54 +0200 |
Martin Geisler |
minirst: support all recommended title adornments
|
Sun, 25 Apr 2010 17:48:26 +0200 |
Martin Geisler |
minirst: correctly format sections containing inline markup
|
Thu, 22 Apr 2010 10:04:53 +0200 |
Martin Geisler |
doc, minirst: support hg interpreted text role
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: removed unnecessary initindent variable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: add margin around definition items
|
Sat, 13 Feb 2010 21:21:40 +0100 |
Martin Geisler |
minirst: support line blocks
|
Sat, 13 Feb 2010 18:11:08 +0100 |
Martin Geisler |
minirst: report pruned container types
|
Sun, 04 Oct 2009 22:03:41 +0200 |
Martin Geisler |
minirst: support containers
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 13 Dec 2009 23:49:53 +0100 |
Martin Geisler |
minirst: improve layout of field lists
|
Sun, 13 Dec 2009 22:37:30 +0100 |
Martin Geisler |
minirst: don't test regexps twice
|
Sun, 13 Dec 2009 19:24:24 +0100 |
Martin Geisler |
minirst: run inlineliterals too in debug mode
|
Sat, 07 Nov 2009 03:22:03 +0100 |
Martin Geisler |
minirst: update module docstring
|
Sat, 07 Nov 2009 03:14:56 +0100 |
Martin Geisler |
minirst: support enumerated lists
|
Sat, 07 Nov 2009 03:04:46 +0100 |
Martin Geisler |
minirst: prepare for general types of bullet lists
|
Fri, 06 Nov 2009 00:30:35 +0100 |
Martin Geisler |
minirst: combine list parsing in one function
|
Thu, 05 Nov 2009 21:30:50 +0100 |
Martin Geisler |
minirst: remove unnecessary "elif:" statements
|
Tue, 20 Oct 2009 22:16:27 +0200 |
Martin Geisler |
minirst: convert ``foo`` into "foo" upon display
|
Sun, 04 Oct 2009 12:18:43 +0200 |
Martin Geisler |
help: un-indent help topics
|
Thu, 03 Sep 2009 21:07:06 +0200 |
Martin Geisler |
util, minirst: do not crash with COLUMNS=0
|
Sun, 02 Aug 2009 23:38:07 +0200 |
Martin Geisler |
minirst: parse field lists
|
Sun, 02 Aug 2009 21:29:15 +0200 |
Martin Geisler |
minirst: simplify bullet list indentation computation
|
Sun, 02 Aug 2009 17:17:17 +0200 |
Martin Geisler |
minirst: indent literal blocks with two spaces
|
Thu, 16 Jul 2009 23:25:25 +0200 |
Martin Geisler |
minimal reStructuredText parser
|