Commit graph

17 commits

Author SHA1 Message Date
justbur 57a0bdd859 Add some missing key prefix declarations 2015-08-10 22:16:30 -04:00
Gilbert Kennen a721ea4dbc add #f magit binding for magit-gitflow-popup 2015-08-04 23:12:59 -04:00
mike-work c6d033686e added escape to gitmessenger keybindings 2015-08-02 22:02:11 -04:00
Gilbert Kennen d047988d07 reenabled magit-gitflow for magit 2.1 2015-07-27 12:13:44 -04:00
Tommi Komulainen 46fe9aa90b git layer: remove extra magit-next extension load-path
No longer needed as magit is in elpa.
2015-07-26 01:12:56 -04:00
syl20bnr b2bc3286b2 git layer: defer loading of git-commit 2015-07-26 01:03:30 -04:00
Ryan Whitehurst 1fa4f989ef Make sure we use-package git-commit
With the move to Magit 2.1.0, `git-commit-mode` is deprecated and no
longer shipped in favor of the `git-commit` package, which is shipped
separately from Magit. This ensures that the `git-commit` package is
loaded so that using Spacemacs as your $GITEDITOR outside of Magit works
as expected.
2015-07-26 01:02:16 -04:00
Tu Do 8d6b8b2def Use magit-log-all in place of magit-log
magit-log-all has the same with the old magit-log: show the commit log
immediately without asking for revision. We should use magit-git-log for
smoother transition to magit 2.1.
2015-07-04 19:31:27 -04:00
Jenan Wise be05bb3f81 [git] Bind magit-blame rather than magit-blame-mode to "gb".
Calling `magit-blame-mode` directly is not advised as of Magit 2.1.0,
and will leave a buffer in read-only mode upon exit. `magit-blame` also
allows recursive blame upon repeated usage.
2015-07-04 18:44:28 -04:00
syl20bnr d04ed6dc25 Make magit 2.1 the official magit version for spacemacs 2015-07-02 00:36:26 -04:00
Tommi Komulainen 99fa0a73d7 git: add SPC g L keybinding for magit-file-log
Display the log for the currently visited file or another one.
2015-07-01 01:04:56 -04:00
syl20bnr 64dc0de2e5 Fix magit loading when git-use-magit-next is nil 2015-06-24 17:46:46 -04:00
syl20bnr 7876176d38 Add magit-next as an extension (submodule)
Set git-use-magit-next to t in the layer variable to use it.
For now magit-ghpull from github layer is disabled.
A LOT of issues with next magit and evil remain to be fixed
2015-06-23 23:52:24 -04:00
syl20bnr 9e6d6db6bd Evilify magit-diff and update README with new SPC g d binding 2015-06-15 21:55:57 -04:00
Kevin Ushey 70e7eb24d7 Add 'git diff' leader key binding 2015-06-15 21:55:42 -04:00
syl20bnr b3fa604237 Split git layer into git and github layers 2015-06-09 22:42:11 -04:00
syl20bnr 539f98869c Move git and perforce layer to !source-control directory 2015-06-09 22:20:33 -04:00
Renamed from contrib/!tools/git/packages.el (Browse further)