1
0
mirror of https://github.com/zplug/zplug synced 2025-04-20 00:08:04 +02:00

Commit Graph

  • 0a8027104a Fix clean subcommand Lorenzo Manacorda 2015-12-02 16:06:04 +0100
  • 932818cb55 🐛 Fix oh-my-zsh bug b4b4r07 2015-12-02 23:29:53 +0900
  • 75293e3e21 🐛 Fix fpath bug (test flag -f and -d) b4b4r07 2015-12-02 22:44:58 +0900
  • 2a0f7bd472 🐛 Fix a little bug b4b4r07 2015-12-02 20:56:48 +0900
  • b790ffd3fc Merge pull request #16 from asymmetric/patch-1 BABAROT 2015-12-02 20:52:22 +0900
  • 98c51c5782 Use HTTPS to install in README Lorenzo Manacorda 2015-12-02 12:44:35 +0100
  • 72ceb84b2a Update README b4b4r07 2015-12-02 15:49:51 +0900
  • 011daf91d3 Merge 3e6f5fd46ebc5593bf19f212fcef6349ddfd9e90 into 974b24b570d0fc0e649122fd1dc2ecb3b21edc2c The Gitter Badger 2015-12-02 06:08:01 +0000
  • 3e6f5fd46e Add Gitter badge The Gitter Badger 2015-12-02 06:08:00 +0000
  • 974b24b570 Update README b4b4r07 2015-12-02 14:22:29 +0900
  • b18da27fe2 sudo in travis b4b4r07 2015-12-02 13:57:39 +0900
  • 377d393a7a Testing (add sudo: required) b4b4r07 2015-12-02 13:54:55 +0900
  • bfe69df17b Testing b4b4r07 2015-12-02 13:53:37 +0900
  • 545fa42009 Testing b4b4r07 2015-12-02 13:49:17 +0900
  • 8f11df4f0c Add .travis.yml b4b4r07 2015-12-02 13:43:11 +0900
  • be9524c0fa 🆒 Looks good at install/update b4b4r07 2015-12-02 13:08:53 +0900
  • 8708b37789 Support oh-my-zsh relative path directory b4b4r07 2015-12-02 12:03:51 +0900
  • 7a6965ae48 Add update hooks b4b4r07 2015-12-02 01:06:05 +0900
  • 9590aad09c 💪 Support "of:" tag in "from:gh-r" b4b4r07 2015-12-01 23:46:21 +0900
  • be4af3858e :bug Fix argments bug in list command b4b4r07 2015-12-01 23:43:04 +0900
  • 12f535dd6b 🐛 Fix oh-my-zsh error in clean command b4b4r07 2015-12-01 23:31:31 +0900
  • a6e59fafd0 Add unknown option errors b4b4r07 2015-12-01 23:26:23 +0900
  • 37255cf5e8 Make error handling struct b4b4r07 2015-12-01 23:26:00 +0900
  • 332e0b6c31 Fix --select bugs b4b4r07 2015-12-01 23:04:41 +0900
  • 4b8cbf2d9b Support loading oh-my-zsh themes b4b4r07 2015-12-01 22:25:41 +0900
  • fe8cf118fd Fix ZPLUG_EXTERNAL loading b4b4r07 2015-12-01 22:13:16 +0900
  • 37926e5e01 Add __zplug::releases function b4b4r07 2015-12-01 20:36:39 +0900
  • 3b423dc8be 📝 Update b4b4r07 2015-12-01 17:48:41 +0900
  • 33fd201207 📝 Update b4b4r07 2015-12-01 17:07:32 +0900
  • 444cce374c Version control b4b4r07 2015-12-01 17:07:19 +0900
  • ba5b8d5c74 Replace specifier(s) with tag(s) b4b4r07 2015-12-01 17:07:06 +0900
  • 80a48e9709 Fix a little bug and unset variable when clean command with --select is run b4b4r07 2015-12-01 12:15:09 +0900
  • 992ef1b684 📝 Update b4b4r07 2015-11-30 16:57:54 +0900
  • e005fc325a Implement feature loading external file b4b4r07 2015-11-30 16:55:00 +0900
  • 9375454f4e Implement --select option to list and status command b4b4r07 2015-11-30 15:46:53 +0900
  • ed24a943c1 Implement --select option for each commands b4b4r07 2015-11-30 15:32:09 +0900
  • a091dd21e2 Make list command more flex 💪 b4b4r07 2015-11-30 14:02:30 +0900
  • d07f43c890 Modify completion (readonly) b4b4r07 2015-11-30 14:00:53 +0900
  • f66d79191d Change oh-my-zsh repository to its variable b4b4r07 2015-11-30 12:38:27 +0900
  • 2b7035180a Remove check --install option b4b4r07 2015-11-30 10:54:38 +0900
  • 3ee3f51d39 Fix old expression b4b4r07 2015-11-30 01:13:35 +0900
  • aad5efad15 📝 Update b4b4r07 2015-11-30 00:30:21 +0900
  • 6bb2ce7c94 📝 Update b4b4r07 2015-11-29 23:09:43 +0900
  • b740df5a00 To obtain consistency for oh-my-zsh b4b4r07 2015-11-29 22:59:37 +0900
  • 32628cb2a6 Add validator syntax for oh-my-zsh b4b4r07 2015-11-29 22:58:55 +0900
  • cd8d81a9f5 Support oh-my-zsh b4b4r07 2015-11-29 22:58:26 +0900
  • df4b7e8acf Change if-elif-else-fi to case-esac b4b4r07 2015-11-29 22:57:37 +0900
  • 46ad07f5f1 Modify English in EXAMPLE section b4b4r07 2015-11-29 17:26:31 +0900
  • cea4503a56 Merge branch 'master' into readme-changes Joe Block 2015-11-28 23:37:06 -0800
  • 083bf879df Minor changes to README.md Joe Block 2015-11-28 23:16:14 -0800
  • 0475f0cea0 Export b4b4r07 2015-11-29 16:20:02 +0900
  • fa9c97a282 💪 Make git_version more strong b4b4r07 2015-11-29 16:19:57 +0900
  • 0485584a9a 📝 Update b4b4r07 2015-11-29 15:14:07 +0900
  • 0065bebcd1 Fix checking array statements b4b4r07 2015-11-29 14:47:24 +0900
  • 121705a36d 🐛 Fix status command bug b4b4r07 2015-11-29 14:44:48 +0900
  • d07a9afe24 🐛 Fix a little bug b4b4r07 2015-11-29 13:21:26 +0900
  • 9733e264e8 Unify gist plugin to be able to become the same format as any other one b4b4r07 2015-11-29 13:15:00 +0900
  • d312308446 📝 Update b4b4r07 2015-11-29 02:25:14 +0900
  • e443772b39 Add shift tp between zplug commands b4b4r07 2015-11-29 02:25:02 +0900
  • 654113be9b Add clean command b4b4r07 2015-11-29 02:24:36 +0900
  • 0a6cf84cdb Fix dependencies bug b4b4r07 2015-11-29 00:41:42 +0900
  • 08269997b0 list command accepts username/reponame arguments b4b4r07 2015-11-29 00:27:12 +0900
  • ba431c31b1 Fix bug of dependencies (on specifier) b4b4r07 2015-11-28 23:52:24 +0900
  • 880edf7a52 Replace {cmd,src} with {command,plugin} b4b4r07 2015-11-28 22:43:54 +0900