Fork of Jonathan Kamens', Magnus Henoch's and Ben Key's p4-vc.el
Find a file
Tom Willemse 5bc33dcc44 Fix usage of ‘alist-get’
By default ‘alist-get’ uses ‘eq’ to compare keys, which doesn’t work for strings
reliably (I’m actually surprised it works at all).
2021-01-23 09:30:46 -08:00
.gitignore Ignore any directory starting with vc-p4- 2019-03-06 00:10:13 -08:00
.gitlab-ci.yml Rename deploy -> pages 2020-05-13 22:08:21 -07:00
CHANGELOG.org Add CHANGELOG 2020-05-27 22:24:55 -07:00
Makefile Bump version 2020-05-27 22:13:18 -07:00
p4-lowlevel.el Make ‘vc-revert’ work with the current client 2021-01-22 21:58:40 -08:00
vc-p4.el Fix usage of ‘alist-get’ 2021-01-23 09:30:46 -08:00