|
@@ -37,7 +37,7 @@ Version 0.5 (2013-02-18)
|
37
|
37
|
- Support read output from ``svn diff --log`` and ``hg log -p``
|
38
|
38
|
- Streamline reading large patch set
|
39
|
39
|
- New ``--log (-l)`` option to read revision control diff log (thanks to
|
40
|
|
- `Steven Myint <https://github.com/myint>`_)
|
|
40
|
+ `Steven Myint`_)
|
41
|
41
|
|
42
|
42
|
Version 0.4 (2013-02-16)
|
43
|
43
|
|
|
@@ -64,5 +64,6 @@ Version 0.0.4 (2013-02-04)
|
64
|
64
|
Version 0.0.3 (2013-02-04)
|
65
|
65
|
|
66
|
66
|
- Publish on PyPI, supports read patch from file, pipe and diff output from
|
67
|
|
- revision tools (thanks to `Steven Myint <https://github.com/myint>`_)
|
|
67
|
+ revision tools (thanks to `Steven Myint`_)
|
68
|
68
|
|
|
69
|
+.. _Steven Myint: https://github.com/myint
|