summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-vc.el
Commit message (Collapse)AuthorAgeFilesLines
* Bitbucket server support for git-linkRavi R Kiran2021-09-161-1/+34
|
* Copying into the kill ringRavi R Kiran2021-09-131-0/+2
|
* Selectrum/verticoRavi R Kiran2021-09-131-3/+5
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Assimilate into the github borgRavi R Kiran2021-08-221-0/+2
|
* Enable magit-svn only when neededRavi R Kiran2021-06-011-2/+4
|
* Make ediff a bit friendlierRavi R Kiran2021-04-271-26/+40
|
* Simplify usage of smerge modeRavi R Kiran2021-04-271-0/+39
|
* Keeping up with magit changesRavi R Kiran2021-04-271-1/+2
|
* Support for kittyRavi R Kiran2021-04-051-1/+4
|
* Magit changed the way global bindings are setupRavi R Kiran2021-04-031-4/+3
|
* vdiff's hydra is handyRavi R Kiran2020-01-211-1/+5
|
* Try out vdiff as an alternative to ediffRavi R Kiran2019-11-051-0/+18
|
* File dispatching is a common way to enter magitRavi R Kiran2019-06-171-1/+2
|
* Automatic use of :ensureRavi R Kiran2018-05-291-13/+8
|
* Magit file mode is better than our homegrown bindingsRavi R Kiran2017-11-211-3/+4
|
* Extra top-level arguments for rsyncRavi R Kiran2017-05-301-1/+5
| | | | | | Perhaps we simply need to find a way to only mirror those files that are managed by git. This would mess up new files, but that may be a price we are willing to pay.
* Fix typoRavi R Kiran2017-03-071-2/+2
|
* Sync to a different host if specifiedRavi R Kiran2017-03-061-0/+8
|
* Magit function name changedRavi R Kiran2017-03-061-1/+1
|
* Replace git-gutter with much nicer diff-hlRavi R Kiran2016-06-241-10/+6
|
* Use proper helm function to replace completing-readRavi R Kiran2015-07-301-1/+1
|
* Simplify config with magit 2.1.0Ravi R Kiran2015-07-301-98/+14
| | | | | | - no more hand-rolled git-svn - whitespace toggling is built in - skip auto-revert modes for now, will revisit later
* Shut up magit warningRavi R Kiran2015-06-191-0/+3
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+185
This follows the official emacs recommendation for lisp code inside emacs.d.