384 Commits (183fa795d7437d43388ddc6d61c193c5de648625)
 

Autor SHA1 Mensagem Data
  Joël Schaerer 8bc532c42f Merge remote-tracking branch 'jkuan/git_version' into version_info 13 anos atrás
  Johnny Kuan 2350da51e5 use git describe instead of rev-parse 13 anos atrás
  xiaonaitong f530236e23 remove sudo in install.sh 13 anos atrás
  xiaonaitong e5e0001dad fix completion error when path contain spaces 13 anos atrás
  xiaonaitong d1a38d150e don't need temp file 13 anos atrás
  xiaonaitong 07e5767952 missing $SUDO when copy files to /etc/profile.d 13 anos atrás
  xiaonaitong f403a4b529 Merge remote branch 'joelthelion/master' 13 anos atrás
  xiaonaitong b318e11a6a don't use --bash option in function j 13 anos atrás
  xiaonaitong b39c84ec86 sudo is needed in non-windows system 13 anos atrás
  Johnny Kuan f75b11d143 fix typo in installers 13 anos atrás
  Johnny Kuan 12bf584088 change version to git revision when installing 13 anos atrás
  Johnny Kuan f438372616 add version and help options 13 anos atrás
  Joël Schaerer c2bd900989 try to avoid hammering the filesystem 13 anos atrás
  xiaonaitong d9a423370a redo previlege check except in windows 13 anos atrás
  xiaonaitong a6410994c2 quick fix so thant it works on mingw and bash 3.1 13 anos atrás
  Joël Schaerer 92b80073fd save the database in sorted form, for easier edition 13 anos atrás
  Joël Schaerer 0ee020c72c (ugly) fixes for python 3 13 anos atrás
  Joël Schaerer 81670c5fbc Try to correct the use of unicode 13 anos atrás
  Joël Schaerer 0298ef5484 Migration code for the new database format 13 anos atrás
  Joël Schaerer 0b07cf030e Merge branch 'master' into text_format 13 anos atrás
  Joël Schaerer a4f4472046 Send error message to stderr 13 anos atrás
  Joël Schaerer b2985f3255 "Eat" paths to avoid multiple patterns matching the same part of the string 13 anos atrás
  Joël Schaerer e1ee172437 attempt to fix completion of weird directory names 13 anos atrás
  Joël Schaerer 3b2276bdb9 attempt to fix completion of weird directory names 13 anos atrás
  Joël Schaerer 01179b86f4 use a text format for the path file, for easy edition 13 anos atrás
  Joel Schaerer 00ce1696a7 try to fix OS X install 13 anos atrás
  Joël Schaerer c41771e2f2 Merge branch 'contrib/xdg-base-directory' of git://git.ortolo.eu/pkg-autojump into tanguy 13 anos atrás
  Joël Schaerer 988adeaee8 hide the error file 13 anos atrás
  Joel Schaerer b9e36611a9 Merge pull request #66 from ntodd/master 13 anos atrás
  Nate Todd 8fd4364e1a added note to readme about Homebrew package availability 13 anos atrás
  Joel Schaerer 48d2e68f4e attempt fixing jumpapplet, even though I think nobody uses it :) 13 anos atrás
  Joel Schaerer 8069ebf7e3 Merge pull request #64 from shelhamer/osx_lion_fix 13 anos atrás
  Joel Schaerer 025fdaba7a Merge pull request #57 from BinaryMuse/osx_bashrc_fix 13 anos atrás
  Tanguy Ortolo 07ad27b583 Let autojump follow the XDG Base Directory Spec. 13 anos atrás
  Tanguy Ortolo a45d94167f Update the shell snippets to use the XDG spec. 13 anos atrás
  Tanguy Ortolo 88575c72f8 Let jumpapplet follow the XDG Base Directory Spec. 13 anos atrás
  Evan Shelhamer eac27be032 Fix PROMPT_COMMAND for compatibility with OS X Lion 13 anos atrás
  Brandon Tilley f1492bbe80 Make install.sh check for sourcing of .bashrc 13 anos atrás
  Joel Schaerer 3c67f84437 Merge pull request #54 from int3/other-changes 13 anos atrás
  jez 5d949f4e8a Use pickle protocol 2. 13 anos atrás
  William Ting 34419c3eae fixed regex matching vs existing source /etc/profile line in .bashrc 13 anos atrás
  Joel Schaerer 1bc3440968 avoid overwriting another user's database 13 anos atrás
  Tanguy Ortolo 36daeb1e32 Added Debian to the README. 13 anos atrás
  Joel Schaerer 16da74b2ff add an exit status to the j functions 13 anos atrás
  Joel Schaerer 1bf91d1b25 add an exit status to the autojump main script 13 anos atrás
  Joel Schaerer 006dd5cbec remove old, unused code 13 anos atrás
  Andy Leonard 18009e1aff Ignore emacs editor saves. 13 anos atrás
  Joel Schaerer 694cc3fd9a jumpapplet is written in python2 13 anos atrás
  Joel Schaerer 9734cfa736 use your actual shell instead of the one in /usr/bin 13 anos atrás
  Joel Schaerer 4e579d5f63 more pylint 13 anos atrás