summaryrefslogtreecommitdiff
path: root/devel/git-lfs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22git-lfs: update to 2.7.2tnn2-10/+7
This release adds better support for large files on 32-bit systems, adds attribute macros, fixes several file descriptor leaks, improves compatibility with Git's configuration parsing, and includes numerous other bug fixes and modifications.
2019-05-27Revbump all Go packages after go112 update.bsiegert1-2/+2
2019-04-16Revbump all Go packages after go112 updatebsiegert1-2/+2
2019-03-16Revbump all Go packages after Go 1.12.1 update.bsiegert1-2/+2
2019-03-09all: revbump Go packages, now that they use go112 to buildbsiegert1-2/+2
2019-01-24Revbump Go packages after lang/go111 update.bsiegert1-1/+2
2019-01-17git-lfs: update to 2.6.1tnn3-13/+14
2.6.1 This release contains miscellaneous bug fixes since v2.6.0. Most notably, release v2.6.1 restores support for alternate repositories, which was accidentally broken in v2.6.0. 2.6.0 This release adds better support for redirecting network calls from a Git LFS API server to one that requires a different authentication mode, builds Git LFS on Go 1.11, and numerous other bug fixes and modifications.
2018-12-19Revbump all Go packages after go111 update.bsiegert1-2/+2
2018-11-04Revbump all Go packages after go111 update.bsiegert1-1/+2
2018-09-14devel/git-lfs: Add support for SunOS.fhajny2-1/+17
2018-08-29git-lfs: remove redundant declarationstnn1-5/+2
2018-08-21devel/git-lfs: import git-lfs-2.5.1tnn4-0/+45
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.