Commit Graph

  • 44487d7b42 fixed quick typo #82 William Ting 2011-12-23 04:16:40 -0600
  • dccb383937 finished bash uninstall script William Ting 2011-12-23 04:10:09 -0600
  • 9244e2a4f8 Merge branch 'master' of https://github.com/joelthelion/autojump #75 Brian Clapper 2011-12-17 18:16:08 -0500
  • db4ad6f049 version numbering release-v19 Joël Schaerer 2011-12-11 13:17:03 +0100
  • e5a9008aa8 cleanup, add a few diff tools Joël Schaerer 2011-12-11 13:16:26 +0100
  • f64b990d6a cleanup Joël Schaerer 2011-11-30 10:24:25 +0100
  • 310e25bf07 Merge 2832519a99 into df67df476b #80 GitHub Merge Button 2011-11-29 12:27:31 -0800
  • 2832519a99 added in getent compatible dscl call for macos #80 Jesse Sanford 2011-11-29 13:37:43 -0500
  • 45ca3fd10f Merge branch 'master' of https://github.com/joelthelion/autojump Brian Clapper 2011-11-28 14:23:05 -0500
  • df67df476b prototype of completion for cp and mv Joël Schaerer 2011-11-28 17:12:04 +0100
  • 054edc5bd9 explain work is needed after installing autojump on debian Joël Schaerer 2011-11-22 13:53:15 +0100
  • 0ce5845da7 version numbering release-v18 Joël Schaerer 2011-11-18 14:27:51 +0100
  • 0bfba9ff1f automated version numbering commit Joël Schaerer 2011-11-18 14:27:31 +0100
  • 2f4581665e avoid making the tag on the wrongly numbered autojump Joël Schaerer 2011-11-18 14:25:54 +0100
  • 2596c1d710 Updated to set profile directory based on -p argument Brian Clapper 2011-10-02 16:51:35 -0400
  • 79f2b29de5 fix installer to make it sudoless Joël Schaerer 2011-09-27 16:07:37 +0200
  • 27617eb64f cosmetic changes Joël Schaerer 2011-09-27 15:47:24 +0200
  • 4e3d55f9d0 Merge remote-tracking branch 'xiaonaitong/master' into windows Joël Schaerer 2011-09-27 15:42:55 +0200
  • 5f8472a483 Merge f530236e23 into 975ff2a6a0 #72 GitHub Merge Button 2011-09-27 06:37:38 -0700
  • 975ff2a6a0 turns out this symbolic link is required for jumpapplet now Joël Schaerer 2011-09-27 15:22:16 +0200
  • 46ba7d61f0 avoid failing when the user didn't install from git Joël Schaerer 2011-09-24 11:54:40 +0200
  • b6eb9fb81b update make_release to use git-version Joël Schaerer 2011-09-24 11:48:26 +0200
  • 6cc6728045 remove autojump.py and mv; use sed -i instead Joël Schaerer 2011-09-24 11:45:47 +0200
  • 8bc532c42f Merge remote-tracking branch 'jkuan/git_version' into version_info Joël Schaerer 2011-09-24 11:36:32 +0200
  • 2350da51e5 use git describe instead of rev-parse #73 Johnny Kuan 2011-09-22 02:06:08 -0700
  • 66c6b82cec remove autojump from git repo, it's now built using make #71 Johnny Kuan 2011-09-21 23:22:55 -0700
  • 52a8ee42ed only use git revision for version if .git exists Johnny Kuan 2011-09-21 10:23:30 -0700
  • ae0e928e60 don't use sudo in install scripts Johnny Kuan 2011-09-21 09:59:47 -0700
  • ceab9f505a use make for autojump and release tarball Johnny Kuan 2011-09-21 09:59:01 -0700
  • f530236e23 remove sudo in install.sh #72 xiaonaitong 2011-09-21 19:04:50 +0800
  • e5e0001dad fix completion error when path contain spaces add comment to explain that there is no need to check previlege in windows xiaonaitong 2011-09-21 18:34:17 +0800
  • d1a38d150e don't need temp file xiaonaitong 2011-09-21 10:26:49 +0800
  • 07e5767952 missing $SUDO when copy files to /etc/profile.d xiaonaitong 2011-09-20 06:53:31 -0600
  • f403a4b529 Merge remote branch 'joelthelion/master' xiaonaitong 2011-09-20 06:40:50 -0600
  • b318e11a6a don't use --bash option in function j xiaonaitong 2011-09-20 18:45:42 +0800
  • b39c84ec86 sudo is needed in non-windows system xiaonaitong 2011-09-20 09:46:09 +0800
  • f75b11d143 fix typo in installers Johnny Kuan 2011-09-15 23:35:20 -0700
  • 12bf584088 change version to git revision when installing Johnny Kuan 2011-09-15 23:21:35 -0700
  • f438372616 add version and help options Johnny Kuan 2011-09-15 23:20:50 -0700
  • c2bd900989 try to avoid hammering the filesystem Joël Schaerer 2011-09-15 17:06:15 +0200
  • d9a423370a redo previlege check except in windows xiaonaitong 2011-09-15 16:05:51 +0800
  • a6410994c2 quick fix so thant it works on mingw and bash 3.1 xiaonaitong 2011-09-14 13:56:30 +0800
  • 92b80073fd save the database in sorted form, for easier edition Joël Schaerer 2011-09-13 15:28:12 +0200
  • 0ee020c72c (ugly) fixes for python 3 Joël Schaerer 2011-09-12 17:04:37 +0200
  • 81670c5fbc Try to correct the use of unicode Joël Schaerer 2011-09-12 16:42:40 +0200
  • 0298ef5484 Migration code for the new database format Joël Schaerer 2011-09-10 20:20:08 +0200
  • 0b07cf030e Merge branch 'master' into text_format Joël Schaerer 2011-09-10 19:23:30 +0200
  • a4f4472046 Send error message to stderr Joël Schaerer 2011-09-09 13:04:35 +0200
  • b2985f3255 "Eat" paths to avoid multiple patterns matching the same part of the string Joël Schaerer 2011-09-09 13:04:21 +0200
  • 0d96be615e Merge 2ce85ddc9a into e1ee172437 #53 GitHub Merge Button 2011-09-09 01:31:19 -0700
  • e1ee172437 attempt to fix completion of weird directory names release-v17 Joël Schaerer 2011-09-07 13:24:24 +0200
  • 3b2276bdb9 attempt to fix completion of weird directory names Joël Schaerer 2011-09-07 13:24:24 +0200
  • 01179b86f4 use a text format for the path file, for easy edition Joël Schaerer 2011-09-06 14:21:59 +0000
  • 00ce1696a7 try to fix OS X install Joel Schaerer 2011-08-28 10:10:54 +0200
  • c41771e2f2 Merge branch 'contrib/xdg-base-directory' of git://git.ortolo.eu/pkg-autojump into tanguy Joël Schaerer 2011-08-26 15:59:02 +0200
  • 988adeaee8 hide the error file Joël Schaerer 2011-08-26 15:28:17 +0200
  • b9e36611a9 Merge pull request #66 from ntodd/master Joel Schaerer 2011-08-20 02:19:41 -0700
  • fbb1f8afb4 Merge 8fd4364e1a into 48d2e68f4e #66 GitHub Merge Button 2011-08-20 02:19:11 -0700
  • 8fd4364e1a added note to readme about Homebrew package availability #66 Nate Todd 2011-08-19 13:47:29 -0400
  • 48d2e68f4e attempt fixing jumpapplet, even though I think nobody uses it :) Joel Schaerer 2011-08-19 11:22:12 +0200
  • 8069ebf7e3 Merge pull request #64 from shelhamer/osx_lion_fix release-v16 Joel Schaerer 2011-07-28 02:18:47 -0700
  • fee0758acf Merge eac27be032 into 025fdaba7a #64 GitHub Merge Button 2011-07-28 01:55:31 -0700
  • 025fdaba7a Merge pull request #57 from BinaryMuse/osx_bashrc_fix Joel Schaerer 2011-07-28 01:53:23 -0700
  • 13d8c9d772 Merge 9a920c1c4e into 3c67f84437 #40 GitHub Merge Button 2011-07-28 01:46:53 -0700
  • 07ad27b583 Let autojump follow the XDG Base Directory Spec. Tanguy Ortolo 2011-07-24 21:16:36 +0200
  • a45d94167f Update the shell snippets to use the XDG spec. Tanguy Ortolo 2011-07-24 21:08:56 +0200
  • 88575c72f8 Let jumpapplet follow the XDG Base Directory Spec. Tanguy Ortolo 2011-07-24 20:56:46 +0200
  • eac27be032 Fix PROMPT_COMMAND for compatibility with OS X Lion #64 Evan Shelhamer 2011-07-21 20:18:34 -0400
  • bc68460e65 Merge f1492bbe80 into 3c67f84437 #57 GitHub Merge Button 2011-06-20 08:07:29 -0700
  • 9aa6ad537a Merge 450787682f into 3c67f84437 #51 GitHub Merge Button 2011-06-20 02:13:33 -0700
  • f1492bbe80 Make install.sh check for sourcing of .bashrc #57 Brandon Tilley 2011-06-17 21:30:31 -0700
  • 3c67f84437 Merge pull request #54 from int3/other-changes Joel Schaerer 2011-06-06 01:33:27 -0700
  • 95efa828d3 Merge 5d949f4e8a into 34419c3eae #54 GitHub Merge Button 2011-06-06 01:32:30 -0700
  • 5d949f4e8a Use pickle protocol 2. #54 jez 2011-06-01 19:30:29 +0000
  • 2ce85ddc9a Add comments. #53 jez 2011-06-01 01:22:15 +0000
  • d6a92e4582 Implement Ukkonen's cut-off heuristic. jez 2011-05-31 17:01:09 +0000
  • 7ffb81d08e Optimize: Use append() instead of copy(). jez 2011-05-31 04:48:05 +0000
  • 4c2517dafa Implement Damerau-Levenshtein distance. jez 2011-06-01 01:38:04 +0000
  • 544aefa178 Errors should not equal length of string. jez 2011-05-27 08:16:09 +0000
  • 9b977379eb Implement approximate matching via Levenshtein distance. jez 2011-05-27 07:56:48 +0000
  • 2a93e3c570 Factor out current directory check for speedup. jez 2011-05-27 07:42:06 +0000
  • 7a3b8a8e7f Add profiling code. jez 2011-05-26 18:22:00 +0000
  • 450787682f minor edit, reposition OS X output before the done message #51 William Ting 2011-05-13 20:32:41 -1000
  • 71f3d876c9 fixed and tested single user / all user installation on OS X. William Ting 2011-05-13 20:24:11 -1000
  • 6ac2bd897c test for ~/.autojump/bin within .bashrc PATH and add if necessary for single user installs William Ting 2011-05-13 19:48:51 -1000
  • 69fb7bb792 fix sudo installation, testing proper sudo installation, and changed data directory to ~/.autojump/ William Ting 2011-05-13 19:27:16 -1000
  • c993e44b1a Merge branch 'master' of github.com:wting/autojump William Ting 2011-05-13 19:10:46 -1000
  • 7add5c601e modify install script to support local installs William Ting 2011-05-14 00:09:02 -0500
  • daf429f3aa Merge branch 'master' of git://github.com/joelthelion/autojump William Ting 2011-05-13 22:28:02 -0500
  • 30840c1220 Merge branch 'master' of github.com:wting/autojump William Ting 2011-05-13 22:26:49 -0500
  • 4f926aca44 Merge b021f23327 into 34419c3eae #47 GitHub Merge Button 2011-04-30 07:17:40 -0700
  • d5dd44b58b Merged 39f4c1b6fb into 34419c3eae #49 GitHub Merge Button 2011-04-29 13:53:58 -0700
  • 39f4c1b6fb Add existence test for installed profile.d bash setup. #49 Chad Netzer 2011-04-26 12:22:35 -0700
  • 0a196d4b8c Merge branch 'master' of git://github.com/joelthelion/autojump William Ting 2011-04-26 08:45:45 -1000
  • b021f23327 change default location to /usr/local/, remove existing installation in /usr/ if detected. #47 William Ting 2011-04-25 00:39:30 -1000
  • 34419c3eae fixed regex matching vs existing source /etc/profile line in .bashrc William Ting 2011-04-25 17:20:57 +0800
  • 4f7690fd28 fixed regex matching vs existing source /etc/profile line in .bashrc #46 William Ting 2011-04-24 23:20:57 -1000
  • f3d00f0671 combining cd && ls into j function #45 William Ting 2011-04-24 18:54:55 -1000
  • 9a920c1c4e Don't callout to python if pwd is $HOME. #40 Nolan Leake 2011-04-10 16:31:34 -0700
  • 1bc3440968 avoid overwriting another user's database release-v15 Joel Schaerer 2011-03-30 20:03:38 +0200