File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- 2.0.8dev0
1+ 2.0.8
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 2.0.8 - Bugfixes
6- ================
5+ 2.0.8 - Features and Bugfixes
6+ =============================
77
88* `DiffIndex.iter_change_type(...) ` produces better results when diffing
99 an index against the working tree.
10+ * `Repo().is_dirty(...) ` now supports the `path ` parameter, to specify a single
11+ path by which to filter the output. Similar to `git status <path> `
12+ * Symbolic refs created by this library will now be written with a newline
13+ character, which was previously missing.
14+ * `blame() ` now properly preserves multi-line commit messages.
15+ * No longer corrupt ref-logs by writing multi-line comments into them.
1016
11172.0.7 - New Features
1218====================
You can’t perform that action at this time.
0 commit comments