Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-09-20 | 862 Bytes | |
Release 1.2.0 source code.tar.gz | 2020-09-20 | 64.5 kB | |
Release 1.2.0 source code.zip | 2020-09-20 | 76.2 kB | |
Totals: 3 Items | 141.5 kB | 1 |
What's new in git-imerge
1.2.0 (since release 1.1.0):
-
Add a
--commit
option togit imerge reparent
, which lets a sequence of merges be reparented. -
Add three more goal options:
border
,border-with-history
, andborder-with-history2
. -
Retain author information in more situations (i.e., whenever retaining the commit message).
-
Set up to release to PyPI.
-
Switch tests to use
tox
. -
Make Python 3 more prominent than Python 2 in the docs.
-
Add axes and labels to the text version of the
git-imerge diagram
output. -
Improve the test suite.
-
Convert the README and TODO files to markdown.
Note that this release has actually (finally) been uploaded to PyPI :confetti_ball: Thanks to @jdufresne for doing most of the work to set that up and my deepest apologies for not getting around to it until now.