- 29 May, 2016 1 commit
- 
- 
Victor Torres authoredAfter `hg init` command, sometimes Mercurial does not create `.hg/branch` file so we'll use 'default' as fallback, which is the master branch in Mercurial repositories. Signed-off-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
 
- 
- 27 May, 2016 1 commit
- 
- 
Alex Light authored
 
- 
- 26 May, 2016 2 commits
- 
- 
Marc Cornellà authoredChanged `alias gsta='git stash'` to `alias gsta='git stash save'`. 
- 
Wasif Hasan Baig authored
 
- 
- 23 May, 2016 4 commits
- 
- 
Mateusz Jaje authored
- 
Marc Cornellà authoredClose #5101 
- 
Marc Cornellà authored
- 
Draniu authored
 
- 
- 22 May, 2016 4 commits
- 
- 
Alexander Berezovsky authored
- 
jordantwombly authored
- 
Grant Regimbal authored
- 
Ivan Mironov authored* Add initial list of aliases * Add lint and diff aliases * Remove usage section 
 
- 
- 21 May, 2016 1 commit
- 
- 
Marc Cornellà authoredgitfast: update to the latest upstream Git and a couple of fixes 
 
- 
- 20 May, 2016 3 commits
- 
- 
Felipe Contreras authoredSometimes we want to use the function directly (e.g. _git_checkout), for example when zsh has the option 'complete_aliases', this way, we can do something like: compdef _git gco=git_checkout Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
- 
Felipe Contreras authoredWe can add colour in Zsh without the need of pcmode. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
- 
Felipe Contreras authoredSigned-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
 
- 
- 19 May, 2016 5 commits
- 
- 
Robby Russell authoredznt: update to v2.1.15 
- 
Robby Russell authoredJIRA Plugin will open rapidboard 
- 
Robby Russell authoredAdded fossil plugin. 
- 
Robby Russell authoredAdd rbenv support for ruby version display in the Avit theme 
- 
Robby Russell authoredGit alias 
 
- 
- 18 May, 2016 3 commits
- 
- 
Ivan Mironov authored
- 
Felipe Contreras authoredSigned-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
- 
Felipe Contreras authoredSigned-off-by: Felipe Contreras <felipe.contreras@gmail.com> Felipe Contreras <felipe.contreras@gmail.com>
 
- 
- 16 May, 2016 1 commit
- 
- 
Sebastian Gniazdowski authored
 
- 
- 14 May, 2016 4 commits
- 
- 
Pierre Dimitrou authored
- 
Robin Chalas authoredWhen 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. 
- 
Wanbok Choi authoredRemove the '-s' option from 'gcan!' Add 'gcans!'. It is the same as the current 'gcan! -s'. 
- 
Shang Yehua authoredadd "-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 
 
- 
- 12 May, 2016 11 commits
- 
- 
Marc Cornellà authored[TASK] Vagrant plugin: Add missing vagrant snapshot command 
- 
Marc Cornellà authoredClose #4126 
- 
Marc Cornellà authored
- 
Juan David Pastas authoredSigned-off-by: Marc Cornellà <marc.cornella@live.com> Marc Cornellà <marc.cornella@live.com>
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored- `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 8debd097 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. 
- 
Marc Cornellà authoredInstead of .easter-egg files we now have empty .gitkeep files, like is done as an informal standard. 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authoredClose #4764 
 
- 
