| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Complete re-structuring so it's easier to install | Miquel Sabaté Solà | 2019-08-22 | 1 | -35/+0 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Use emacsclient as the default editor | Miquel Sabaté Solà | 2019-01-24 | 1 | -1/+1 |
| | | | | | | | | | | I've created a special emacsclient-a-nw executable script which should suffice for places like the gitconfig or bashrc. The good thing about having emacsclient as the default editor, is that then you gain Magit, for example, when writing `git commit`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: updated config | Miquel Sabaté Solà | 2018-01-25 | 1 | -18/+0 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: added the -v flag to the 'a' alias | Miquel Sabaté Solà | 2016-06-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: use vimdiff as the merge tool | Miquel Sabaté Solà | 2016-04-15 | 1 | -0/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: add GPG key | Miquel Sabaté Solà | 2016-04-15 | 1 | -1/+2 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: some improvements on the config | Miquel Sabaté Solà | 2016-03-31 | 1 | -0/+4 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: small additions to the gitconfig | Miquel Sabaté Solà | 2015-09-11 | 1 | -4/+7 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | git: removed the `fork` alias, since it's provided by the `scripts` repo | Miquel Sabaté | 2015-07-13 | 1 | -1/+0 |
| | | | | | | | The `fork` alias has been exppanded into a full-blown bash script that does more clever things with the given input. It has been moved into my `scripts` repo, so it's automatically installed by the `install.sh` script. | ||||
| * | git: fixed tab and added the `vader` alias | Miquel Sabaté | 2015-06-19 | 1 | -1/+2 |
| | | |||||
| * | git: added the `fork` alias | Miquel Sabaté | 2015-04-28 | 1 | -1/+4 |
| | | | | | | | | | | | | This alias provides an easy way to keep forks up-to-date. It assumes that the remote URL is named `upstream` and that it contains the original project. Therefore: $ git fork master It will fetch `upstream/master` and then merge it onto the `master` branch of the fork repo. | ||||
| * | git: Decrease the number of milliseconds in the autocorrect feature. | Miquel Sabaté | 2014-02-23 | 1 | -1/+1 |
| | | |||||
| * | git: added autocorrect. | Miquel Sabaté | 2014-02-03 | 1 | -0/+3 |
| | | |||||
| * | git: added an alias for "git commit -a" | Miquel Sabaté | 2014-01-03 | 1 | -0/+1 |
| | | |||||
| * | Updated the git settings | Miquel Sabaté | 2013-07-27 | 1 | -2/+10 |
| | | |||||
| * | Added a new shortcut on the gitconfig | Miquel Sabaté | 2012-12-17 | 1 | -0/+7 |
| | | |||||
| * | Added the new alias "down" in the gitconfig file | Miquel Sabaté | 2012-08-22 | 1 | -10/+13 |
| | | |||||
| * | Simplifying the gemrc file | Miquel Sabaté | 2011-09-01 | 1 | -1/+1 |
| | | |||||
| * | Adding Guardfile to the rails.gitignore file | Miquel Sabaté | 2011-07-30 | 1 | -1/+1 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2011-07-22 | 1 | -1/+1 |
| | | |||||
| * | Polishing | Miquel Sabaté | 2011-07-22 | 1 | -1/+1 |
| | | |||||
| * | Added gitignore files | Miquel Sabaté | 2011-07-22 | 1 | -0/+1 |
| | | |||||
| * | Typo | Miquel Sabaté | 2011-07-10 | 1 | -1/+1 |
| | | |||||
| * | Updating mssola alias | Miquel Sabaté | 2011-07-10 | 1 | -1/+3 |
| | | |||||
| * | Initial commit | Miquel Sabaté | 2011-07-09 | 1 | -0/+14 |
