emacspace
c7c348a676
documentation formatting: Sun May 26 20:58:52 UTC 2019
2019-05-27 01:23:35 +03:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
JAremko
5d02b1c4bb
Add more tags
2019-05-03 03:44:19 +03:00
emacspace
202da65b1c
documentation formatting: Sun Apr 21 20:04:25 UTC 2019
2019-04-22 23:16:20 +02:00
yuhan0
57e47f6210
Update documentation
...
Also fixes the documentation of the Commit message editing section which had a mistakenly added table
2019-04-21 21:55:52 +02:00
bmag
99b355e2fa
Adapt for Magit's move to Transient
...
Magit now uses Transient instead of magit-popup, and we must adapt. Also had to
replace the recently removed magit-diff-buffer-file-popup with
magit-diff-buffer-file (similar but doesn't offer a popup before displaying the
diff).
Note some upstream packages haven't adapted to this change, but when they do we
might need similar fixes:
- magithub
- magit-gitflow
- magit-svn
2019-02-16 10:21:45 -05:00
syl20bnr
63f9a92348
Revert "Mention breaking change for pull key binding with GitHub and forge"
...
This reverts commit 36c1291081
.
2019-02-16 09:53:34 -05:00
emacspace
03cb987c6d
documentation formatting: Sun Jan 20 15:34:11 UTC 2019
2019-01-20 15:45:54 +00:00
Anton-Latukha
059810f31d
Fix magit-repository-directories
documentation
2019-01-20 15:28:28 +02:00
syl20bnr
36c1291081
Mention breaking change for pull key binding with GitHub and forge
2019-01-17 09:01:12 -05:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
emacspace
901f35849a
documentation fixes: Tue Oct 23 14:18:21 UTC 2018
2018-10-23 23:38:16 +03:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
Evan Klitzke
95f276bd21
Add helm-git-grep to the git layer
2018-09-04 00:06:03 +03:00
JAremko
6fef4b7481
Fix git-timemachine link
2018-07-20 02:45:50 +03:00
Codruț Constantin Gușoi
e1ae3448e6
Remove whitespace from readme
2018-05-27 22:54:25 +03:00
dh
496eb1db56
cleanup & change keybinding of magit-svn-popup
2018-05-27 22:46:44 +03:00
dh
24ba77e775
install magit-svn by default
2018-05-27 22:46:44 +03:00
dh
8cd8197348
enable magit-svn by default
2018-05-27 22:46:44 +03:00
Ag Ibragimov
5cdfeef2fa
git: adds SPC g f d
- for magit-diff-buffer-file-popup
2018-05-15 01:33:30 +03:00
Ag Ibragimov
d691b916cd
git: changes SPC g f h
to SPC g f l
- for 'git log' of current file
2018-05-15 01:33:30 +03:00
smile13241324
d85eb092d0
Fixed the next bunch of documents
...
Fix doc for coq, semantic-web, source-control, evil-commentary
and spotify layer.
2018-02-04 06:21:18 +02:00
syl20bnr
82220fce3a
Remove old wording "contribution layer"
2017-08-28 11:33:55 -04:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03:00
dubnde
2febbbb309
Remove git layer documentation to show submodule prompt
...
There is no such keybinding(SPC g >) in the source code.
2017-05-24 12:30:14 +02:00
duianto
116c51520e
Add a key binding for magit-find-file
...
problem: currently, viewing a file at a specific branch/commit, requires one to
type the magit-find-file command, at the M-x prompt
solution: SPC g f f is available and consistent with the SPC f f key binding
2017-05-18 18:40:34 +02:00
duianto
1ded2f56be
Update git doc magit-clone and magit-init
2017-05-18 18:33:33 +02:00
JAremko
c1e4556882
Format and cleanup docs. Fix links.
2017-04-28 23:29:14 -04:00
jc00ke
5d4875b425
Magit: Fix decrease hunk key in README
2017-04-17 21:51:51 -04:00
Robert O'Connor
e9ff9f09c6
Remove trailing whitespace from all files
2017-03-26 13:06:43 -04:00
zhexuany
19592f0ad5
fixed syntax highloght in README
2016-11-22 20:41:45 -05:00
Justin Humm
7172cd7170
Fixed dead hyperlink in magit intro
2016-11-20 18:53:31 -05:00
Ryan Phillips
cd6b5ed67b
add magit-repolist support
...
fixes #7083
2016-10-17 14:07:58 +02:00
Eivind Fonn
25eb00c24f
Update git layer rebase documentation
2016-08-19 10:10:09 +02:00
syl20bnr
0a01159572
git: add SPC g f h to get the commit history of the current file
2016-07-28 23:26:54 -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
b92daec7cf
git: remove all popup key binding for magit-dispatch-popup
...
The `SPC g` command prefix was to much overloaded for actions which
are already available in discoverable manner in magit. So I decided to
remove all the actions reachable from magit-dispatch-popup from `SPC g`.
magit-dispatch-popup is available under `SPC g m`. This increases the
key binding sequences but OTHO it makes everythings consistent (same
key sequence behind `SPC g s` and `SPC g m`) and we prefer consistency.
This refactoring free up a lot of precious key bindings we can use for
commands that are not available in Magit.
2016-07-05 00:23:16 -04:00
Robert O'Connor
55ebd1e679
git: add submodule popup keybinding
2016-05-06 13:04:06 +02:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
Magnus Therning
5c575a7eb8
git: Add binding to magit-reset-popup
...
Signed-off-by: Magnus Therning <magnus@therning.org>
2016-04-08 17:43:35 +02:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
Johan K. Jensen
be2c471397
Fix inline code blocks
...
Add zero-width space because emphasis blocks can't start/end with
a comma, an apostrophe or a quote.
2016-03-01 18:51:13 +01:00
Balaji Sivaraman
2b1ed603dc
Change all references of micro-state in codebase to transient-state
2016-01-31 23:04:47 -05:00
Robert O'Connor
c0e0702430
bind SPC gA to magit-cherry-pick-popup
2016-01-23 17:15:02 +01:00
Fabien Dubosson
9ab4ddb3b5
Correct alignment in git's layer README
2016-01-21 21:53:52 +01:00
Christoph Neuroth
1d76daeef7
Bind SPC g r to magit-rebase-popup
2016-01-21 21:53:52 +01:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Robert O'Connor
7dcbde1a95
Add push to matching branch to git layer README
2016-01-03 23:57:17 -05:00
scloudyy
ef5bea1207
Fix push/pull keybindings in git README
2016-01-03 14:17:45 +01:00
Fabien Dubosson
374e37e32c
Add information about global-git-commit-mode
...
Fix #2522
2015-12-21 13:56:38 +01:00