1
0
mirror of https://github.com/zplug/zplug synced 2025-08-23 22:24:29 +02:00

Commit Graph

  • b0f04cc93b Fix test b4b4r07 2016-02-22 16:18:40 +0900
  • 72379210fe Add --help, --version options b4b4r07 2016-02-22 16:03:35 +0900
  • 8325d4a233 Replace ZPLUG_EXTERNAL with ZPLUG_LOADFILE b4b4r07 2016-02-21 23:33:39 +0900
  • d82c135722 Merge branch 'master' of github.com:b4b4r07/zplug2 b4b4r07 2016-02-21 12:22:43 +0900
  • bfe69b55ce Fix cache bug b4b4r07 2016-02-21 12:20:44 +0900
  • 74e499fb7c Merge pull request #19 from jedahan/issue-template BABAROT 2016-02-21 11:12:30 +0900
  • c00fb92b89 Update example zshrc to point to the new zsh-syntax-highlighting Jonathan Dehan 2016-02-20 14:28:28 -0500
  • 8926afb811 Remove unnecessary comma Jonathan Dehan 2016-02-20 14:28:15 -0500
  • c7fed594fe Initial issue template Jonathan Dahan 2016-02-20 13:19:52 -0500
  • 1550339019 Implement hook-load tag b4b4r07 2016-02-20 23:40:01 +0900
  • e37d77e036 A bit of refactoring b4b4r07 2016-02-20 11:20:50 +0900
  • ebcf715c3e Merge pull request #17 from NigoroJr/external-source-spike BABAROT 2016-02-20 00:53:21 +0900
  • 0c01b4c3fd Merge pull request #16 from NigoroJr/fix-clone-failing BABAROT 2016-02-19 22:08:08 +0900
  • 95b4868e60 Merge pull request #15 from NigoroJr/fix-cd-when-loading BABAROT 2016-02-19 22:01:01 +0900
  • 8d9be78122 Fix clone failing when depth is 0 Naoki Mizuno 2016-02-18 21:44:29 -0500
  • 67486ab5a8 Add TODO Naoki Mizuno 2016-02-18 21:16:27 -0500
  • 2a06f4c924 Follow naming convention change made in 9c42a9d59f Naoki Mizuno 2016-02-18 21:15:25 -0500
  • 412a5ae682 Merge remote-tracking branch 'upstream/master' into external-source-spike Naoki Mizuno 2016-02-18 21:05:50 -0500
  • c82dfe8cf9 Don't add empty arrays to reply Naoki Mizuno 2016-02-18 14:50:29 -0500
  • ea911b956c Fix load_plugin not used Naoki Mizuno 2016-02-18 14:49:44 -0500
  • 5a5e66fde0 Fix no such file or directory error when loading Naoki Mizuno 2016-02-18 13:50:24 -0500
  • e7f7ea0d8d Fix no such file or directory error when loading Naoki Mizuno 2016-02-18 13:50:24 -0500
  • c427a155bf Workaround for loading of oh-my-zsh Naoki Mizuno 2016-02-18 13:44:15 -0500
  • 9c42a9d59f Merge remote-tracking branch 'origin/naming-rule' b4b4r07 2016-02-18 18:22:44 +0900
  • 496e23fc1e Fix return status Naoki Mizuno 2016-02-17 17:59:23 -0500
  • 13da494efe Fix typo in shebang Naoki Mizuno 2016-02-17 17:55:26 -0500
  • e43e65be6e Fix strings in reply not separated Naoki Mizuno 2016-02-17 15:49:47 -0500
  • 23f39d7a2e Remove redundant statements Naoki Mizuno 2016-02-17 15:49:27 -0500
  • 612e0cdd85 Change naming rule in lib files b4b4r07 2016-02-17 23:34:50 +0900
  • 11ca664464 Implement __load__ for external sources Naoki Mizuno 2016-02-16 23:43:10 -0500
  • 11db91acfd Fix command -EMP- not found when installing from oh-my-zsh Naoki Mizuno 2016-02-16 23:41:51 -0500
  • 9cb52cc44d Add lib/zplug/external.zsh and remove autoload/utils/__external__ b4b4r07 2016-02-16 20:20:04 +0900
  • ab10fc5ff7 ZPLUG_SHALLOW is deprecated; Implement ZPLUG_CLONE_DEPTH b4b4r07 2016-02-14 22:39:19 +0900
  • 9b28ebbf48 Implement __install__ for oh-my-zsh Naoki Mizuno 2016-02-13 22:31:49 -0500
  • 2d219e34b9 s/callback/handler/g Naoki Mizuno 2016-02-13 21:44:42 -0500
  • 70cf0283d7 Use if statement instead of case Naoki Mizuno 2016-02-13 21:24:12 -0500
  • 16b3c92db8 Use external source __check__ for oh-my-zsh Naoki Mizuno 2016-02-13 21:20:28 -0500
  • 6aa3f111d1 Implement external source __add__ Naoki Mizuno 2016-02-13 21:19:57 -0500
  • 792fd560b6 Implement external source __install__ Naoki Mizuno 2016-02-13 21:19:35 -0500
  • 6fc114c732 Implement external source for __check__ Naoki Mizuno 2016-02-13 21:12:32 -0500
  • 3fa995f22a Add utility functions for external sources Naoki Mizuno 2016-02-13 19:39:40 -0500
  • 1be1e6fce3 Change commit/at tag and add depth tag (shallow clone) b4b4r07 2016-02-13 23:29:44 +0900
  • 9046782ebd Restore the compatibility of v1 (check,clean) b4b4r07 2016-02-12 22:07:17 +0900
  • a5e8926374 Implement notifier for zplug update b4b4r07 2016-02-12 22:04:10 +0900
  • ae7f402191 Add test/autoload/utils b4b4r07 2016-02-11 20:41:27 +0900
  • f2b2bc8f18 Add test/autoload/commands b4b4r07 2016-02-10 00:27:40 +0900
  • e2b913c809 Remove all tests b4b4r07 2016-02-09 21:43:18 +0900
  • af3157a156 A bit of refactoring b4b4r07 2016-02-09 20:58:12 +0900
  • fb19db8a5d Restore the compatibility of v1 b4b4r07 2016-02-08 23:10:12 +0900
  • 465b1c0a9b Implement status command b4b4r07 2016-02-08 22:54:35 +0900
  • d1a13a3a62 Add zplug v2 migration method b4b4r07 2016-02-07 23:54:18 +0900
  • 42ea0af4e2 Fix external function b4b4r07 2016-02-07 19:03:13 +0900
  • ebf4bfa921 Fix some statements b4b4r07 2016-02-07 19:01:43 +0900
  • ff906c5c6e Fix use tag bug b4b4r07 2016-02-07 18:54:40 +0900
  • c0300f782b Change installation method (archive -> git clone) b4b4r07 2016-02-07 18:23:28 +0900
  • 73a5a74f0f A bit of refactoring b4b4r07 2016-02-07 13:05:08 +0900
  • 2c582f2f37 Merge pull request #104 from yous/fix-compinit BABAROT 2016-02-07 10:35:21 +0900
  • 091aa62199 Fix compinit to reproduce zcompdump when it needs Chayoung You 2016-02-06 04:34:31 +0900
  • 1a5e4325e0 In lib, use "autoload" instead of "source" b4b4r07 2016-02-05 15:10:10 +0900
  • cd7755f2d0 Improve oh-my-zsh load b4b4r07 2016-02-05 13:46:17 +0900
  • cf14dc9df2 Fix #11 b4b4r07 2016-02-04 21:57:54 +0900
  • bca5f6c085 Standardize the error message b4b4r07 2016-02-04 14:59:28 +0900
  • 4942a0aee1 Rewrite git.io file for new zplug structure b4b4r07 2016-02-04 00:10:12 +0900
  • 9fb3274536 Add a priority of loading of plugin files b4b4r07 2016-02-03 12:50:23 +0900