GitGutter Versions Save

A Sublime Text 2/3 plugin to see git diff in gutter

1.11.12

5 months ago
  • opt-in to python 3.8 plugin host on ST4

1.11.11

6 months ago

Enhancement:

  • Create regions with NO_UNDO flag (requires ST4160+)
  • Create temporary files with 0o600 permissions

1.11.10

7 months ago

Fix:

  • Re-create temporary directories on demand

Other:

  • Drop advertisement from install message
  • Drop obsolete dependencies

1.11.9

1 year ago

Fix:

  • opt-out from python 3.8

1.11.8

1 year ago

Fix:

  • Support info displaying no longer needed deps
  • Don't use extenral diff tool when performing diff (#573)
  • Broken link in troubleshooting.md (#574)
  • WSL path translation
  • Compatibility issue with python 3.8

1.11.7

2 years ago

Fix:

  • Add missing markupsafe dependency
  • SimpleLineAnnotationTemplate no longer raises errors
  • Fix annotation background

1.11.6

2 years ago

Other:

  • Update dependencies.json (remove markdown)

Enhancement:

  • Cleanup cache on_exit()

1.11.5

2 years ago

Enhancement:

  • Use system date template in annotations

Fix:

  • Support string values in line annotation settings

1.11.4

3 years ago

======

Fix:

  • Empty compare target (#560)

1.11.3

3 years ago

======

Fix:

  • line annotation background (#552)