Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oh My Zsh

🙃 A delightful community-driven (with 2000+ contributors) framework for managing your zsh configuration.
Collective - Host: opensource - https://opencollective.com/ohmyzsh - Website: https://ohmyz.sh/ - Code: https://github.com/ohmyzsh/ohmyzsh

Add FirewallD plugin (#5386)

github.com/ohmyzsh/ohmyzsh - c3a87e7df8bfd7eca64ef8a3d019c619d098960c authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add ctrl-r, ctrl-a and ctrl-e support in vi-mode (#4994)

* Add ctrl-r support in vi-mode to perform backward search in history
* Add ctrl-a support to m...

github.com/ohmyzsh/ohmyzsh - 3ad92a57f194f2a00a0a4c3e3241ce494e791c02 authored over 8 years ago by Douglas Drumond <[email protected]>
Merge branch 'fix/cached-npm-completion'

Fixes #5332

github.com/ohmyzsh/ohmyzsh - ac9a8cb687958d1caf05e69bc7aa5f4297383c09 authored over 8 years ago by Marc CornellĂ  <[email protected]>
npm: unset NPM_COMPLETION_FILE variable

github.com/ohmyzsh/ohmyzsh - b70842bae4346c793e4932d467dd566baeee7d64 authored over 8 years ago by Marc CornellĂ  <[email protected]>
npm: quiet error output of npm completion

github.com/ohmyzsh/ohmyzsh - 2a44527ac3eea1e87b518f69956f3a2bde669dac authored over 8 years ago by Marc CornellĂ  <[email protected]>
npm: only source npm completion cache if file exists

github.com/ohmyzsh/ohmyzsh - 76924b7f5fbcfc808b00c76df13dd176a46cda6c authored over 8 years ago by Marc CornellĂ  <[email protected]>
corrected alias documentation

github.com/ohmyzsh/ohmyzsh - db31d5157669b77b016a105dfdc53db9160a53d0 authored over 8 years ago by Rob Ede <[email protected]>
add readme

github.com/ohmyzsh/ohmyzsh - a64d018a9d483e0535d6d77d10c9ff2771d0cb41 authored over 8 years ago by Rob Ede <[email protected]>
sudo firewall-cmd calls

github.com/ohmyzsh/ohmyzsh - e12f8e64ea1fe2871296f8acf541446a56cf5994 authored over 8 years ago by Rob Ede <[email protected]>
Fix git_prompt_status() not showing ahead/behind/diverged status correctly (#5388)

github.com/ohmyzsh/ohmyzsh - 27fff27253ec7f631f3f9e51f0a9f37214d67f17 authored over 8 years ago by Yuichi Tanikawa <[email protected]>
add firewalld aliases

github.com/ohmyzsh/ohmyzsh - e726af8f837a5bf0229f90081a63bb5e410ba836 authored over 8 years ago by Rob Ede <[email protected]>
Add ability to autocomplete services for brew-services.

github.com/ohmyzsh/ohmyzsh - 7c630309cc3a2267f3a08eaf1c408ee4069ee5a7 authored over 8 years ago by Roman Kapitonov <[email protected]>
git: output nothing when no commits ahead or behind

This fixes old git_commits_ahead behavior and changes git_commits_behind
to have the same behavi...

github.com/ohmyzsh/ohmyzsh - 71201ffd67da9bb8a60d998ebce4dfe7e1039c98 authored over 8 years ago by Marc CornellĂ  <[email protected]>
git plugin: remove `format:' from --pretty flag

Changes gke, glol and glola aliases.

Fixes #5362

github.com/ohmyzsh/ohmyzsh - 298b63513dbbc94f750433e79750d07d96c87d62 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'fix/ssh-agent-process-check'

github.com/ohmyzsh/ohmyzsh - 2c9d8310e4142ba7f22692b47c7843582d50a01e authored over 8 years ago by Marc CornellĂ  <[email protected]>
ssh-agent: fix non-standard process check w/ pgrep

Confirmed to work on MacOS, OpenBSD, Solaris and busybox.

github.com/ohmyzsh/ohmyzsh - 973a4e646c09b69e7d491d530826778f0d9d7e49 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge pull request #5328 from mcornella/ssh-agent-refactor

Refactor of ssh-agent plugin

github.com/ohmyzsh/ohmyzsh - e92ac8932cf0b5ab5d7f4a662bb57c9039c47920 authored over 8 years ago by Marc CornellĂ  <[email protected]>
archlinux: yasu now working - only one dash needed (#5373)

github.com/ohmyzsh/ohmyzsh - 7d5bb2a34dd221174c85b826a71d874da3ffc0ec authored over 8 years ago by jarhat <[email protected]>
Simplify PID check of current ssh-agent

github.com/ohmyzsh/ohmyzsh - 142ad842d706e16317bcc8b44ef1b19d625d1fb8 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Force ssh-agent output to use bourne-style syntax

On systems where the shell cannot be changed because of a strict
security policy, ssh-agent will...

github.com/ohmyzsh/ohmyzsh - 53c3567cc395127d6ba90b8a010e8f7a48a16713 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Clean up formatting of ssh-agent plugin

github.com/ohmyzsh/ohmyzsh - cb0833ac1360984c74f40ccabdec323bb6bbc31b authored over 8 years ago by Marc CornellĂ  <[email protected]>
ssh-agent: Use /usr/bin/env to find ssh-add

This change is important when ssh-add is not inside /usr/bin e.g.
on NixOS.

Signed-off-by: Maxi...

github.com/ohmyzsh/ohmyzsh - 0c60f421cbbdf673fada8fc6e795d069d1ae972e authored over 8 years ago by Maximilian GĂźntner <[email protected]>
Delete useless `/usr/bin/env` in ssh-agent

github.com/ohmyzsh/ohmyzsh - 81e73e3d18ebf83d32e9c5e0edc2a26556066955 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Extract comments into README for ssh-agent plugin

github.com/ohmyzsh/ohmyzsh - b60acddefe4cb18267e84b6cdd4314e82352be2c authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fixed typo (#5369)

Coffee was missing an F

github.com/ohmyzsh/ohmyzsh - e96b12666af48a1a8fb881ed8f7151374603c941 authored over 8 years ago by Alexander J. Dita <[email protected]>
Merge branch 'add-droplr-plugin'

Closes #1972.

github.com/ohmyzsh/ohmyzsh - f642fcecaf66bb041ff66ad9430eff151bc4e6d6 authored over 8 years ago by Marc CornellĂ  <[email protected]>
droplr: convert ruby file into zsh

github.com/ohmyzsh/ohmyzsh - 7a32a98ced7817c4c4f178cb80c2c39d4957ea59 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add Droplr README

github.com/ohmyzsh/ohmyzsh - 864887388758b615d15a3f30a461aff1a7711d0b authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add Droplr plugin

github.com/ohmyzsh/ohmyzsh - 1af4e9c521d82068871956dc4cf172a262827520 authored over 8 years ago by Fabio Fernandes <[email protected]>
seach show Url of song

github.com/ohmyzsh/ohmyzsh - d6e032035cde237f09306ea6670a22e5994c38f4 authored over 8 years ago by mahi97 <[email protected]>
readme updated

github.com/ohmyzsh/ohmyzsh - f820345afa9d500f0ff6b1ad1c45d4d37ef7d88a authored over 8 years ago by mahi97 <[email protected]>
complete help

github.com/ohmyzsh/ohmyzsh - d099022e440a72b1352ac09773a1863d9833dbb1 authored over 8 years ago by mahi97 <[email protected]>
fix showStatus output

github.com/ohmyzsh/ohmyzsh - 6cbba3353f20174c1cd55246507182dfab65ed97 authored over 8 years ago by mahi97 <[email protected]>
add search option for playlist

github.com/ohmyzsh/ohmyzsh - b808555678ea6a960d3ab31f1bdce4bd18ab0a10 authored over 8 years ago by mahi97 <[email protected]>
add Search Option for album,artist and tracks

github.com/ohmyzsh/ohmyzsh - 3b2f827d5b37d51bdd0c165dc2b66501704990c4 authored over 8 years ago by mahi97 <[email protected]>
change pause to play/pause

github.com/ohmyzsh/ohmyzsh - 96d57dc33ec7ce473a7ce06d7c0166eabd14e1c8 authored over 8 years ago by mahi97 <[email protected]>
add color echo

github.com/ohmyzsh/ohmyzsh - 2a5321f4e69b55f626c94993a40b1dee6a73c26f authored over 8 years ago by mahi97 <[email protected]>
add info, share and status option

github.com/ohmyzsh/ohmyzsh - 92586e38c72a4a3a112a5c2b13cca6fc250e7447 authored over 8 years ago by mahi97 <[email protected]>
volume up/down added

github.com/ohmyzsh/ohmyzsh - 8f47c96453a229ad5488bbd1e4ee8b7c522b6a15 authored over 8 years ago by mahi97 <[email protected]>
initial spotify control

github.com/ohmyzsh/ohmyzsh - 9248052e917a1d9296d4b79fa229b081cefbc698 authored over 8 years ago by mahi97 <[email protected]>
Update README

github.com/ohmyzsh/ohmyzsh - 03e7f93ec796e68ac36d7b52a3b6885092b4bfa5 authored over 8 years ago by kenleytomlin <[email protected]>
Update the docker completion script with the official docker zsh

completion script

github.com/ohmyzsh/ohmyzsh - a93bb4e695b773db6c9fc4b6dac46809f14d7e89 authored over 8 years ago by kenleytomlin <[email protected]>
Merge pull request #5343 from mcornella/rake-fast-plugin-refactor

Repost of #5319 and refactor of rake-fast plugin

github.com/ohmyzsh/ohmyzsh - 3c8a33364f64975970839eeded921c3ed85ad507 authored over 8 years ago by Marc CornellĂ  <[email protected]>
rake-fast: change variable name from `$path' to `$file'

This solves a problem of using the variable name `$path' which then
smashes the environment vari...

github.com/ohmyzsh/ohmyzsh - abf73bb626cbe645e23f205583631330c9fbabd4 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Reword rake-fast README, add `lib/tasks` information

github.com/ohmyzsh/ohmyzsh - 59fdb2b505bc415738dc92f6188453e54bf0c45c authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix syntax and formatting of rake-fast plugin

github.com/ohmyzsh/ohmyzsh - 81ca3182a126025638d61d590df2f58cb6c5dc37 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix _tasks_changed algorithm in rake-fast plugin

github.com/ohmyzsh/ohmyzsh - 2277967ecf7656fa2fc03b8ae5f23a3cf92beb33 authored over 8 years ago by Aleksey Ivanov <[email protected]>
Added perms plugin (#1752)

* Added perms plugin

* HTTPS -> HTTP for comment URL

* Added a README

* Updated TOF com...

github.com/ohmyzsh/ohmyzsh - 2ab67382e7b6892a745f02ec4c8f84e6ac632204 authored over 8 years ago by Rory Hardy <[email protected]>
Disable zsh file globbing when running pip (#5348)

github.com/ohmyzsh/ohmyzsh - deadc369bf1f8286bed883420975096c2c3a32d9 authored over 8 years ago by Kevin Ndung'u <[email protected]>
Merge branch 'apjanke-cask-homebrew-paths'

github.com/ohmyzsh/ohmyzsh - f2580833c071d19a0b738fdbadd0bdb735ddb86c authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add README to cask plugin

github.com/ohmyzsh/ohmyzsh - cf4da1b7ac69505105e7e0b36155f1664f760d88 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Style fixes and shorter command lookup

github.com/ohmyzsh/ohmyzsh - a7e60e4a9367117fa39ecf1de9ce63383878538b authored over 8 years ago by Marc CornellĂ  <[email protected]>
cask: check for Homebrew path for completion file

github.com/ohmyzsh/ohmyzsh - e1e3acc722133a50fba7aeee224244c499fbcdb2 authored over 8 years ago by Andrew Janke <[email protected]>
init script: remove trailing slash from $ZSH_CACHE_DIR

github.com/ohmyzsh/ohmyzsh - d8b03f3f95c10b61f7a9d4bd690f6cb429fb6ae8 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Merge branch 'add-tig-plugin'

github.com/ohmyzsh/ohmyzsh - 051a2ee2b8ddc9823b416a4a58b5c02625bc7246 authored over 8 years ago by Marc CornellĂ  <[email protected]>
adding tig plugin for oh-my-zsh

github.com/ohmyzsh/ohmyzsh - bf79e1ceac3e9f850b3818009625826e8587be98 authored over 8 years ago by Steffen TrĂśster <[email protected]>
Add README to tig plugin

github.com/ohmyzsh/ohmyzsh - 04dd97783e251c795314c6fca70b14062274ff9b authored over 8 years ago by Marc CornellĂ  <[email protected]>
iTerm2 v3 tab commands fixes (#5336)

Fixes the "syntax error: expected line end ..." (-2741) when using the tab, split_tab and vsplit...

github.com/ohmyzsh/ohmyzsh - 6e33095a7d61bc16fafec6952c531f6cc1e138fc authored over 8 years ago by Multilul <[email protected]>
Added documentation for undocumented OSX plugin commands (#5338)

* updated OSX plugin docs

github.com/ohmyzsh/ohmyzsh - cbd9d0403e7cbc06b96d91f8c7e96a80b07705d0 authored over 8 years ago by Ivan Eisenberg <[email protected]>
Merge pull request #5335 from mcornella/cleanup-archlinux-plugin

Clean up Archlinux plugin

github.com/ohmyzsh/ohmyzsh - 3186b65391fa298e0e8941fe572ca1f275ad998d authored over 8 years ago by Marc CornellĂ  <[email protected]>
archlinux: fix pacmanallkeys URL, make curl silent

Also make all functions local as to not spill variables into the
global namespace.

github.com/ohmyzsh/ohmyzsh - b90c8944b4827ceaa3872e16c006bd1a375015d2 authored over 8 years ago by Marc CornellĂ  <[email protected]>
archlinux: reword and simplify README

github.com/ohmyzsh/ohmyzsh - 98ea6414d8a5973ef499ac0b8c4a2e48abe46851 authored over 8 years ago by Marc CornellĂ  <[email protected]>
archlinux: remove comments, format functions better

github.com/ohmyzsh/ohmyzsh - 65f16fb64b77754386f34d207e073ee457afb0e7 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Properly fix npm completion source

Problem introduced in 136a834.

github.com/ohmyzsh/ohmyzsh - 4f15bd15e5df830c27a35740f046ade81ba9efb1 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Reorder zshrc template

github.com/ohmyzsh/ohmyzsh - 9e81b79d90606bc0afb6ce17867ff4d42df3ab37 authored over 8 years ago by Marc CornellĂ  <[email protected]>
npm: only load completion if npm exists

github.com/ohmyzsh/ohmyzsh - 136a83433ad5214eb3d5a0ca3c799be8fc9cb1aa authored over 8 years ago by Marc CornellĂ  <[email protected]>
archlinux: Update yasu alias

Signed-off-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 3b8d0ad9d0431bb76235f255458e43b2ab51b13b authored over 8 years ago by Bjørn Madsen <[email protected]>
dircycle: keep switch until a directory is found

This fixes the use case where a directory in the dir stack
doesn't exist anymore, so the keystro...

github.com/ohmyzsh/ohmyzsh - 251bc2d38050f54f85f730bb9e0dd1399e5c3067 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Create and cache npm completion on first run

Signed-off-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 7c1ca0e4d85e0de75a3eb8c23b4e799454e0f390 authored over 8 years ago by Philipp Wahala <[email protected]>
Add more go aliases (#5259)

* Also gfa conflicts with git shortcut

github.com/ohmyzsh/ohmyzsh - 4b9772fffecf15f293881db0bd1432bfda270055 authored over 8 years ago by Shubham Chaudhary <[email protected]>
Add alias for checking out develop branch (#5307)

github.com/ohmyzsh/ohmyzsh - b9c3e862c72c059ce167827a87fbeccd8b3579fc authored over 8 years ago by Simon <[email protected]>
Fix git emptiness check in dogenpunk theme (#5329)

The parsing output for full git log output too slow so it replaced
with last commit show reques...

github.com/ohmyzsh/ohmyzsh - 292a62e3abf1bc0e87c3e1ff0012ebf6e03eb241 authored over 8 years ago by khenarghot <[email protected]>
Revert "Fix pj() function when no project has been specified"

This reverts commit 7d298a3059f4df72866b4ef649675b594120f453.

github.com/ohmyzsh/ohmyzsh - 774c4eca6f166be554baf33ff48de9e90e98f16a authored over 8 years ago by Marc CornellĂ  <[email protected]>
Clobber ssh environment regardless of setopt (#5322)

github.com/ohmyzsh/ohmyzsh - 24ac1aa3481e4c81411fc9462c3cd4a9b25e9da7 authored over 8 years ago by Piotr Gaczkowski <[email protected]>
Rename `gh` alias (git help) to `ghh`

This conflicts with several tools, including NodeGH [1] and
scm_breeze [2].

[1] https://gith...

github.com/ohmyzsh/ohmyzsh - 76821f506c5f252b9542c1d168e6f30874e5c68d authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add git alias to clear entire stash (#5306)

Using the "gstc" alias runs "git stash clear"
that clears every stash index

github.com/ohmyzsh/ohmyzsh - 9981214437d97ae2a599f032f88f37f3e44da9a3 authored over 8 years ago by Emmanuel Isaac <[email protected]>
Fix git-flow README

- Fix "installation" information
- Add links to github project
- Transform list of aliases int...

github.com/ohmyzsh/ohmyzsh - 66179bdab86227d924cd9e4c4b307be6465f09cc authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add alias and README to git-flow plugin (#5129)

github.com/ohmyzsh/ohmyzsh - 0615dfe32c93bd5c7b78631d383edc9eb9db47d4 authored over 8 years ago by Fumseck <[email protected]>
Merge pull request #5296 from mcornella/fix-pj-plugin

Fix pj plugin

github.com/ohmyzsh/ohmyzsh - acd6a14a2f9dc4d478b4f25eb852432ac54d8db1 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix shwordsplit bug when a basedir contains spaces

The `shwordsplit` option affects all variables and we only need to split
the `$EDITOR` variable....

github.com/ohmyzsh/ohmyzsh - bec53135e4e826e204c3d11df9854a53403d11e3 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Refactor pj function

- Use `emulate -L zsh` to make all variables local.

- Use `shwordsplit` to interpret `$cmd` spa...

github.com/ohmyzsh/ohmyzsh - 7f8851f52f9ebb03bc5be0246ee2b591196bdd16 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix pj() function when no project has been specified

github.com/ohmyzsh/ohmyzsh - 7d298a3059f4df72866b4ef649675b594120f453 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Clean up comments in pj plugin file and reorganise

github.com/ohmyzsh/ohmyzsh - 525ee5081583f5c7681104d21796e35fe41afd5a authored over 8 years ago by Marc CornellĂ  <[email protected]>
Add Readme to pj plugin

github.com/ohmyzsh/ohmyzsh - 26bef0942ba8acbe3ad2005500efd8f47e1edc36 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Fix _pj completion function

- `$PROJECT_PATHS/*` wasn't working correctly. You have to iterate over
its elements in order ...

github.com/ohmyzsh/ohmyzsh - c9c11d605f28c0a93ad34ba2a40120ea6e0f9dc0 authored over 8 years ago by Marc CornellĂ  <[email protected]>
Adding alias to rake db:schema:load command. (#5281)

github.com/ohmyzsh/ohmyzsh - 75f2f4e027802d6c71d5a38f5c6f938d82e6bb39 authored over 8 years ago by Thiago Leite Luiz <[email protected]>
Create an alias to open up sublime project (#5258)

* Adding an alias to open up the sublime project

* README update for stp command

github.com/ohmyzsh/ohmyzsh - 073ea01ccec5dc70bb2e998372d69d893509f2d0 authored over 8 years ago by Peter Han <[email protected]>
Add gcpa and gcpc aliases to git plugin (#5271)

github.com/ohmyzsh/ohmyzsh - 95371afdd8e94bc9130b6b323a8eecb63a3c71e6 authored over 8 years ago by Dzianis Dashkevich <[email protected]>
Enhancement: Show/Hide OSX hidden files 💯 (#5275)

github.com/ohmyzsh/ohmyzsh - 5d6c3501663e4a2779e3c529a8940da0d16dd115 authored over 8 years ago by Ahmad Awais <[email protected]>
Plugin : Sudo - Add support of sudoedit (#5035)

* Add sudoedit support

* change describtion of sudo plugin

github.com/ohmyzsh/ohmyzsh - 341e83f6f2b45c80a4c555f1a0f04ff6acbc15b9 authored over 8 years ago by naegi <[email protected]>
plugins/urltools: add suport for python 3 (#5039)

Python 3!!!!

github.com/ohmyzsh/ohmyzsh - 40a9d9cb913d113d0606b121ea0d8d570e84c539 authored over 8 years ago by $ea <[email protected]>
Merge branch 'adispring-master'

github.com/ohmyzsh/ohmyzsh - b44aa61f092de9d7ed699ea098380d9514759ba9 authored over 8 years ago by Robby Russell <[email protected]>
#5130 resolving conflict in git plugin for gh

github.com/ohmyzsh/ohmyzsh - b96a5877aab9d03fd3d91f03862cfc98bfe18dde authored over 8 years ago by Robby Russell <[email protected]>
muse theme: Remove extra spaces for none git/virtualenv prompt (#5278)

* muse theme: Remove a extra space for none git prompt

* muse theme: Remove a extra space for...

github.com/ohmyzsh/ohmyzsh - 1e9084c3c77b5b9e95c2d75cb08f88078853bd6d authored over 8 years ago by Arz Yu <[email protected]>
add kubectl plugin (#5298)

github.com/ohmyzsh/ohmyzsh - f19b6b24d3a88d72c5d62c0ef47d3b384f06d06f authored over 8 years ago by Patrick Stadler <[email protected]>
refresh .rake_tasks when lib/tasks changed (#5111)

github.com/ohmyzsh/ohmyzsh - 51c10783e1f09d72dfd0d8d4b6301974919ed0e4 authored over 8 years ago by Aleksey Ivanov <[email protected]>
Add tmux attach -d alias (#5285)

github.com/ohmyzsh/ohmyzsh - 906a7731af7499a9e5fa8795f0427180904d9122 authored over 8 years ago by Daniel Grove <[email protected]>
add npm aliases (#5290)

github.com/ohmyzsh/ohmyzsh - 0181fe497040b4cc7739fbb0da5bfdf8dcc568c2 authored over 8 years ago by Aaron Decker <[email protected]>
(git): Add gpsup alias (#5287)

github.com/ohmyzsh/ohmyzsh - ae21102030d8dd7362bbbfa1861b44b410ee7ee9 authored over 8 years ago by Simen Bekkhus <[email protected]>
Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) (#5262)

* Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux)

* Add a README

github.com/ohmyzsh/ohmyzsh - c09323098acb03a0678f87036fad10bd99b283b2 authored over 8 years ago by Shiv Venkatasubrahmanyam <[email protected]>