about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/magit-20180719.1904/magit.info
blob: 3c0df930d85d0642a01836da0bd0ca584da031ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
This is magit.info, produced by makeinfo version 6.1 from magit.texi.

     Copyright (C) 2015-2018 Jonas Bernoulli <jonas@bernoul.li>

     You can redistribute this document and/or modify it under the terms
     of the GNU General Public License as published by the Free Software
     Foundation, either version 3 of the License, or (at your option)
     any later version.

     This document is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     General Public License for more details.
INFO-DIR-SECTION Emacs
START-INFO-DIR-ENTRY
* Magit: (magit).       Using Git from Emacs with Magit.
END-INFO-DIR-ENTRY


Indirect:
magit.info-1: 753
magit.info-2: 302698

Tag Table:
(Indirect)
Node: Top753
Node: Introduction6121
Node: Installation10844
Node: Installing from an Elpa Archive11184
Node: Installing from the Git Repository12287
Node: Post-Installation Tasks15040
Node: Getting Started16325
Node: Interface Concepts21672
Node: Modes and Buffers22004
Node: Switching Buffers23749
Node: Naming Buffers28292
Node: Quitting Windows31599
Node: Automatic Refreshing of Magit Buffers33231
Node: Automatic Saving of File-Visiting Buffers35999
Node: Automatic Reverting of File-Visiting Buffers37184
Node: Risk of Reverting Automatically42180
Node: Sections44563
Node: Section Movement45504
Node: Section Visibility49601
Node: Section Hooks54453
Node: Section Types and Values56738
Node: Section Options58008
Node: Popup Buffers and Prefix Commands58480
Node: Completion Confirmation and the Selection60861
Node: Action Confirmation61298
Node: Completion and Confirmation68644
Node: The Selection71830
Node: The hunk-internal region74729
Node: Support for Completion Frameworks75818
Node: Additional Completion Options80634
Node: Running Git81233
Node: Viewing Git Output81506
Node: Git Process Status82639
Node: Running Git Manually83604
Node: Git Executable86006
Node: Global Git Arguments88288
Node: Inspecting89094
Node: Status Buffer90241
Node: Status Sections93005
Node: Status Header Sections97808
Node: Status Module Sections100438
Node: Status Options102943
Node: Repository List104697
Node: Logging106855
Node: Refreshing Logs109302
Node: Log Buffer110687
Node: Log Margin114482
Node: Select from Log117122
Node: Reflog119226
Node: Cherries120743
Node: Diffing122470
Node: Refreshing Diffs125417
Node: Diff Buffer128908
Node: Diff Options133246
Node: Revision Buffer137521
Node: Ediffing140059
Node: References Buffer143655
Node: References Sections153420
Node: Bisecting154281
Node: Visiting Blobs156019
Node: Blaming156529
Node: Manipulating162304
Node: Repository Setup162620
Node: Staging and Unstaging163660
Node: Staging from File-Visiting Buffers167741
Node: Applying168909
Node: Committing170802
Node: Initiating a Commit171385
Node: Editing Commit Messages174706
Node: Branching185102
Node: The Two Remotes185332
Node: The Branch Popup187949
Node: The Branch Config Popup205002
Node: Auxillary Branch Commands210943
Node: Merging212046
Node: Resolving Conflicts215971
Node: Rebasing220972
Node: Editing Rebase Sequences225129
Node: Information About In-Progress Rebase228159
Ref: Information About In-Progress Rebase-Footnote-1236908
Node: Cherry Picking237504
Node: Reverting241756
Node: Resetting243119
Node: Stashing244536
Node: Transferring249049
Node: Remotes249287
Node: The Remote Popup249443
Node: The Remote Config Popup252911
Node: Fetching254567
Node: Pulling255923
Node: Pushing256759
Node: Creating and Sending Patches261494
Node: Applying Patches262331
Node: Miscellaneous263917
Node: Tagging264233
Node: Notes265574
Node: Submodules267885
Node: Listing Submodules268099
Node: Submodule Popup270023
Node: Subtree272476
Node: Worktree273716
Node: Common Commands274926
Node: Wip Modes276673
Node: Minor Mode for Buffers Visiting Files283470
Node: Minor Mode for Buffers Visiting Blobs288877
Node: Customizing289690
Node: Per-Repository Configuration291358
Node: Essential Settings293007
Node: Safety293331
Node: Performance295096
Node: Microsoft Windows Performance302698
Node: MacOS Performance303889
Ref: MacOS Performance-Footnote-1305125
Ref: MacOS Performance-Footnote-2305207
Ref: MacOS Performance-Footnote-3305267
Node: Plumbing305433
Node: Calling Git306256
Node: Getting a Value from Git307781
Node: Calling Git for Effect310867
Node: Section Plumbing317387
Node: Creating Sections317615
Node: Section Selection321515
Node: Matching Sections323195
Node: Refreshing Buffers328631
Node: Conventions331773
Node: Theming Faces331965
Node: FAQ340080
Node: FAQ - How to ...?340522
Node: How to show git's output?340882
Node: How to install the gitman info manual?341636
Node: How to show diffs for gpg-encrypted files?342606
Node: How does branching and pushing work?343202
Node: Can Magit be used as ediff-version-control-package?343565
Node: FAQ - Issues and Errors345554
Node: Magit is slow346339
Node: I changed several thousand files at once and now Magit is unusable346553
Node: I am having problems committing347282
Node: I am using MS Windows and cannot push with Magit347763
Node: I am using OS X and SOMETHING works in shell but not in Magit348380
Node: Diffs contain control sequences349186
Node: Expanding a file to show the diff causes it to disappear350260
Node: Point is wrong in the COMMIT_EDITMSG buffer350811
Node: The mode-line information isn't always up-to-date351857
Node: A branch and tag sharing the same name breaks SOMETHING352939
Node: My Git hooks work on the command-line but not inside Magit353827
Node: Debugging Tools354591
Node: Keystroke Index356468
Node: Command Index388335
Node: Function Index423062
Node: Variable Index438443

End Tag Table


Local Variables:
coding: utf-8
End: