| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated the install script | Miquel Sabaté | 2013-08-06 | 1 | -1/+2 |
| | | |||||
| * | Added a preupdate hook. | Miquel Sabaté | 2013-08-05 | 1 | -0/+3 |
| | | | | | It shows which files have changed before doing the actual update. | ||||
| * | Added a global .hgignore file | Miquel Sabaté | 2013-08-01 | 3 | -0/+18 |
| | | |||||
| * | Updated the hgrc file. | Miquel Sabaté | 2013-08-01 | 1 | -1/+9 |
| | | | | | | I've added my last surname in the username config and I've added the config for a colorized mercurial. | ||||
| * | Updated the Readme file | Miquel Sabaté | 2013-07-31 | 1 | -1/+1 |
| | | |||||
| * | Added bash completion for mercurial. | Miquel Sabaté | 2013-07-31 | 2 | -0/+590 |
| | | | | | | It's the contrib/bash_completion file from the mercurial repo (http://selenic.com/hg/). | ||||
| * | Updated a few things around the NGinx config | Miquel Sabaté | 2013-07-31 | 2 | -6/+6 |
| | | |||||
| * | Added instructions in the install script to install the "review" and "g" apps. | Miquel Sabaté | 2013-07-31 | 1 | -0/+14 |
| | | |||||
| * | Moved the install script from Ruby to plain bash | Miquel Sabaté | 2013-07-31 | 4 | -77/+22 |
| | | |||||
| * | Extended the p function so it also supports hg and svn | Miquel Sabaté | 2013-07-27 | 1 | -1/+13 |
| | | |||||
| * | Updated the git settings | Miquel Sabaté | 2013-07-27 | 1 | -2/+10 |
| | | |||||
| * | NGinx is now being hosted in a mercurial repository | Miquel Sabaté | 2013-07-26 | 1 | -4/+5 |
| | | |||||
| * | Added the p function. | Miquel Sabaté | 2013-07-25 | 1 | -0/+16 |
| | | | | | This function acts as a shortcut to create a patch file from a git repo. | ||||
| * | Added the .rake_tasks from Rake completion to the global gitignore. | Miquel Sabaté | 2013-06-12 | 1 | -1/+2 |
| | | |||||
| * | Let's ignore Rubinius' cache | Miquel Sabaté | 2013-06-11 | 1 | -0/+3 |
| | | |||||
| * | Added the path to Heroku | Miquel Sabaté | 2013-04-29 | 1 | -1/+1 |
| | | |||||
| * | The SPDY patch is no longer necessary for trunk | Miquel Sabaté | 2013-04-16 | 1 | -5/+0 |
| | | |||||
| * | Renamed the environment variable RUBY to KRUBY. | Miquel Sabaté | 2013-04-05 | 1 | -2/+2 |
| | | | | | This way there's no conflict when compiling Rubinius master branch. | ||||
| * | Added some stupid aliases around the cd command | Miquel Sabaté | 2013-03-01 | 1 | -2/+4 |
| | | |||||
| * | Putting the "g" function back to the bashrc file. | Miquel Sabaté | 2013-03-01 | 1 | -2/+21 |
| | | | | | | | I tried to do fancy stuff with the CDPATH and a directory with symlinks inside, but it didn't work the way I wanted. So the "g" function is back. I've also removed some shortcuts that are not needed. | ||||
| * | Updated the bashrc file. | Miquel Sabaté | 2013-03-01 | 1 | -34/+5 |
| | | | | | | | | | The wduchain function becomes an alias with just the actual DUChain cache path. Moreover, I've removed the "g" function, since exporting the CDPATH environment variable seems to work as well. Also remember that we need the bash-completion package installed so Bash can autocomplete directories under the CDPATH. | ||||
| * | Added YACC to the autocmd statement | Miquel Sabaté | 2013-02-25 | 1 | -0/+1 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2013-02-17 | 1 | -0/+1 |
| | | |||||
| * | Pass the -O3 parameter to the NGinx compilation process | Miquel Sabaté | 2013-02-17 | 1 | -0/+1 |
| | | |||||
| * | Changed a little bit the command to patch NGinx with SPDY | Miquel Sabaté | 2013-02-17 | 1 | -1/+1 |
| | | |||||
| * | Added the LLEGEIXME.txt file into the global gitignore file. | Miquel Sabaté | 2013-01-09 | 1 | -0/+1 |
| | | | | | | LLEGEIXME (llegeix-me) comes from the catalan and it literally means "read me". It's meant to be used as a private README file for the project. | ||||
| * | Added a new shortcut on the gitconfig | Miquel Sabaté | 2012-12-17 | 1 | -0/+7 |
| | | |||||
| * | Add the show alias to emulate git show in mercurial | Miquel Sabaté | 2012-12-11 | 1 | -0/+3 |
| | | |||||
| * | Added a directory for Apache and the apachman script. | Miquel Sabaté | 2012-12-11 | 1 | -0/+44 |
| | | | | | | | I will place here the configuration I use at work for Apache. I've added the apachman script (Apache Manager) that basically fetches a patched mod_ssl and mod_spdy from Google and compiles them. | ||||
| * | Added a pretty standard Systemd .service file for our custom NGinx installation | Miquel Sabaté | 2012-12-08 | 2 | -0/+17 |
| | | |||||
| * | Moved the temporary nginx directory in /tmp | Miquel Sabaté | 2012-12-08 | 1 | -1/+1 |
| | | |||||
| * | Typo | Miquel Sabaté | 2012-12-08 | 1 | -1/+1 |
| | | |||||
| * | Added script that installs NGinx with the SPDY patch applied | Miquel Sabaté | 2012-12-08 | 1 | -0/+64 |
| | | |||||
| * | Added the configuration of NGinx for SPDY | Miquel Sabaté | 2012-12-08 | 1 | -1/+23 |
| | | |||||
| * | Added the Pager Extension in the hgrc to get a git-like log | Miquel Sabaté | 2012-12-06 | 1 | -0/+6 |
| | | |||||
| * | No matter what, use en_US.UTF-8 always. | Miquel Sabaté | 2012-11-07 | 1 | -0/+3 |
| | | | | | | I know this is ugly and that it should be done somewhere else in a fancy configuration file, but it works fine in my workflow. | ||||
| * | The wduchain can't be an alias anymore | Miquel Sabaté | 2012-10-27 | 1 | -3/+7 |
| | | |||||
| * | Renamed the go function to "g" so the name does not clash with the Go compiler | Miquel Sabaté | 2012-10-21 | 1 | -1/+1 |
| | | |||||
| * | Updated the bashrc file to include the Go path | Miquel Sabaté | 2012-10-21 | 1 | -0/+4 |
| | | |||||
| * | Added the new alias "down" in the gitconfig file | Miquel Sabaté | 2012-08-22 | 1 | -10/+13 |
| | | |||||
| * | Added the wduchain alias | Miquel Sabaté | 2012-06-07 | 1 | -0/+3 |
| | | |||||
| * | Added the 'build' shortcut | Miquel Sabaté | 2012-05-05 | 1 | -0/+3 |
| | | |||||
| * | Added an alias where 'be' means bundle exec | Miquel Sabaté | 2012-05-01 | 1 | -0/+3 |
| | | |||||
| * | Adding pop to the completion list of the stash command | Miquel Sabaté | 2012-02-23 | 1 | -1/+1 |
| | | |||||
| * | Added a new shortcut | Miquel Sabaté | 2011-12-31 | 1 | -2/+5 |
| | | |||||
| * | Removing old stuff | Miquel Sabaté | 2011-12-23 | 1 | -3/+0 |
| | | |||||
| * | Added CMake paths | Miquel Sabaté | 2011-12-05 | 1 | -0/+6 |
| | | |||||
| * | Added more paths to the bahrc | Miquel Sabaté | 2011-12-05 | 1 | -1/+3 |
| | | |||||
| * | Adding the home shortcut, yeah call me lazy :) | Miquel Sabaté | 2011-12-03 | 1 | -0/+3 |
| | | |||||
| * | Install nothing when the wirble gem has not been found | Miquel Sabaté | 2011-11-23 | 1 | -0/+1 |
| | | |||||
