Diego Berrocal
266322349e
Move the key definition to the config hook of gh-pulls
2018-01-09 01:28:54 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
syl20bnr
7540c07c9d
github: replace evilified-state-evilify by evilified-state-evilify-map
2017-10-15 11:08:01 -04:00
Jean-Sebastien A. Beaudry
71e3f1504c
Add g r
evilified binding to gist-list-mode
2017-10-15 11:08:01 -04:00
syl20bnr
655eec4ca4
Disable magithub temporarily
...
Magithub is a project under developement which took another direction, let's
wait for it to mature before adding it again to the GitHub layer.
To use it before it has been re-activated, add it to your dotfile in
dotspacemacs-additional-packages.
2017-08-27 11:51:02 -04:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
Eivind Fonn
9c6216b024
Move magithub cache to cache directory
2017-05-18 18:07:50 +02:00
Sid Kapur
5ebcbfe6f6
Add info about SSH key to github layer README
2017-05-14 22:01:44 -04:00
JAremko
c1e4556882
Format and cleanup docs. Fix links.
2017-04-28 23:29:14 -04:00
syl20bnr
2cbc1a6a6e
github: make it depend on version-control layer
2017-03-31 00:52:26 -04:00
syl20bnr
7ba2e3ac4b
github: remove github-browse-file
...
Replaced by browse-at-remote in version-control layer.
2017-03-31 00:52:16 -04:00
JAremko
c277c9716b
add browse-at-remote
2017-03-30 22:15:23 -04:00
syl20bnr
aaf2f7d535
github: move load-gh-pulls-mode to funcs.el
2017-02-09 18:00:32 -05:00
syl20bnr
b53a8957a1
github: add magithub
...
to opt-out simply add magithub to the dotspacemacs-excluded-packages variable
2017-02-06 22:48:38 -05:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
Muneeb Shaikh
5771484668
Move spacemacs/git-link-* functions to git layer
2016-10-17 18:52:55 +05:30
Rory O’Kane
b7c84b5c35
Fix capitalization of “GitHub” in layer docs
2016-09-13 13:23:30 +03:00
Robert O'Connor
3ebdb1c0ec
github layer: fix table formatting in README
2016-07-26 22:58:34 -04:00
Robert O'Connor
74d6a6fcad
Revert #6576 ; TL;DR: We no longer need to do this.
...
See justbur/evil-magit#24 and 4a375ea304
2016-07-22 12:52:23 +03:00
d12frosted
5c371f0843
minor update to magit-gh-pulls documentation
...
- fix grammar
- add note about `# o` key binding
2016-07-14 14:26:06 +03:00
Robert O'Connor
7d5a9e0b0f
Fix magit-gh-pulls docs
...
- #g -> #r -- #g was not defined.
- add docs for getting s diff of the current PR
- wording fix
2016-07-14 06:15:07 -04:00
syl20bnr
8f22e0c8c2
github: move clone command under SPC g h c prefix
2016-07-05 00:23:16 -04:00
syl20bnr
31be6c9b8e
github: remove commented code for helm-gist
...
This package seams to be abandonned and we have already gist.el
2016-07-05 00:23:16 -04:00
syl20bnr
316dc0765d
git: move git-link to git layer under SPC g l command prefix
...
git-link is aimed to work with various git hosting services so it makes
sense to move it back to git layer.
2016-07-05 00:23:16 -04:00
syl20bnr
3f54fa7832
Fix github layer missing parens
2016-07-05 00:23:16 -04:00
Ivan Malison
91b3f75c95
github: add github-search package
2016-07-05 00:23:16 -04:00
Ivan Malison
0bfade9d7d
github: Add bindings for the addition of remotes
...
`github-clone-add-existing-remote`, `github-clone-fork-remote`,
`github-clone-add-source-remote` come from the newest version of
github-clone and allow the easy addition of remotes to an existing
repository.
2016-07-05 00:23:16 -04:00
syl20bnr
ecffbb49e0
github: make git-link-commit works with git-timemachine
2016-04-07 22:51:47 -04:00
syl20bnr
4bc796c9e6
github: move some functions to funcs.el
2016-04-07 22:44:58 -04:00
syl20bnr
43bc88119b
github: replace the advice around git-link--branch by letf
2016-04-07 22:43:07 -04:00
Daniel Luna
4a6f2ff014
[github layer] git-link working as expected in git-timemachine buffers
...
This commit allows an user to run git-link in a git-timemachine bufer
and get the current revision instead of the latest commit in that
branch.
2016-04-07 22:27:41 -04:00
Lily
135fdfb612
github: Document how to configure your github OAuth token
...
This helps make the `github` layer work better
2016-04-04 22:39:50 -04:00
syl20bnr
173e2a5421
Move all prefix names from config.el to init functions
2016-04-03 00:12:28 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
e7fbc84ff0
Remove package guards for evilified
...
See discussion in #3879
2015-11-21 11:07:14 +01:00
justbur
b294461957
evilified-state: Make into local package
2015-11-18 23:35:01 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
syl20bnr
96e7c8ee86
git and github: reorganize key bindings
...
gd is now "diff"
gh is now "github"
gg is not changed for "github gist" (updated the prefix name)
Inverts gc and gC since commit is more frequent than checkout
2015-11-02 00:16:13 -05:00
Christoph Paulik
9bcd40b7b0
Add github-clone to github layer
...
- allows cloning and forking from within emacs
2015-11-01 23:44:18 -05:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
Muneeb Shaikh
f4fc2a7781
Fix magit-gh-pulls and magit-gitflow keys
...
Remap gh-pulls on `#` and gitflow on `%`
This breaks the old keybindings of `magit-gitflow` which was `#f`
previously.
2015-10-22 18:16:44 -04:00
syl20bnr
2b038b2046
git: move gh-pulls bindings from #g to #
...
`#` is now the official binding for gh-pulls
Resolves #3481
2015-10-21 16:58:39 -04:00
Carl Lange
8b6517a9be
Fix a typo, githib->github
2015-09-29 21:36:55 -04:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00