my-emacs-d/elpa/magit-20160907.945/magit.info
2016-09-15 11:18:17 +02:00

178 lines
5.9 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is magit.info, produced by makeinfo version 5.2 from magit.texi.
Magit is an interface to the version control system Git, implemented as
an Emacs package. Magit aspires to be a complete Git porcelain. While
we cannot (yet) claim that Magit wraps and improves upon each and every
Git command, it is complete enough to allow even experienced Git users
to perform almost all of their daily version control tasks directly from
within Emacs. While many fine Git clients exist, only Magit and Git
itself deserve to be called porcelains.
Copyright (C) 2015-2016 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: 1222
magit.info-2: 315701

Tag Table:
(Indirect)
Node: Top1222
Node: Introduction6446
Node: Installation11169
Node: Updating from an older release11544
Node: Installing from an Elpa archive13139
Node: Installing from the Git repository14478
Node: Post-installation tasks17325
Node: Getting started18714
Node: Interface concepts24443
Node: Modes and Buffers24717
Node: Switching Buffers26462
Node: Naming Buffers31003
Node: Quitting Windows33838
Node: Automatic Refreshing of Magit Buffers35470
Node: Automatic Saving of File-Visiting Buffers38238
Node: Automatic Reverting of File-Visiting Buffers39423
Node: Risk of Reverting Automatically44419
Node: Sections46802
Node: Section movement47743
Node: Section visibility51670
Node: Section hooks55261
Node: Section types and values57542
Node: Section options58812
Node: Popup buffers and prefix commands59284
Node: Completion and confirmation60598
Node: Running Git63504
Node: Viewing Git output63740
Node: Running Git manually64740
Node: Git executable66866
Node: Global Git arguments68873
Node: Inspecting69680
Node: Status buffer70827
Node: Status sections73692
Node: Status header sections79401
Node: Status options81958
Node: Repository list82682
Node: Logging84840
Node: Refreshing logs87578
Node: Log Buffer88963
Node: Select from log92259
Node: Reflog93199
Node: Diffing93677
Node: Refreshing diffs96697
Node: Diff buffer99678
Node: Diff options101580
Node: Revision buffer103336
Node: Ediffing104291
Node: References buffer107881
Node: References sections112591
Node: Bisecting113466
Node: Visiting blobs115205
Node: Blaming115714
Node: Manipulating119144
Node: Repository setup119460
Node: Staging and unstaging120500
Node: Staging from file-visiting buffers124589
Node: Applying125757
Node: Committing127650
Node: Initiating a commit128233
Node: Editing commit messages131545
Node: Branching141941
Node: The two remotes142141
Node: The branch popup144685
Node: The branch config popup150912
Node: Merging156818
Node: Resolving conflicts158986
Ref: orgradiotarget1160071
Node: Rebasing163943
Node: Editing rebase sequences167584
Node: Information about in-progress rebase170614
Ref: Information about in-progress rebase-Footnote-1177450
Node: Cherry picking178036
Node: Reverting179642
Node: Resetting181005
Node: Stashing182517
Node: Transferring185691
Node: Remotes185929
Node: Fetching187215
Node: Pulling188581
Node: Pushing189427
Node: Creating and sending patches194171
Node: Applying patches194866
Node: Miscellaneous195864
Node: Tagging196167
Node: Notes196952
Node: Submodules199477
Node: Listing submodules199692
Node: Submodule popup201511
Node: Subtree202794
Node: Common commands204042
Node: Wip modes205787
Node: Minor mode for buffers visiting files212523
Node: Minor mode for buffers visiting blobs215997
Node: Customizing216802
Node: Per-repository configuration218474
Node: Essential settings220108
Node: Safety220432
Node: Performance222265
Node: Plumbing230227
Node: Calling Git230855
Node: Getting a value from Git232378
Node: Calling Git for effect235482
Node: Section plumbing241986
Node: Creating sections242214
Node: Section selection246113
Node: Matching sections247793
Node: Refreshing buffers253002
Node: Conventions256137
Node: Confirmation and completion256314
Node: Theming Faces257212
Node: FAQ265363
Node: Magit is slow266976
Node: I changed several thousand files at once and now Magit is unusable267177
Node: I am having problems committing267893
Node: Diffs are collapsed after un-/staging268339
Node: I don't understand how branching and pushing work269817
Node: I don't like the key binding in v24270192
Node: I cannot install the pre-requisites for Magit v2270531
Node: I am using an Emacs release older than v244270996
Node: I am using a Git release older than v194272609
Node: I am using MS Windows and cannot push with Magit273596
Node: I am using OS X and SOMETHING works in shell but not in Magit274200
Node: How to install the gitman info manual?274991
Node: How can I show Git's output?277532
Node: Diffs contain control sequences278319
Node: Expanding a file to show the diff causes it to disappear279324
Node: Point is wrong in the COMMIT_EDITMSG buffer279859
Node: The mode-line information isn't always up-to-date280889
Node: Can Magit be used as ediff-version-control-package?281957
Node: How to show diffs for gpg-encrypted files?284001
Node: Emacs 245 hangs when loading Magit284598
Node: Symbol's value as function is void --some285173
Node: Where is the branch manager285507
Node: Keystroke Index285798
Node: Command Index315701
Node: Function Index345710
Node: Variable Index359604

End Tag Table

Local Variables:
coding: utf-8
End: