aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-section.el
AgeCommit message (Expand)Author
2025-06-01Release version 4.3.6v4.3.6Jonas Bernoulli
2025-05-31Bring back a variant of delayed hunk refinementJonas Bernoulli
2025-05-18Generalize section paintingJonas Bernoulli
2025-05-18Generalize selective section highlightingJonas Bernoulli
2025-05-18Replace magit-section-highlight-hook with two boolean optionsJonas Bernoulli
2025-05-18Finalize inserted sections after moving to the current sectionJonas Bernoulli
2025-05-18Coordinate highlighting between refresh and post-command phasesJonas Bernoulli
2025-05-18magit-section--opportunistic-wash: Move renamed functionJonas Bernoulli
2025-05-18magit-section-highlight-range: Tweak renamed functionJonas Bernoulli
2025-05-18Track highlighting and selection overlays separatelyJonas Bernoulli
2025-05-18magit-section-hidden: New functionJonas Bernoulli
2025-05-18magit-focused-sections: New functionJonas Bernoulli
2025-05-18magit-region-sections: Prevent flashing the selection overlay hereJonas Bernoulli
2025-05-18Require empty region for single-section selectionJonas Bernoulli
2025-05-14Release version 4.3.5v4.3.5Jonas Bernoulli
2025-05-13Release version 4.3.4v4.3.4Jonas Bernoulli
2025-05-08magit-section.el: Move misplaced section headingJonas Bernoulli
2025-05-08magit-section-highlight-selection: CosmeticsJonas Bernoulli
2025-05-08Remove unnecessary quoting from a stringJonas Bernoulli
2025-05-08magit-section-cache{,d}-visibility: Correct/add docstringsJonas Bernoulli
2025-05-08magit-section.el: Add missing section headingsJonas Bernoulli
2025-05-05magit-section-cycle: On root section use global cyclingJonas Bernoulli
2025-05-01Release version 4.3.3v4.3.3Jonas Bernoulli
2025-04-28magit-mouse-set-point: New commandJonas Bernoulli
2025-04-16magit-section-make-overlay: Remove kludge for bad user settingJonas Bernoulli
2025-04-16magit-section-update-highlight: Always unhighlight sectionsJonas Bernoulli
2025-04-16magit-section--maybe-enable-long-lines-shortcuts: New functionJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-04-15magit-section-show-level: Support acting on selected sectionsX4lldux
2025-04-15magit-section-show-level: Improve docstringJonas Bernoulli
2025-04-01Release version 4.3.2v4.3.2Jonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-03-07magit-insert-section--finish: Always add heading keymapJonas Bernoulli
2025-03-07magit-insert-section--finish: Fix adding heading keymapJonas Bernoulli
2025-03-07magit-insert-section-body: Set section properties on delayed insertionJonas Bernoulli
2025-03-02Release version 4.3.1v4.3.1Jonas Bernoulli
2025-03-02Bump dependenciesJonas Bernoulli
2025-03-01magit-section-heading-map: Docstring cosmeticsJonas Bernoulli
2025-03-01Use gensym instead of obsolete cl-gensymJonas Bernoulli
2025-02-21magit-section-ident-value: Improve docstringJonas Bernoulli
2025-02-07Revert "magit-insert-section: Fix indent declaration"Jonas Bernoulli
2025-02-06Use ## instead of apply-partially in some casesJonas Bernoulli
2025-02-06magit-map-sections: Use ##Jonas Bernoulli
2025-02-04Release version 4.3.0v4.3.0Jonas Bernoulli
2025-02-03Drop dependency on DashJonas Bernoulli
2025-02-03Bump dependenciesJonas Bernoulli
2025-02-02Use ## and seq-some instead of --any-pJonas Bernoulli
2025-02-02Use ## and seq-every-p instead of --all-pJonas Bernoulli
2025-02-02Use ## and seq-find instead of --firstJonas Bernoulli
2025-02-02Use ## and seq-keep instead of --keepJonas Bernoulli