Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kovid Goyal 1eeea70c7a Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive 4 mēneši atpakaļ
  Kovid Goyal 795bf7fb52 Dont use a global var for mocking 4 mēneši atpakaļ
  Kovid Goyal 86a6685446 Add mock for failing test 4 mēneši atpakaļ
  Kovid Goyal 2d02ff1c5f Implement using effective kitty config options for kittens 4 mēneši atpakaļ
  Kovid Goyal 8b7cd98a0e When running a kitten that modifies the kitty config file if no config file exists create a commented out default config file and then modify it 6 mēneši atpakaļ
  Kovid Goyal e74188fcf0 Switch to using ps to get all processes 8 mēneši atpakaļ
  Kovid Goyal 9708959438 When reloading in all kitty instances, only use readlink on processes that contain "kitty" in the image name 8 mēneši atpakaļ
  Kovid Goyal c906314974 change the atomic write functions to work with readers 9 mēneši atpakaļ
  Kovid Goyal da9a36d918 Fix reload of kitty config not working if kitty launched via symlink not named kitty 10 mēneši atpakaļ
  Kovid Goyal f15eebec02 Refactor config patching code to make it re-useable 11 mēneši atpakaļ
  Kovid Goyal 882d471c90 Make config line parsing in Go use same algorithm as in python 1 gadu atpakaļ
  Kovid Goyal fc64ef41b3 when parsing conf files in go accept both space and tab as key separators 1 gadu atpakaļ
  Kovid Goyal 4ffb22199b Cleanup previous PR 1 gadu atpakaļ
  Jake Stewart 0aa4c850ba add line break syntax to go config parser 1 gadu atpakaļ
  Kovid Goyal 7803b07e7f Ignore leading and trailing space around values when parsing config lines 2 gadi atpakaļ
  Kovid Goyal 14b58ba015 Fix overrides not being parsed correctly 2 gadi atpakaļ
  Kovid Goyal d208670172 Abstract typical config file loading with path and cli overrides 2 gadi atpakaļ
  Kovid Goyal 5329546f21 Implement parsing of map 2 gadi atpakaļ
  Kovid Goyal f42090766a Use the new string scanner everywhere 2 gadi atpakaļ
  Kovid Goyal 7ce64fcde0 Support include when loading themes from dirs 2 gadi atpakaļ
  Kovid Goyal 7b4738125b Move config code into its own package 2 gadi atpakaļ