1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
1a84c02517
[oni-diff-hl] Remove autoload cookie, load from ‘oni-core’ 2021-09-21 23:29:06 -07:00
Tom Willemsen
f53709c0e8 Fix diff-hl-mode for P4 2020-02-28 15:42:31 -08:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
7d1d051086 Fix oni-diff-hl autoload 2019-07-08 22:44:38 -07:00
b7caee9eb6 Properly autoload oni-hl-diff
The library wouldn't load properly, so my fix for using it with Perforce didn't
turn on.
2019-06-18 21:59:47 -07:00
e4764a0788 Add oni-diff-hl 2019-02-19 00:52:57 -08:00