git-lfs/locking
Robert Coup 4d1a57003c lfshttp: fix invalid Accept header syntax
Previously we were using the same value for both the HTTP request
Content-Type header (which includes a charset), and the Accept header,
where charset is not part of the valid syntax. Split them out into
separate values.
2022-05-06 14:14:08 +01:00
..
schemas Make 'locked_at' required in JSON schema 2019-05-16 12:10:16 +03:00
api_test.go lfshttp: fix invalid Accept header syntax 2022-05-06 14:14:08 +01:00
api.go locking: make strings translatable 2022-01-18 17:38:24 +00:00
cache_test.go Refine naming for LockCache methods 2016-12-14 09:44:58 +00:00
cache.go Set package version to v3 2021-09-02 20:41:08 +00:00
lockable.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
locks_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
locks.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
ssh.go locking: make strings translatable 2022-01-18 17:38:24 +00:00