Historique des commits

Auteur SHA1 Message Date
  Kovid Goyal 21e19a90f4 Add test for multiple function handling il y a 4 mois
  Kovid Goyal 9c75ea795d Recognize more linear bezier curves il y a 4 mois
  Kovid Goyal 39dfa75fe7 Add test for steps easing function value calculation il y a 4 mois
  Kovid Goyal e927f8da62 Add some tests for easing function parsing il y a 4 mois
  Kovid Goyal 165f1ccfd1 Port the test il y a 1 an
  Kovid Goyal 716bf714db Fix a couple of tests il y a 1 an
  Kovid Goyal 77292a16d6 Make shebangs consistent il y a 1 an
  Jake Stewart 6354ef4cee add tests for python config parser il y a 1 an
  Kovid Goyal 7fe5d7b58f Replace isort with ruff il y a 1 an
  Kovid Goyal 1aa50b73a1 Allow pixel based adjustments as well il y a 2 ans
  Kovid Goyal ee931a17b0 Start work on option to modify font characteristics il y a 2 ans
  Kovid Goyal 061a0c8cb6 Reset global options object in the tests il y a 2 ans
  Kovid Goyal 0c274a9a0b Parse actions on demand il y a 3 ans
  Kovid Goyal 2ca13e886a Avoid cyclic infinite recursion il y a 3 ans
  Kovid Goyal a97a05b1ec Allow action_alias to work with any action il y a 3 ans
  Kovid Goyal ee2520e036 Also prevent infinite recursion in kitten_alias il y a 3 ans
  Kovid Goyal d7f569b341 Add a test for recursion il y a 3 ans
  Kovid Goyal 89069407d2 Make action_alias recursive il y a 3 ans
  Kovid Goyal ec5165d958 Fix action_alias not working when used with arguments il y a 3 ans
  Kovid Goyal aa4fa4cc85 Allow defining aliases for more general actions, not just kittens il y a 3 ans
  Kovid Goyal 2443dc135c Use a faster implementation of the Color type il y a 3 ans
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 il y a 3 ans
  Kovid Goyal 5f32d2e56f Uppercase DELETE_ENV_VAR il y a 3 ans
  Kovid Goyal 5b716df45f We dont need a special class for delete_env_var il y a 3 ans
  Kovid Goyal 66e2e60ac4 Allow deleting environment vars from the child environment using env il y a 3 ans
  Kovid Goyal e1ed9aca10 clear_all_mouse_shortcuts -> clear_all_mouse_actions il y a 3 ans
  bdeshi db5a2d2141 add `clear_all_mouse_shortcuts` option to clear mouse_maps il y a 3 ans
  Kovid Goyal af5ed093b8 Fix test failing on macOS il y a 3 ans
  Kovid Goyal f7db9e3527 Move deprecated parsers into utils il y a 3 ans
  Kovid Goyal 248631a1a8 Add tests for conf parsing il y a 3 ans