384 коммитов (183fa795d7437d43388ddc6d61c193c5de648625)
 

Автор SHA1 Сообщение Дата
  William Ting 183fa795d7 Update scripts to use version agnostic pattern matching and corresponding documentation. 12 лет назад
  William Ting 1b765ab8a6 Use zsh version agnostic approach regarding substring matching 12 лет назад
  William Ting c2d72e442a remove references to jumpstat within manpages 12 лет назад
  William Ting 32566eb89d Implements #126. Options passed to j will now be parsed. -s short option for 12 лет назад
  William Ting d194429782 Test zsh version before using appropriate regex test conditional. 12 лет назад
  William Ting 3f78b56bc7 Remove unnecessary code from install.sh. 12 лет назад
  William Ting 3fdc213149 Merge pull request #125 from KenMacD/zsh 12 лет назад
  Kenny MacDermid ee1be0310b Use -pcre-match in .zsh instead of =~. 12 лет назад
  William Ting e62e720765 move config back to global space 12 лет назад
  William Ting 7123e23706 minor version bump to v20-6 12 лет назад
  William Ting 57053a76fa Add dev section to README.md and update makefile to reflect new section. 12 лет назад
  William Ting f25d7ba996 add unit tests, run using: make test 12 лет назад
  William Ting 13e385a0ef reformat doc strings, move config into own function, add global variable for testing purposes 12 лет назад
  William Ting 79e644bd63 Add name(s) to AUTHORS 12 лет назад
  William Ting 009b01d94a tweak docs regarding minimum requirements 12 лет назад
  William Ting e8118186e4 tweak documentation wording 12 лет назад
  William Ting 0818bf8164 Fix #110, autojump_ignore_case now working properly 12 лет назад
  William Ting 83e01c5251 tweak mailing list wording 12 лет назад
  William Ting effe34924d Add Google Group information to documentation 12 лет назад
  Joel Schaerer 08a79c1113 Add the google group to the README 12 лет назад
  William Ting 60a9c1c2f1 add purge option to clear database of missing entries 12 лет назад
  William Ting a4cbff774b add copyright back into main file 12 лет назад
  William Ting be82be31d5 fix env var settings 12 лет назад
  William Ting 9ad889a706 To prevent database decay, set the env var AUTOJUMP_KEEP_ALL_ENTRIES=1 instead of using --preserve or --competion 12 лет назад
  William Ting 788255030b Implements #110: use 'export AUTOJUMP_IGNORE_CASE=1' to make autojump case insensitive 12 лет назад
  William Ting d7cea40619 implement basic fuzzy search 12 лет назад
  William Ting f98b13641f increment path weights on a log scale 12 лет назад
  William Ting 900e3889e7 bump stored paths 12 лет назад
  William Ting 6a16a7ec67 update shell scripts to use new tab completion argument --complete, update docs with new --preserve option 12 лет назад
  William Ting ad10e13c4a minor refactoring 12 лет назад
  William Ting 73d18eecf2 minor reorganization 12 лет назад
  William Ting a96d1bca9d minor reorganization tweaks 12 лет назад
  William Ting 7343ef1825 move match last pattern into separate funciton and disabled 12 лет назад
  William Ting 31001c9456 Move argument parsing into function, fix database class items, add preserve option 12 лет назад
  William Ting 46b8d84c7e Move database logic into database object 12 лет назад
  William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE 12 лет назад
  William Ting 9ee7906472 fix documentation formatting 12 лет назад
  William Ting f91c7e3954 split up doc building for manpage and readme.md 12 лет назад
  William Ting 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary 12 лет назад
  William Ting acfc5c13ef restructure files, working make doc and make release 12 лет назад
  William Ting 2ebcdba5bd reformat changelog 12 лет назад
  William Ting 0d421dcfa4 Remove unicode string parsing in argument handling 12 лет назад
  William Ting 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements. 12 лет назад
  William Ting 99f0d76cee Documentation update provides Mac Ports command for install. 12 лет назад
  William Ting 3a767d1d9c remove leftover syntax when docs were in ReST format 12 лет назад
  Johnny Kuan 1c7b930d9f Macports command instead of link to Portfile 12 лет назад
  Johnny Kuan 9e2a28ed77 ran make_doc.sh 12 лет назад
  William Ting e23f4a0265 update documentation with known issues (i.e. long standing bugs) 12 лет назад
  William Ting 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of 12 лет назад
  William Ting f5132bbfad version numbering 12 лет назад