added typscript and completion, git and dumbgo

This commit is contained in:
Raymundo Vásquez Ruiz
2019-11-03 10:52:03 +01:00
parent 0e0a838cb2
commit db783b92af
238 changed files with 345224 additions and 149 deletions

View File

@@ -0,0 +1,189 @@
This is magit.info, produced by makeinfo version 6.5 from magit.texi.
Copyright (C) 2015-2019 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: 754
magit.info-2: 302342

Tag Table:
(Indirect)
Node: Top754
Node: Introduction6474
Node: Installation11197
Node: Installing from Melpa11527
Node: Installing from the Git Repository12600
Node: Post-Installation Tasks14948
Node: Getting Started16233
Node: Interface Concepts21682
Node: Modes and Buffers22043
Node: Switching Buffers23792
Node: Naming Buffers28562
Node: Quitting Windows31869
Node: Automatic Refreshing of Magit Buffers33615
Node: Automatic Saving of File-Visiting Buffers36467
Node: Automatic Reverting of File-Visiting Buffers37652
Node: Risk of Reverting Automatically42647
Node: Sections45029
Node: Section Movement45955
Node: Section Visibility50516
Node: Section Hooks56593
Node: Section Types and Values59000
Node: Section Options60303
Node: Transient Commands60775
Node: Transient Arguments and Buffer Variables62012
Node: Completion Confirmation and the Selection69030
Node: Action Confirmation69474
Node: Completion and Confirmation76824
Node: The Selection80010
Node: The hunk-internal region82909
Node: Support for Completion Frameworks83998
Node: Additional Completion Options88905
Node: Running Git89504
Node: Viewing Git Output89777
Node: Git Process Status90910
Node: Running Git Manually91875
Node: Git Executable94345
Node: Global Git Arguments96627
Node: Inspecting97433
Node: Status Buffer98590
Node: Status Sections102580
Node: Status Header Sections108132
Node: Status Module Sections110762
Node: Status Options113267
Node: Repository List115142
Node: Logging118180
Node: Refreshing Logs120743
Node: Log Buffer122189
Node: Log Margin126045
Node: Select from Log129224
Node: Reflog131449
Node: Cherries133106
Node: Diffing134954
Node: Refreshing Diffs138035
Node: Commands Available in Diffs141614
Node: Diff Options144149
Node: Revision Buffer149186
Node: Ediffing152516
Node: References Buffer156164
Node: References Sections166684
Node: Bisecting167545
Node: Visiting Files and Blobs169358
Node: General-Purpose Visit Commands169828
Node: Visiting Files and Blobs from a Diff170784
Node: Blaming174243
Node: Manipulating180806
Node: Creating Repository181148
Node: Cloning Repository181703
Node: Staging and Unstaging186946
Node: Staging from File-Visiting Buffers191029
Node: Applying192197
Node: Committing194090
Node: Initiating a Commit194673
Node: Editing Commit Messages198058
Node: Branching208450
Node: The Two Remotes208676
Node: Branch Commands211329
Node: Branch Git Variables223713
Node: Auxiliary Branch Commands229104
Node: Merging230222
Node: Resolving Conflicts234230
Node: Rebasing239231
Node: Editing Rebase Sequences244241
Node: Information About In-Progress Rebase248569
Ref: Information About In-Progress Rebase-Footnote-1257451
Node: Cherry Picking258047
Node: Reverting262378
Node: Resetting263827
Node: Stashing265481
Node: Transferring270182
Node: Remotes270404
Node: Remote Commands270556
Node: Remote Git Variables274637
Node: Fetching277016
Node: Pulling279370
Node: Pushing280563
Node: Plain Patches284171
Node: Maildir Patches285662
Node: Miscellaneous287176
Node: Tagging287492
Node: Notes289420
Node: Submodules291792
Node: Listing Submodules292010
Node: Submodule Transient293938
Node: Subtree296460
Node: Worktree298436
Node: Common Commands299541
Node: Wip Modes302342
Node: Wip Graph307275
Node: Legacy Wip Modes309589
Node: Minor Mode for Buffers Visiting Files312484
Node: Minor Mode for Buffers Visiting Blobs319585
Node: Customizing320398
Node: Per-Repository Configuration321994
Node: Essential Settings323643
Node: Safety323967
Node: Performance325732
Node: Microsoft Windows Performance332449
Node: MacOS Performance333640
Ref: MacOS Performance-Footnote-1334345
Node: Plumbing334427
Node: Calling Git335256
Node: Getting a Value from Git336781
Node: Calling Git for Effect339867
Node: Section Plumbing346387
Node: Creating Sections346615
Node: Section Selection350515
Node: Matching Sections352314
Node: Refreshing Buffers358287
Node: Conventions361435
Node: Theming Faces361627
Node: FAQ369742
Node: FAQ - How to ...?370184
Node: How to show git's output?370544
Node: How to install the gitman info manual?371298
Node: How to show diffs for gpg-encrypted files?372268
Node: How does branching and pushing work?372864
Node: Can Magit be used as ediff-version-control-package?373227
Node: FAQ - Issues and Errors375216
Node: Magit is slow376148
Node: I changed several thousand files at once and now Magit is unusable376362
Node: I am having problems committing377091
Node: I am using MS Windows and cannot push with Magit377572
Node: I am using OS X and SOMETHING works in shell but not in Magit378189
Node: Diffs contain control sequences378995
Node: Expanding a file to show the diff causes it to disappear380108
Node: Point is wrong in the COMMIT_EDITMSG buffer380659
Node: The mode-line information isn't always up-to-date381705
Node: A branch and tag sharing the same name breaks SOMETHING382787
Node: My Git hooks work on the command-line but not inside Magit383675
Node: git-commit-mode isn't used when committing from the command-line384521
Node: Point ends up inside invisible text when jumping to a file-visiting buffer386788
Node: Debugging Tools387586
Node: Keystroke Index389473
Node: Command Index423260
Node: Function Index460088
Node: Variable Index476307

End Tag Table

Local Variables:
coding: utf-8
End: