Robby Russell
11b48e1e9f
Merge pull request #5100 from emzar/yet-another-git-tree
...
Git alias
10 years ago
Ivan Mironov
d2712d3180
Add alias for oneline git tree with --all option
10 years ago
Robin Chalas
621eb21139
Fix deprecated usage ( #5050 )
...
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:
> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
10 years ago
Wanbok Choi
615af65087
Add 'gcn!' for the '--no-edit' option. ( #4830 )
...
Remove the '-s' option from 'gcan!'
Add 'gcans!'. It is the same as the current 'gcan! -s'.
10 years ago
Shang Yehua
5aa7e0f600
Add mvn options to ignore test failures ( #5092 )
...
add "-Dmaven.test.failure.ignore=true" .
This option will not ignore all tests but ignore the failures when run tests.
See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#testFailureIgnore
10 years ago
Marc Cornellà
4a1e89c58b
Merge pull request #5076 from tomasnorre/VagrantSnapshot
...
[TASK] Vagrant plugin: Add missing vagrant snapshot command
10 years ago
Marc Cornellà
d393436831
Merge branch 'juanpastas/patch-2'
...
Close #4126
10 years ago
Marc Cornellà
52723876f9
Add README to meteor plugin
10 years ago
Juan David Pastas
edf89bffdc
Add meteor plugin aliases
...
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
10 years ago
Marc Cornellà
4d9ae02d74
Merge branch 'normalize-repository'
10 years ago
Marc Cornellà
7a0d299e96
Reword and clarify example.zsh custom file
10 years ago
Marc Cornellà
54ace41f3c
Tidy up gitignore file
...
- `custom/example.zshcache` doesn't exist anymore: it's safe to
ignore.
- `*.swp` files are ignored for no apparent reason. There's nothing
in the codebase that generates them. This was introduced by @lepht
in commit f78218f6 on 24 May 2011.
- Files `locals.zsh` and `projects.zsh` are no longer supported for
putting custom configuration there.
This is since commit 8debd09 where files were put in a lib/
folder, but failed to modify the .gitignore file as well.
The init script was modified as well, so those files aren't even
being sourced: they are safe to be deleted or ported into a custom
script.
10 years ago
Marc Cornellà
66e7e7d9ca
Use .gitkeep files to keep cache/ and log/ directories
...
Instead of .easter-egg files we now have empty .gitkeep files,
like is done as an informal standard.
10 years ago
Marc Cornellà
2198ff05e3
Rename license to LICENSE.txt for consistency
10 years ago
Marc Cornellà
26a07b0ad8
Rename README.markdown to README.md for consistency
10 years ago
Marc Cornellà
25dddd2db4
Merge branch 'email2vimalraj/readme-for-maven'
...
Close #4764
10 years ago
Marc Cornellà
30870d87dd
Reword and fix formatting of mvn plugin README
10 years ago
Vimal Raj
863675f3d4
Add README file for mvn plugin
...
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
10 years ago
Marc Cornellà
817889c95f
Merge branch 'manu09-patch-1'
...
Close #4938
10 years ago
manu
2ad13bd945
This plugin also includes tab completions
...
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
10 years ago
Marc Cornellà
6dbeb7bbd8
Merge branch 'fix/weird-autocompletion'
10 years ago
Marc Cornellà
cc36063cfd
Cleanup theme-and-appearance.zsh
10 years ago
Marc Cornellà
ed484dfaf6
Delete cdablevars option by default
...
Fixes weird autocompletion of directories and named users.
Fix #4864
10 years ago
Tomas Norre Mikkelsen
244d6b1df9
[TASK] Vagrant plugin: Add missing vagrant snapshot command
...
Fixes issue #5022
10 years ago
Marc Cornellà
0ebe35968c
Merge pull request #4907 from johankj/feature/osx-iterm2
...
Add iTerm2 v3 support
10 years ago
Marc Cornellà
1b1315a777
Merge pull request #5027 from tony612/add-files-completion-to-mix-test
...
add files completion to mix test
10 years ago
Marc Cornellà
63ad70825d
Merge pull request #5023 from psprint/master
...
[znt] Don't leave positional parameters being set
10 years ago
Tony Han
c1ed14189b
add files completion to mix test
10 years ago
Sebastian Gniazdowski
19769fded2
Don't leave positional parameters being set
10 years ago
Marc Cornellà
656ddabcfa
Merge pull request #5009 from cosmosgenius/github-gitio-bug
...
Moved git.io url to https
10 years ago
Sharat M R
f28c0a81b7
Moved git.io url to https
...
git.io now redirects to https. So the current function break. Changing it to https fixes the issue.
10 years ago
Marc Cornellà
d310fac7f6
Merge pull request #4572 from aioutecism/master
...
Avoid using "PREFIX" that cause nvm to complain about.
10 years ago
Marc Cornellà
b7142922f8
Merge pull request #4976 from mcornella/bureau-theme-fixes
...
Bureau theme fixes
10 years ago
Marc Cornellà
82a4587427
Use `grep -q` for silent behavior
10 years ago
Marc Cornellà
e1b04cfecd
Fix logic of bureau_git_status function
...
This separates the gathering of file status, repository status and
stash.
10 years ago
Marc Cornellà
286c3e5e28
Merge pull request #4961 from aesopwolf/patch-1
...
Add git user profile functions for prompt display
10 years ago
Aesop Wolf
69e1506ad9
Add git user profile functions for prompt display
10 years ago
Marc Cornellà
c4582777fc
Merge pull request #4957 from TorrentKatten/master
...
localization support for clock in candy theme
10 years ago
Jon-Erik Johnzon (TorrentKatten)
e8a9d0ee1a
localization support for clock in candy theme
...
Now uses 12-hour clock or 24-hour clock depending
on user locale
10 years ago
Marc Cornellà
c3b3de5f29
Merge pull request #4956 from RobLoach/asdf
...
Add asdf version manager plugin
10 years ago
Rob Loach
616ac67924
Add 'asdf' plugin
10 years ago
Marc Cornellà
b4a85eca9d
Merge pull request #4728 from atk91/4727
...
Remove --color flag from git log aliases
The way to colorize `git log` output is by setting the `color.ui` configuration.
10 years ago
Marc Cornellà
7cc1eab6fa
Merge pull request #2752 from isqua/bureau_theme_fix
...
Fix checkmark for clean repo in bureau theme
10 years ago
Marc Cornellà
c74681a199
Merge pull request #2392 from s7anley/master
...
Geeknote autocomplete and alias
10 years ago
Marc Cornellà
d1a5fad25b
Merge pull request #4943 from MattLewin/master
...
Update 'tm' function to take multiple files on the command-line
10 years ago
Marc Cornellà
dfccac312c
Merge pull request #3892 from delphiki/sf2-plugin
...
Added environment based shortcuts in symfony2 plugin
10 years ago
Marc Cornellà
8daa52d56c
Merge pull request #4809 from aried3r/patch-1
...
Add missing alias to README of bundler plugin
10 years ago
Robby Russell
5365cca76a
Merge pull request #4849 from gkotian/master
...
Minor README fixes
10 years ago
Robby Russell
7697c402da
Merge pull request #4939 from AntouanK/feature/npm-outdated
...
Add alias for "npm outdated"
10 years ago
Matthew Lewin
fc89773413
Update 'tm' function to take multiple files on the command-line
10 years ago