Skip to content

Releases: git-lfs/git-lfs

v0.5.3

24 Jul 16:11
Compare
Choose a tag to compare

v0.5.2

19 Jun 21:34
Compare
Choose a tag to compare

v0.5.1

30 Apr 16:24
Compare
Choose a tag to compare

v0.5.0

08 Apr 03:54
Compare
Choose a tag to compare

Changes since v0.4.2:

  • Added support for SSH authentication #183
  • Renamed code name "Hawser" references to Git LFS
    • Change HAWSER_PROGRESS environment variable to GIT_LFS_PROGRESS
    • .gitattributes file uses the lfs filter now
    • Local files are now stored in .git/lfs.
  • Rename path/add/remove commands to track and untrack.
  • Drop support for the Hawser Pre-Release API.

First public 🚢!

v0.5.0.pre2

03 Apr 17:38
Compare
Choose a tag to compare
v0.5.0.pre2 Pre-release
Pre-release
  • SSH support

v0.4.2 hot fix

30 Mar 23:40
Compare
Choose a tag to compare
v0.4.2 hot fix Pre-release
Pre-release
v0.4.2.1

hot fix

v0.4.2

23 Mar 22:42
Compare
Choose a tag to compare
  • Trace HTTP calls by passing GIT_CURL_VERBOSE=1 as an env var. #175
  • Fix for cases where the push command cannot find the object in .git/hawser/objects. #176
  • Update API specification #173 #174
  • Stop resetting credentials on 404 responses #174
  • Print to stderr when a file is being downloaded during clone or checkout. #180

v0.4.1

18 Feb 18:43
Compare
Choose a tag to compare

Bug fix release from Pre-Release feedback.

  • Improved the Windows install script. #158
  • Support for alternate remotes #154
  • Nicer error message on 403/404 errors #165
  • Support GET redirects #163
  • Fixed bug with git hawser add when .gitattributes does not have a trailing linebreak. #168

v0.4.0

02 Feb 16:50
Compare
Choose a tag to compare
  • Add git hawser add ... and git hawser rm ... commands.
  • Fix for GitHub Enterprise 2.1

v0.3.6

01 Feb 00:20
Compare
Choose a tag to compare

Rename to Hawser.