370 Revize (009b01d94a23fdcf1541cde46140a38bd85f2429)
 

Autor SHA1 Zpráva Datum
  William Ting 009b01d94a tweak docs regarding minimum requirements před 12 roky
  William Ting e8118186e4 tweak documentation wording před 12 roky
  William Ting 0818bf8164 Fix #110, autojump_ignore_case now working properly před 12 roky
  William Ting 83e01c5251 tweak mailing list wording před 12 roky
  William Ting effe34924d Add Google Group information to documentation před 12 roky
  Joel Schaerer 08a79c1113 Add the google group to the README před 12 roky
  William Ting 60a9c1c2f1 add purge option to clear database of missing entries před 12 roky
  William Ting a4cbff774b add copyright back into main file před 12 roky
  William Ting be82be31d5 fix env var settings před 12 roky
  William Ting 9ad889a706 To prevent database decay, set the env var AUTOJUMP_KEEP_ALL_ENTRIES=1 instead of using --preserve or --competion před 12 roky
  William Ting 788255030b Implements #110: use 'export AUTOJUMP_IGNORE_CASE=1' to make autojump case insensitive před 12 roky
  William Ting d7cea40619 implement basic fuzzy search před 12 roky
  William Ting f98b13641f increment path weights on a log scale před 12 roky
  William Ting 900e3889e7 bump stored paths před 12 roky
  William Ting 6a16a7ec67 update shell scripts to use new tab completion argument --complete, update docs with new --preserve option před 12 roky
  William Ting ad10e13c4a minor refactoring před 12 roky
  William Ting 73d18eecf2 minor reorganization před 12 roky
  William Ting a96d1bca9d minor reorganization tweaks před 12 roky
  William Ting 7343ef1825 move match last pattern into separate funciton and disabled před 12 roky
  William Ting 31001c9456 Move argument parsing into function, fix database class items, add preserve option před 12 roky
  William Ting 46b8d84c7e Move database logic into database object před 12 roky
  William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE před 12 roky
  William Ting 9ee7906472 fix documentation formatting před 12 roky
  William Ting f91c7e3954 split up doc building for manpage and readme.md před 12 roky
  William Ting 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary před 12 roky
  William Ting acfc5c13ef restructure files, working make doc and make release před 12 roky
  William Ting 2ebcdba5bd reformat changelog před 12 roky
  William Ting 0d421dcfa4 Remove unicode string parsing in argument handling před 12 roky
  William Ting 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements. před 12 roky
  William Ting 99f0d76cee Documentation update provides Mac Ports command for install. před 12 roky
  William Ting 3a767d1d9c remove leftover syntax when docs were in ReST format před 12 roky
  Johnny Kuan 1c7b930d9f Macports command instead of link to Portfile před 12 roky
  Johnny Kuan 9e2a28ed77 ran make_doc.sh před 12 roky
  William Ting e23f4a0265 update documentation with known issues (i.e. long standing bugs) před 12 roky
  William Ting 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of před 12 roky
  William Ting f5132bbfad version numbering před 12 roky
  William Ting cd126da416 minor documentation update in preparation for release-v20 před 12 roky
  William Ting 2c2875f841 Update documentation, particularly how to prefer symbolic links or change před 12 roky
  William Ting efa8bbcf81 Fixes #112, fixes #116. Simplify documentation build. před 12 roky
  William Ting 079abfdbe6 Fix default autojump behavior when run with 0 arguments. před 12 roky
  William Ting 25d1b9cf92 Fixes #113, #115, refactor autojump to use argparse over optparse. před 12 roky
  William Ting 9147d6cf71 First version of argparse implemented před 12 roky
  William Ting c91843c698 #114: Error message when directory does not exist or not in autojump database. před 12 roky
  William Ting 465ca7908a Fixes #114: autojump suppresses the error message caused by 'j --help'. před 12 roky
  William Ting a17d904e16 update changelog před 12 roky
  William Ting 0be45062c3 Merge branch 'master' into smarter_install před 12 roky
  William Ting a7c9575bce fix bug where $XDG_DATA_HOME is not set properly when switching between users via su před 12 roky
  William Ting cdc171b272 Merge branch 'master' of github.com:joelthelion/autojump před 12 roky
  William Ting 2a3fbd4687 change default line to add to .bashrc/.zshrc message před 12 roky
  William Ting d4e5895edf add default installation location depending on user id (globally for root, otherwise local) před 12 roky