提交歷史

作者 SHA1 備註 提交日期
  Kovid Goyal ecc44dffeb Fix #7535 5 月之前
  Kovid Goyal 7b6c532ac2 ... 10 月之前
  Kovid Goyal ef9dada80d Failure to change to cwd should not be fatal in bootstrap.py to match bootstrap.sh 1 年之前
  Kovid Goyal 1aaaa3f1e9 Fix incorrect exception when tic fails 1 年之前
  Kovid Goyal da8330253a Dont use exist_ok in the bootstrap script as it might be run with python2 where it doesnt exist 1 年之前
  usertam 08fa7f19f7 kitty_tests, shell-integration: rework getpwuid() exceptions suppression 1 年之前
  Kovid Goyal 47d7e812a3 Cleanup previous PR 1 年之前
  Samuel Tam 8a7491722f shell-integration/ssh/bootstrap.py: suppress getpwuid() exceptions 1 年之前
  Kovid Goyal 8bdd4d0596 ssh kitten: Install kitty bootstrap on systems other than linux/darwin as now we have kitten which works on more types of systems 1 年之前
  Kovid Goyal 1747bbbbcb ssh kitten: Allow using absolute paths for the location of transferred data 2 年之前
  Kovid Goyal 775584b5a5 Use literal quoting for env vars sent over ssh by clone 2 年之前
  Kovid Goyal bde468594e ssh kitten: handle newlines in env vars 2 年之前
  Kovid Goyal c07f164154 Implement an option to control the installation of the kitty bootstrap script 2 年之前
  pagedown 98369db7f5 Unset shell integration env var before exec command 2 年之前
  pagedown 5c02c370d4 ssh kitten: Allow to configure HOME environment variable 2 年之前
  pagedown b944cdddeb ssh kitten: Fix python bootstrap checking zsh rc files with ZDOTDIR 2 年之前
  pagedown d3472966d3 Fix generating terminfo on NetBSD 2 年之前
  pagedown 91a17e3f0c Fall back to use POSIX SHELL environment variable 2 年之前
  Kovid Goyal 08ce8ffa54 py2 compat 2 年之前
  Kovid Goyal 90561682cf Make using kitty askpass optional 2 年之前
  Kovid Goyal 71027e74e0 py2 compat 2 年之前
  Kovid Goyal 434ef97952 Dont need atexit anymore since cleanup only closes tty_fd 2 年之前
  Kovid Goyal e1504c4775 Avoid needing to initialize tty state in bootstrap scripts 2 年之前
  Kovid Goyal 74f0057ec8 Dont change tty state to raw 2 年之前
  Kovid Goyal b2e74e4830 Switch to using the hostname from the CLI for settings 2 年之前
  Kovid Goyal f54a3e8036 Make requesting data optional 2 年之前
  pagedown f5cc58ea9d Unset the safe source function in sh script and minor refactoring 2 年之前
  Kovid Goyal 92abaad22c Handle cross filesystem untarring in bootstrap.py 2 年之前
  Kovid Goyal f774841ee0 More robust copying of terminfo 2 年之前
  Kovid Goyal 5e457da30b Only use bz2 compression if bzip2 is available 2 年之前