Wed, 19 Oct 2022 13:39:16 +0200
Git Interface and Mercurial Interface
- added support for `git blame --ignore-revs-file` including an action to create such a skip list file
- added support for `hg annotate --skip` including an action to create a file for the commit IDs to be skipped (one per line)
<!DOCTYPE html> <html><head> <title>eric7.Snapshot</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Snapshot</h1> <p> Package implementing the modules for the screenshot utility. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Snapshot.SnapWidget.html">SnapWidget</a></td> <td>Module implementing the snapshot widget.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotDefaultGrabber.html">SnapshotDefaultGrabber</a></td> <td>Module implementing a grabber object for non-Wayland desktops.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotFreehandGrabber.html">SnapshotFreehandGrabber</a></td> <td>Module implementing a grabber widget for a freehand snapshot region.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotModes.html">SnapshotModes</a></td> <td>Module implementing the snapshot mode enumeration.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotPreview.html">SnapshotPreview</a></td> <td>Module implementing the snapshot preview label.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotRegionGrabber.html">SnapshotRegionGrabber</a></td> <td>Module implementing a grabber widget for a rectangular snapshot region.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotTimer.html">SnapshotTimer</a></td> <td>Module implementing the snapshot timer widget.</td> </tr> <tr> <td><a href="eric7.Snapshot.SnapshotWaylandGrabber.html">SnapshotWaylandGrabber</a></td> <td>Module implementing a grabber object for non-Wayland desktops.</td> </tr> </table> </body></html>