Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 03 Mar 2017 13:51:22 +0100 | Denis Laxalde | mdiff: distinguish diff headers from hunks in unidiff() |
Fri, 03 Mar 2017 16:17:17 +0100 | Denis Laxalde | test: end printed diff "hunks" with an empty string in test-context.py |
Thu, 02 Mar 2017 17:22:46 +0100 | Denis Laxalde | mdiff: let _unidiff yield hunks as (<range information>, <hunk lines>) |
Mon, 09 Jan 2017 09:34:39 +0100 | Denis Laxalde | mdiff: turn the comment above _unidiff into a docstring |
Tue, 27 Sep 2016 20:27:35 +0200 | Denis Laxalde | mdiff: compute newlines-splitted texts within _unidiff |
Wed, 08 Mar 2017 18:32:42 -0500 | Augie Fackler | dispatch: add pagination of two more help cases |
Wed, 08 Mar 2017 18:31:33 -0500 | Augie Fackler | help: avoid mutating passed-in `keep` list in `formattedhelp` |