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

Commit Graph

  • 5ae70bd293 Formulate __load__ specification on v2 b4b4r07 2016-02-03 00:18:22 +0900
  • 95b54d6951 Add doc/CONTRIBUTORS b4b4r07 2016-02-02 14:04:23 +0900
  • e7ddce646c Add use,rename_to tag instead of abolishing of,file tag b4b4r07 2016-02-02 13:47:41 +0900
  • 8e8fd43201 Merge pull request #9 from NigoroJr/rename-zplug-to-init BABAROT 2016-02-02 13:13:37 +0900
  • 64c7dc4f92 Merge pull request #8 from NigoroJr/test-fail-on-gentoo BABAROT 2016-02-02 13:12:50 +0900
  • c1a387f80c Fix zplug.zsh not renamed to init.zsh Naoki Mizuno 2016-02-01 23:10:29 -0500
  • b6739850d6 Fix tests failing under Gentoo Linux Naoki Mizuno 2016-02-01 22:00:19 -0500
  • 2b5d6ffb96 Refactor and ablish the pipe syntax b4b4r07 2016-02-02 10:11:43 +0900
  • 3a41c74411 Add gmail to doc/AUTHORS b4b4r07 2016-02-01 23:07:36 +0900
  • 76fd8fee17 Merge pull request #103 from NigoroJr/fix-git-version-check BABAROT 2016-02-01 17:41:22 +0900
  • b2a1f28b33 Fix #86 (for workaround) b4b4r07 2016-02-01 17:39:46 +0900
  • a86dfa28d0 Merge pull request #6 from NigoroJr/fix-git-version-check BABAROT 2016-02-01 12:08:51 +0900
  • 5c42f95231 Fix version check of git Naoki Mizuno 2016-01-31 10:48:32 -0500
  • 390f830ec8 Add test for __git_version Naoki Mizuno 2016-01-31 16:41:42 -0500
  • 6528a09e25 Fix version check of git Naoki Mizuno 2016-01-31 11:05:36 -0500
  • 40aa41966a Add doc/zplug/How-to-make-zsh-plugins.md b4b4r07 2016-02-01 10:09:28 +0900
  • 97be20922d Improve lazy tag b4b4r07 2016-02-01 00:03:47 +0900
  • fd4514b5e2 Rename zplug.zsh to init.zsh b4b4r07 2016-01-30 00:02:50 +0900
  • 94379ddda8 Merge branch 'master' of github.com:b4b4r07/zplug2 b4b4r07 2016-01-29 23:37:32 +0900
  • 4e752b9956 Move on from lib/cache to zplug/cache b4b4r07 2016-01-29 23:37:11 +0900
  • 13e5ac5474 Create lib/zplug and separate the variables from autoload/init.zsh b4b4r07 2016-01-29 23:26:18 +0900
  • 13930a5ea8 Separate the cache part b4b4r07 2016-01-29 17:37:57 +0900
  • 3059cb9e77 Merge pull request #4 from NigoroJr/fix-cache-test BABAROT 2016-01-28 12:02:10 +0900
  • 760cf8ece1 Fix cache test failing after d71c575a Naoki Mizuno 2016-01-27 15:00:05 -0500
  • d71c575a00 Implement new cache system b4b4r07 2016-01-27 01:39:43 +0900
  • b26f2f9c55 Update README b4b4r07 2016-01-27 00:27:12 +0900
  • b4ff1a8173 Merge pull request #100 from NigoroJr/eval-if-tag-on-check BABAROT 2016-01-25 14:43:28 +0900
  • 61d9a79eb6 Evaluate the if tag in __zplug::check Naoki Mizuno 2016-01-24 15:07:22 -0500
  • 18095b1940 A bit of refactoring b4b4r07 2016-01-24 22:01:56 +0900
  • 82663b41b7 Merge pull request #97 from NigoroJr/eval-if-tag-on-install BABAROT 2016-01-23 10:12:59 +0900
  • 1c2e3fa95a Prevent installing packages if conditions are not met Naoki Mizuno 2016-01-22 11:43:45 -0500
  • 3e17c88f92 Update zplug.txt and add zplug description b4b4r07 2016-01-22 11:42:22 +0900
  • a1d7366ad5 Support the complete description of user-defined command b4b4r07 2016-01-22 11:06:02 +0900
  • 0c31b272f0 Increase the number of test files by modifing Makefile b4b4r07 2016-01-22 03:38:20 +0900
  • 7bb0c5c3e9 A bit of refactoring b4b4r07 2016-01-21 17:34:28 +0900
  • ef094e3fcb Merge pull request #3 from NigoroJr/fix-no-command-compinit BABAROT 2016-01-21 11:11:44 +0900
  • 2e21514e3a Merge pull request #2 from NigoroJr/fix-gitignore BABAROT 2016-01-21 11:09:39 +0900
  • 61356de1d3 Ignore cache files and files in bin other than the sample Naoki Mizuno 2016-01-20 20:49:49 -0500
  • a61e665714 Fix compinit not found when loading Naoki Mizuno 2016-01-20 20:56:16 -0500
  • 053046ead9 Update README b4b4r07 2016-01-20 19:08:03 +0900
  • 9f81249034 Support auto correct like git(1) b4b4r07 2016-01-20 18:38:15 +0900
  • b58b28cf0e Support external commands like git(1) b4b4r07 2016-01-20 18:34:46 +0900
  • 3c1be87049 Add lazy tag for autoload plugins b4b4r07 2016-01-20 18:33:53 +0900
  • c7f234cc23 🌺 zplug v2 b4b4r07 2016-01-20 18:18:43 +0900
  • 2e10f100aa Change installation b4b4r07 2016-01-18 17:43:30 +0900
  • b6402c0140 Merge pull request #94 from yous/suppress-nomatches BABAROT 2016-01-15 18:15:00 +0900
  • 17619f5001 Suppress no matches found error Chayoung You 2016-01-15 04:37:23 +0900
  • ec15478681 Merge pull request #93 from agross/master BABAROT 2016-01-13 09:34:50 +0900
  • 08834cc462 Fix zplugs from the same directory overwriting previously declared zplugs Alexander Groß 2016-01-09 15:14:04 +0100
  • 574fff6888 Merge pull request #92 from agross/master BABAROT 2016-01-09 01:07:10 +0900
  • 785ae9eb02 Fix for loop, closes #74 and #88 Alexander Groß 2016-01-07 20:46:07 +0100
  • acf71c6054 Merge pull request #90 from matsubo/master BABAROT 2016-01-06 12:21:24 +0900
  • 3db8c3563e Correct syntax in sample config. Yuki Matsukura 2016-01-05 21:57:32 +0900
  • 975bb959fd Fix fpath bug in cache (#82) b4b4r07 2016-01-05 12:42:53 +0900
  • 15cb12acd2 Merge pull request #85 from b4b4r07/fix-bracket-expansion BABAROT 2015-12-30 11:36:27 +0900
  • 3733a4e3d8 Fix bracket expansion in case of as:plugins (#84) b4b4r07 2015-12-30 11:28:41 +0900
  • ff0498c086 Merge pull request #81 from agross/issue/79 BABAROT 2015-12-29 09:34:29 +0900
  • a6fd24591e Use HEAD instead of @ and fetch --unshallow on update. Closes #79 Alexander Groß 2015-12-28 14:47:41 +0100
  • 602bdd5b0f Merge pull request #78 from b4b4r07/support/same-name-plugins BABAROT 2015-12-28 13:32:15 +0900
  • 1598ae36d9 Fix #80 b4b4r07 2015-12-28 10:51:19 +0900
  • ada830684f Support multiple plugins #74 b4b4r07 2015-12-26 16:11:06 +0900
  • 4b3d45a77f Grant a slash at the end of the plugin name internally b4b4r07 2015-12-25 16:20:03 +0900
  • bb0d7a8e49 Support user/repo.ext (repo/theme.ext) when specified from:local b4b4r07 2015-12-24 00:02:11 +0900
  • 5cac210cd3 Use git fetch instead of git pull when updating (#69) b4b4r07 2015-12-21 11:07:37 +0900