emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/magit-section updated (ed7a4b24a2 -> 2a6b51b7f1)


From: ELPA Syncer
Subject: [nongnu] elpa/magit-section updated (ed7a4b24a2 -> 2a6b51b7f1)
Date: Sun, 23 Jan 2022 16:58:37 -0500 (EST)

elpasync pushed a change to branch elpa/magit-section.

      from  ed7a4b24a2 manual: Fix version macro and prefer PACKAGE_REVDESC
      adds  c7fd760d99 magit-revision-directories: New function
      adds  2d94a9b363 Add interface to 'git sparse-checkout'
      adds  ae3770306d magit-sparse-checkout: Add --sparse-index
      adds  d1a3c60a9e sparse-checkout: Add insert-header function
      adds  f8f938352d magit-clone-sparse: New command
      adds  eb56b14bcb magit-clone: Add --filter to support partial clones
      adds  2a6b51b7f1 manual: Regenerate

No new revisions were added by this update.

Summary of changes:
 default.mk                    |   1 +
 docs/RelNotes/3.4.0.org       |  11 +++
 docs/magit.org                |  70 +++++++++++++++++
 docs/magit.texi               |  97 ++++++++++++++++++++++-
 lisp/Makefile                 | 103 ++++++++++++-------------
 lisp/magit-clone.el           |  34 ++++++++-
 lisp/magit-git.el             |   6 ++
 lisp/magit-mode.el            |   1 +
 lisp/magit-sparse-checkout.el | 173 ++++++++++++++++++++++++++++++++++++++++++
 lisp/magit.el                 |   1 +
 10 files changed, 443 insertions(+), 54 deletions(-)
 create mode 100644 lisp/magit-sparse-checkout.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]