2022-08-12 22:38:12 by Benny Siegert | Files touched by this commit (114) | |
Log message:
Revbump all Go packages after go118 security update
|
2022-07-13 18:03:09 by Benny Siegert | Files touched by this commit (110) | |
Log message:
Revbump all Go packages after go118 update
|
2022-06-02 20:52:08 by Benny Siegert | Files touched by this commit (109) | |
Log message:
Revbump all Go packages after go118 update
|
2022-05-11 21:26:30 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go118 update
|
2022-04-13 09:51:02 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-03-27 04:06:44 by Tobias Nygren | Files touched by this commit (2) |
Log message:
git-lfs: remove obsolete patch
|
2022-03-11 22:17:14 by Tobias Nygren | Files touched by this commit (3) | |
Log message:
git-lfs: update to 3.1.2
This release is a major new release and introduces several new features,
such as a pure SSH-based protocol, Git-compatible pattern matching, and
locking multiple files on the command line, among other items.
Backwards-incompatible changes:
NTLM support has been completely removed
When using an SSH URL (that is, the syntax starting with ssh://),
the leading slash is not stripped off when invoking git-lfs-authenticate or
git-lfs-transfer.
git lfs fsck now additionally checks that pointers are canonical and that files
that are supposed to be LFS files actually are. It also exits nonzero if any
problem is found.
Pattern matching should be stricter and should either match the behavior of
.gitattributes or .gitignore, as appropriate. Deviations from Git's behavior
will henceforth be treated as bugs and fixed accordingly.
Git LFS will now write a Git LFS repository format version into the repository.
This is designed to allow future extension with incompatible changes.
Repositories without this version will be assumed to be version 0. Note that
this is different from, but modeled on, Git's repository format version.
git lfs lock and git lfs unlock now handle multiple pathname arguments and the
JSON format has changed to handle multiple responses.
The Go package name now contains a version number. This should have no effect
on users because we don't provide a stable Go ABI.
|
2022-03-07 10:14:13 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-02-13 20:24:33 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revump all Go packages after go117 update
|
2022-01-09 21:10:41 by Benny Siegert | Files touched by this commit (103) | |
Log message:
Revbump all Go packages after go117 update
|