272 Комити (6df88c33d2c6ef90a3640f27bfc43de23b9fa385)

Аутор SHA1 Порука Датум
  Jared Hess 68e10ae402 Fix entry sorting indeterminancy by adding path as secondary sorting key пре 8 година
  William Ting ecd272e979 Bump version to v22.3.1. пре 8 година
  William Ting 9a6e2869b1 Tabs to spaces. пре 8 година
  William Ting d529790278 Run pre-commit on repo. пре 8 година
  graysky aa366c3a4f bump version in script to match release пре 8 година
  johannes@debussy 8fa8b06349 only use colors if stdout is a terminal пре 8 година
  TheArtist 3e5cec67b9 Autojump lua script portability fix пре 9 година
  TheArtist b71612eea4 More handling for directory with spaces on Windows пре 9 година
  TheArtist d3dd3f34e6 Fixed handling of directories with spaces on Windows пре 9 година
  Scott Olson d188d7e675 Fix typo (__aj_error -> __aj_err). пре 9 година
  David Frascone 55f4eacc8a If autojump can't find the directory, attempt a cd пре 9 година
  David Frascone f09d23e30d Fixed some bugs in fish script пре 9 година
  William Ting 8b525c1b55 Bump to v22.24. пре 9 година
  William Ting fa3ff58d92 Add custom sourcing to autojump.sh when using --prefix. пре 9 година
  William Ting 53683525d2 Minor cleanup. пре 9 година
  benvb 491b4fd27b Quote $XDG_DATA_HOME when setting error file пре 9 година
  William Ting c5f0473837 Bump to v22.2.2. пре 9 година
  Erdi Aker d71a354abb Fixes joelthelion/autojump#335 пре 9 година
  Erdi Aker ec7f788276 Fixes joelthelion/autojump#333 пре 9 година
  William Ting f75d01299d Correctly identify OSTYPE for some Linux distros. пре 10 година
  Koen De Jaeger d6453dffef added 'linux' as recognised OS for jo пре 10 година
  Daniel Hahler c0c9398794 Handle `j -- -foo` (for bash and zsh only) пре 10 година
  William Ting 819c5c76cc Makes sure that autojump is sourced before running. пре 10 година
  William Ting 531a7321d3 Add fish error logging. пре 10 година
  William Ting 77d9d6ebc2 Installs to /usr/local/share instead of /etc/profile.d. пре 10 година
  William Ting f480bd1315 Detect user shell as opposed to login shell. пре 10 година
  William Ting 0d80d91805 Always append to error log. пре 10 година
  William Ting 896b1c8562 Use ternary. пре 10 година
  William Ting 3c658dc64f Fix flake8 errors. пре 10 година
  Daniel Hahler b60932616b Use `noautonamedirs` with Zsh aliases пре 10 година
  Halil Özgür 5538cf70f3 Disable echo of command check пре 10 година
  William Ting 23be6ab233 Tweak Windows temp.close() comment line. пре 10 година
  timotei c889aa013e Close the temporary file before re-opening it. пре 10 година
  William Ting 581b8d9617 autopep8'ed пре 10 година
  William Ting 62c0877479 Add xrange() and fix second() for Python3. пре 10 година
  William Ting 2100f993b3 formatting cleanup пре 10 година
  Felix Laurie von Massenbach 68b457184d Fix bad encoding. пре 10 година
  Daniel Hahler 015deece87 Completion and jumping for empty needles пре 10 година
  Daniel Hahler 196d5233a0 Fix `is_cwd` for symlinks пре 10 година
  Daniel Hahler 95472620c7 Escape backslashes in regexps (match_anywhere/match_consecutive) пре 10 година
  Daniel Hahler 27a01662a5 Fix regression with `j foo__` пре 10 година
  Daniel Hahler 2f26642e7a Fix `Needles must be a list error` for `foo_1` пре 10 година
  Johnny Kuan 225cdb2a8b fix to allow directories starting with hyphens пре 10 година
  Johnny Kuan 903f79333a minimal tcsh support пре 10 година
  Daniel Hahler 09289c59a5 bin/autojump.zsh: only add existing dirs пре 10 година
  William Ting 6360876933 Fixes missing path getter introduced in bc91905a. пре 10 година
  William Ting bc91905a29 simplify default path пре 10 година
  William Ting 4826a0ef6b Use temporary files to prevent IO race conditions. пре 10 година
  William Ting 4bd62e2293 minor refactor пре 10 година
  William Ting 1d317dcd1a Remove default '.' path from find_match. пре 10 година