1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
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
05bcca0423 Remove magithub dependency 2019-03-06 23:11:19 -08:00
997fa266b9 Add Windows-specific settings to oni-magit 2019-03-03 12:12:39 -08:00
c871ddbc9d Fix autoload for Magit's Hydra 2019-02-22 00:11:09 -08:00
c9f1c036bf Fix regexp to show Magit in full screen 2019-02-21 23:53:05 -08:00
1551d688fc Add Magit configuration 2019-02-21 23:43:22 -08:00