components/prism-git.min.js


Log

Author Commit Date CI Message
Michael Schmidt 0df60be1 2020-11-04T17:18:23 Tests: Stricter pattern for nice-token-names test (#2588)
Golmote b9483b99 2017-10-22T14:36:53 Git: Regexp optimisation
Golmote 3aadd5d9 2015-09-14T23:07:03 Git: Add support for unified diff. Fixes #769, fixes #357, closes #401
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 86b4d4df 2014-12-20T14:21:28 Run gulp tasks
lgiraudel e5f83ca8 2014-08-31T22:30:10 Update prism-git.min.js
lgiraudel a33e35fa 2014-08-31T22:04:19 [Git] Fix `deleted` and `inserted` regexp. See LeaVerou/prism#227.
Jannik Zschiesche 14e754fa 2014-08-29T17:07:00 Adjust existing code to a common style Use Tabs.
lgiraudel 8b71e6e4 2014-08-29T15:50:13 [Git language support] oldline => deleted, newline => inserted + typo