419 Cometimentos (e9af12b6462944627cc6b4e60e0350c230473b9a)
 

Autor SHA1 Mensagem Data
  William Ting e9af12b646 Merge pull request #157 from barsch/patch-1 há 12 anos
  Robert Barsch acff302a49 Update README.md há 12 anos
  William Ting 48c52a7422 Test for brew existence before testing for brew zsh site functions directory. há 12 anos
  William Ting f46b541105 remove adding git version to autojump install há 12 anos
  William Ting ac1bfeb784 version bump to v21.0.3 há 12 anos
  JrCs 74c50133d2 Add autojump to the end of PROMPT_COMMAND há 12 anos
  William Ting 6a6090892d minor ChangeLog update há 12 anos
  William Ting 885c4e68ce minor Makefile edit há 12 anos
  William Ting 1b5d9df854 minor documentation reformat há 12 anos
  muratayusuke 7b4a54ccc1 set permission 0755 to _j in install.sh há 12 anos
  Daniel Hahler 251dd47387 Update install.md: Python 2.6 is supported again há 12 anos
  William Ting 1a032a97b4 Fix #148, add documentation regarding PROMPT_COMMAND. Bump to v21.0.1 há 12 anos
  William Ting 5745c34c23 version numbering há 12 anos
  William Ting a2657d6fca Merge pull request #150 from blueyed/master há 12 anos
  Daniel Hahler 4382116b55 Vendorize argparse há 12 anos
  William Ting 1ab78ae91c merging rc branch há 12 anos
  William Ting 3acedf2ed8 Remove loading compinit module from autojump.zsh. há 12 anos
  William Ting ca8763aa02 Fix #135. Autojump was failing for directories with - due to bad regex. há 12 anos
  William Ting 5613562e8b Minor documentation updates. há 12 anos
  William Ting 7d58446fed Minor documentation updates. há 12 anos
  William Ting 164c2b15a7 Update documentation regarding ZSH tab completion. há 12 anos
  William Ting 99ee524fcc Add ZSH tab completion fix to ChangeLog. há 12 anos
  William Ting c62a8923ae Add v21 release notes, minor documentation update. há 12 anos
  William Ting f41d0fb7b3 Remove database migration code support for v17 and older. há 12 anos
  William Ting e96dc4c9d8 Fix #86: ZSH tab completion há 12 anos
  William Ting 1994d0bb13 Merge pull request #131 from marktran/master há 12 anos
  Mark Tran 3c439a278e _j is now installed to /usr/local/share/zsh/site-functions in the autojump homebrew formula há 12 anos
  William Ting b510aa6824 switch to semantic versioning há 12 anos
  William Ting f29876b202 Fix #130: Use temporary directory for unit tests. há 12 anos
  William Ting 3a7f211fb6 Obey AUTOJUMP_KEEP_SYMLINKS when testing current directory against paths. há 12 anos
  William Ting 05026ff54e break db load into smaller functions, load backup if opening primary db fails há 12 anos
  William Ting 626fa8b080 version bump to v20-9 há 12 anos
  William Ting b00e0e85e1 Fix #123, new installations were not initializing database properly. há 12 anos
  William Ting b3c3253e89 tweak release target to build docs and test first há 12 anos
  William Ting 867be37543 remove tmp files created from unit tests há 12 anos
  William Ting 183fa795d7 Update scripts to use version agnostic pattern matching and corresponding documentation. há 12 anos
  William Ting 1b765ab8a6 Use zsh version agnostic approach regarding substring matching há 12 anos
  William Ting c2d72e442a remove references to jumpstat within manpages há 12 anos
  William Ting 32566eb89d Implements #126. Options passed to j will now be parsed. -s short option for há 12 anos
  William Ting d194429782 Test zsh version before using appropriate regex test conditional. há 12 anos
  William Ting 3f78b56bc7 Remove unnecessary code from install.sh. há 12 anos
  William Ting 3fdc213149 Merge pull request #125 from KenMacD/zsh há 12 anos
  Kenny MacDermid ee1be0310b Use -pcre-match in .zsh instead of =~. há 12 anos
  William Ting e62e720765 move config back to global space há 12 anos
  William Ting 7123e23706 minor version bump to v20-6 há 12 anos
  William Ting 57053a76fa Add dev section to README.md and update makefile to reflect new section. há 12 anos
  William Ting f25d7ba996 add unit tests, run using: make test há 12 anos
  William Ting 13e385a0ef reformat doc strings, move config into own function, add global variable for testing purposes há 12 anos
  William Ting 79e644bd63 Add name(s) to AUTHORS há 12 anos
  William Ting 009b01d94a tweak docs regarding minimum requirements há 12 anos