Package: tortoisehg / 6.9-1

Metadata

Package Version Patches format
tortoisehg 6.9-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add config file.patch | (download)

tortoisehg/util/config.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 provide config file with installation paths

Co-Authored-By: Max Bowsher <maxb@f2s.com>
nautilus43.patch | (download)

contrib/nautilus-thg.py | 30 24 + 6 - 0 !
1 file changed, 24 insertions(+), 6 deletions(-)

 add compatibility for nautilus 43

Drop the property page feature. It needs to be ported
to the new Nautilus 43 API which is briefly described at
https://gitlab.gnome.org/GNOME/nautilus-python/-/raw/master/docs/reference/nautilus-python-migrating-to-4.xml

rcutil.patch | (download)

tortoisehg/util/hglib.py | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

---