Skip to content

Releases: pharo-vcs/libgit2-pharo-bindings

Version v1.5.0

26 Jun 08:18
caf4ecb
Compare
Choose a tag to compare

Adding better support for progress callbacks in:

  • Push
  • Fetch
  • Checkout
  • Clone.

Version v1.4.0

11 Jun 09:52
Compare
Choose a tag to compare

Better tag support

  • feature: tag deletion
  • patch: cosmetic issues in FFI calls

v1.3.2...pharo-vcs:v1.4.0

Version 1.3.2

27 Apr 08:01
Compare
Choose a tag to compare

Fixing an error in the E-mail property name.

v1.3.1

24 Apr 09:13
Compare
Choose a tag to compare

simplify initalization (fixes initialize problems)

Better support for config properties

20 Apr 13:44
Compare
Choose a tag to compare

Properties set/unset.
Accessors for user.name and user.email

Simplified shutdown

13 Apr 21:36
Compare
Choose a tag to compare
v1.2.1

Simplify shutdown

Version 1.2.0

09 Apr 15:39
Compare
Choose a tag to compare

Libgit is initialized on startup.
Removed LGitSequence and LGitGlobal.

Version 1.1.1

06 Apr 09:19
Compare
Choose a tag to compare

This version adds the reset operations and some operations over indexes.

Version 1.1.0

13 Mar 15:00
Compare
Choose a tag to compare

Support for utf8 encoded messages

Version v.1.0.6

14 Feb 13:32
Compare
Choose a tag to compare

Restored lost added FileSystem >> onGitCommit: to see a commit as a file system