Marc Cornellà
af927d74f1
Follow-redirect and silent mode curl throughout gitignore
...
This commit completes previous efforts and standardizes both curl commands
into using silent mode and following redirects in case the URL changes
again in the future.
2014-11-11 19:49:40 -03:00
WooParadog
dcd55f244f
Fix gitignore curl, should follow redirects
2014-11-11 19:49:40 -03:00
Alex Shaindlin
3faf6e04d2
Fix misspellings in gitignore plugin
2014-11-11 19:49:40 -03:00
Andrii Kostenko
b0b95fd85d
fixed URL on github.io
...
github.io moved to https and http returns 301 redirect
2014-11-11 19:49:40 -03:00
Markus Faerevaag
c6c9b980e8
[wd] fix space in path
2014-11-11 19:49:40 -03:00
willmendesneto
1aa224cc13
Fix error using compass search alias
2014-11-11 19:49:40 -03:00
Neal
a20bfbfc2c
Update path for the iOS simulator.
2014-11-11 19:49:40 -03:00
Nikhil Gupta
0565489014
added support for GNU version of date
2014-11-11 19:49:39 -03:00
Moinak Ghosh
5c21010e7e
Update Solaris changes to use OSTYPE and zsh datetime module.
2014-11-11 19:49:39 -03:00
Halil Özgür
92172b5ff2
Remove j alias for autojump
...
j alias conflicts with autojump's j() function. Fixes #2989
2014-11-11 19:49:39 -03:00
Markus Faerevaag
989328b4f2
[wd] Minor bug fix in show command
2014-11-11 19:49:39 -03:00
Markus Faerevaag
b9eb5c56a4
[wd] New minor version (v0.4)
2014-11-11 19:49:39 -03:00
Shammel Lee
1290e93495
typo
...
line 1: of => or
2014-11-11 19:49:39 -03:00
Elliott Williams
dfc525b205
Fix osx function: "not valid in this context"
...
I have been continually having problems with the "trash" function provided by the osx plugin, getting this error:
trash:local:2: not valid in this context:
It seems like adding quotes around the assignment in [osx.plugin.zsh#L142](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/osx/osx.plugin.zsh#L142 ) fixed my problem.
Does this look good to you? Thanks!
2014-11-11 19:49:39 -03:00
Christopher Kochan
fd4fe144c5
Fix for recusion limit hit for _rake_command alias
2014-11-11 19:49:39 -03:00
Moinak Ghosh
dd6395e9df
Solaris portability tweaks.
2014-11-11 19:49:39 -03:00
Frank Louwers
a0fcecf7f1
drop the foreach, make it even shorter. thanks Marc Cornellà!
2014-11-11 19:48:56 -03:00
Riyad Preukschas
cfc7133208
Make the virtualenv plugin themable
2014-11-11 19:48:56 -03:00
Frank Louwers
a0dbffdb84
[pj-plugin] avoid using basename. migth be (a lot?) faster
2014-11-11 19:48:56 -03:00
Frank Louwers
d3371200ff
[pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them
2014-11-11 19:48:56 -03:00
Robby Russell
96e4e5dd03
Merge pull request #2811 from stucki/multiple-vagrant-machines
...
Support dynamically defined Vagrant machines
2014-09-05 21:16:23 +02:00
Robby Russell
4bba11dbef
Merge pull request #2744 from docwhat/ostype-not-uname
...
Use $OSTYPE instead of uname to speed things up
2014-09-05 21:15:57 +02:00
Robby Russell
5e25913178
Revert "Exit early from git plugin if not in git repo."
2014-09-04 12:53:43 +02:00
Michael Stucki
ae901fa0d5
Support dynamically defined Vagrant machines
2014-09-03 16:08:27 +02:00
Philipp Wahala
8d2dd8cc6a
Symfony2 plugin autocomplete for app/console and bin/console
2014-09-03 11:58:52 +02:00
Philipp Wahala
677d8b1a21
Symfony2 plugin look for files only
2014-09-03 11:36:22 +02:00
Philipp Wahala
ed6c2c9106
Symfony2 plugin use first console found
2014-09-03 11:13:21 +02:00
Robby Russell
da94f45f9c
Merge pull request #3073 from ajhenriques/master
...
add git difftool alias (gdt)
2014-09-01 13:02:55 +02:00
Robby Russell
d21e3ee422
Merge pull request #2996 from joshmedeski/master
...
WP-CLI plugin init
2014-09-01 13:02:34 +02:00
Robby Russell
003f3677db
Merge pull request #3070 from stucki/vagrant-vm-list-fix
...
Improve support for Vagrant VM definitions
2014-09-01 13:01:36 +02:00
Robby Russell
a910aef0c4
Revert "Add Composer's local binaries to PATH"
2014-09-01 13:01:01 +02:00
Joshua Medeski
b8e10ca16d
add wp-cli plugin readme
2014-08-31 23:33:43 -05:00
AJ Henriques
f0d5cfdc33
add git difftool alias (gdt)
2014-08-31 20:30:42 -07:00
Michael Stucki
e7fdb028b5
Improve support for Vagrant VM definitions
2014-08-31 23:50:59 +02:00
Tobias Preuss
65f97a66c7
Add README.md for adb-autocompletion plugin.
2014-08-31 21:42:49 +02:00
Robby Russell
23bbf3cc2b
Merge pull request #2986 from Guerki/master
...
Run web-search in background
2014-08-31 12:16:38 -07:00
Robby Russell
99fde07b8f
Merge pull request #3000 from bigtiger/add-git-add-patch
...
Add gap (git add --patch)
2014-08-31 12:10:04 -07:00
Robby Russell
1f9b24e56b
Merge pull request #2997 from cchacin/master
...
TomEE maven plugin + integration-test in common life-cycle
2014-08-31 12:08:08 -07:00
Robby Russell
eae6c38ea8
Merge pull request #3010 from celsomiranda/patch-1
...
Add support for local aur databases
2014-08-31 11:46:07 -07:00
Robby Russell
244a6f23e5
Merge pull request #3011 from cherrry/master
...
rounding to emoji clock
2014-08-31 11:45:10 -07:00
Robby Russell
58491bda21
Merge pull request #3012 from abstractj/git-gpg-signatures
...
Inclusion of aliases for sign git commits and tags
2014-08-31 11:44:57 -07:00
Robby Russell
74e7510a7d
Merge pull request #3014 from allister-lundberg/git_alias_gitbranchremote
...
New alias for git plugin: gbr == git branch --remote
2014-08-31 11:43:59 -07:00
Robby Russell
fc365f5bdc
Merge pull request #2963 from bezoerb/symfony2-autocomplete-fix
...
#2914 fixed symfony2 autocomplete
2014-08-31 11:36:08 -07:00
Robby Russell
5e842cf4f1
Merge pull request #3041 from takac/master
...
Update jira plugin to allow lookup of issues
2014-08-31 11:34:12 -07:00
Robby Russell
c22658e15d
Merge pull request #3059 from chrisfsmith/feature/bbedit
...
Adding BBEdit plugin (OS X only)
2014-08-31 11:26:14 -07:00
Robby Russell
b88d68279e
Merge pull request #3060 from chrisfsmith/feature/marked
...
Adding Marked 2 plugin (OS X only)
2014-08-31 11:25:58 -07:00
Robby Russell
3577fba612
Merge pull request #3058 from chrisfsmith/feature/textastic
...
Adding Textastic plugin (OS X only)
2014-08-31 11:25:29 -07:00
Robby Russell
c207c83968
Merge pull request #1755 from johnjohndoe/feature/adb-autocompletion
...
Add autocompletion for adb
2014-08-31 11:04:55 -07:00
Chris Smith
9bf5b90c81
Adding README.md and renaming plugin
2014-08-31 13:01:21 -05:00
Robby Russell
c07bf981c3
Merge pull request #1504 from jediant/master
...
Exit early from git plugin if not in git repo.
2014-08-31 10:59:55 -07:00