Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04aeaa commit d47fc1bCopy full SHA for d47fc1b
doc/source/changes.rst
@@ -5,6 +5,9 @@ Changelog
5
1.0.3 - Fixes
6
=============
7
8
+* `Commit` now has extra properties `authored_datetime` and
9
+ `committer_datetime` (to get Python datetime instances rather than
10
+ timestamps)
11
* `Commit.diff()` now supports diffing the root commit via
12
`Commit.diff(NULL_TREE)`.
13
* `Repo.blame()` now respects `incremental=True`, supporting incremental
0 commit comments