aboutsummaryrefslogtreecommitdiff
path: root/magit.texi
AgeCommit message (Expand)Author
2012-07-14Merge branch 'maint'Yann Hodique
2012-07-14fix typo in the manualYann Hodique
2012-07-08Add TOC entry for Interactive Rebasing nodeRyan C. Thompson
2012-07-08Add texinfo doc for "Magit-interactive-rebase".Ryan C. Thompson
2012-01-29adding proper documentation for history navigationYann Hodique
2012-01-13Document increasing and decreasing hunk sizeJustin Caratzas
2011-12-23update copyrights and creditsYann Hodique
2011-12-22document C-u C-u P PYann Hodique
2011-12-21added a FAQ sectionYann Hodique
2011-12-14Merge pull request #296 from sigma/minor_modesYann Hodique
2011-12-08adding doc for extensions as minor modesYann Hodique
2011-12-02Fix a couple of typos in the documentation.Chris Moore
2011-10-22fix typo in manualYann Hodique
2011-10-07Merge pull request #266 from mbunkus/author-fixesYann Hodique
2011-09-09Fix keyboard sequence needed to create annotated tagEric Davis
2011-09-05Use C-c C-t in log edit mode for toggling the "Author" fieldMoritz Bunkus
2011-07-24Minor documentation fixes.Štěpán Němec
2011-06-02Make magit-key-mode-popup-foo commands propagate their prefix argPeter J. Weisberg
2011-06-01docu: clarify pull prefix argPieter Praet
2011-06-01docu: correct keybind for merging in "Unpulled changes"Pieter Praet
2011-05-26Update documentation for ranged log commandTibor Simko
2011-05-15Add that we still accept patches for unsupported versions of EmacsPeter J Weisberg
2011-05-15Document Magit as supporting GNU Emacs 22+Peter J. Weisberg
2011-05-11Merge https://github.com/praet/magitRémi Vanicat
2011-05-09merge xscript:masterYann Hodique
2011-05-07properly format docstrings in "Customization" chapterPieter Praet
2011-05-07copy literal docstrings into "Customization" chapterPieter Praet
2011-05-07add a "Customization" chapter to documentationPieter Praet
2011-05-07update documentation re stashing snapshotsPieter Praet
2011-05-07update documentation re stashing with --keep-indexPieter Praet
2011-05-07update documentation re grepping the historyPieter Praet
2011-05-07capitalize all occurences of "magit " in documentationPieter Praet
2011-05-07update documentation re the new magit-rewrite-inclusive variablePieter Praet
2011-05-05Stopping a rewrite in progress is "r s" and not "r t"Moritz Bunkus
2011-05-05add option to customize whether selected rewrite base is rewrittenPieter Praet
2011-05-01Updated the manual section for the branch manager.Peter J. Weisberg
2011-04-29fix documentation typo: it's vs itsPieter Praet
2011-04-26Merged pull request #171 from pjweisberg/link-commits.Peter J Weisberg
2011-04-24Remove redundant spaces in the info file.Rémi Vanicat
2011-04-24Typo: pushing is with `PP', not `Pp'.Eli Barzilay
2011-04-24Several "a" -> "an" fixes.Eli Barzilay
2011-04-21Document the cross-reference behavior of the commit buffer.Peter J. Weisberg
2011-04-20update documentationPieter Praet
2011-04-20make rewrite start on top of base, not belowPieter Praet
2011-04-18stgit: add initial contentsLluís Vilanova
2011-04-12Add the use of `e` to launch Ediff to the documentation.Peter J. Weisberg
2011-04-03Merge remote branch 'refs/remotes/mbunkus/bisect'Phil Jackson
2011-04-02Update keybinding and description in the info documentation.Rémi Vanicat
2011-03-28Support for "git bisect run"Moritz Bunkus
2011-03-27Key mode functions do not pass prefix args throughMoritz Bunkus