aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-submodule.el
AgeCommit message (Expand)Author
2025-03-31magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-filesJonas Bernoulli
2025-03-30magit-submodule.el: Do not declare x-stretch-cursorJonas Bernoulli
2025-03-30Move Ido kludges to a new package magit-idoJonas Bernoulli
2025-02-21Add missing library commentariesJonas Bernoulli
2025-02-04Let the byte-compiler check more function referencesJonas Bernoulli
2025-02-02Use ## and seq-filter instead of --filterJonas Bernoulli
2025-02-02Use ## and mapcar instead of --mapJonas Bernoulli
2025-01-05Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-05magit-log--wash-summary: New functionJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-22magit-submodule-list-mode: Remove more redundant settingsJonas Bernoulli
2024-12-22magit-submodule-list-refresh: Use absolute paths as entry idsJonas Bernoulli
2024-12-22Set tabulated-list-revert-hook using setq-localJonas Bernoulli
2024-12-22magit-submodule-list-mode: Derive from magit-repolist-modeJonas Bernoulli
2024-12-09Depend on Git >= v2.25.0Jonas Bernoulli
2024-11-21magit-submodule-populate: Support --recursiveJonas Bernoulli
2024-10-17Merge when-let and neighboring conditionalsJonas Bernoulli
2024-08-19magit-submodule-list-columns: Reorder columnsJonas Bernoulli
2024-08-19magit-{repolist,submodule-list}-columns: CosmeticsJonas Bernoulli
2024-07-30Make most major modes non-interactiveJonas Bernoulli
2024-07-30magit-submodule-list-mode: Correct custom groupJonas Bernoulli
2024-06-25magit--insert-modules-logs: Avoid canceling many sectionsJonas Bernoulli
2024-06-23Use string-join instead of mapconcatJonas Bernoulli
2024-05-04magit-submodule-unpopulate: Correct commentJonas Bernoulli
2024-04-28Use module type instead of corresponding magit-module-section classJonas Bernoulli
2024-04-28magit-insert-section: Pass along keyword arguments to constructorJonas Bernoulli
2024-04-26Revert "magit--insert-modules-logs: Use section type shorthand"Jonas Bernoulli
2024-04-26magit-file-accessible-directory-p: Remove kludge functionJonas Bernoulli
2024-04-26magit--insert-modules-logs: Use section type shorthandJonas Bernoulli
2024-04-26magit-cancel-section: Add IF-EMPTY argumentJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-21Use seq-keep instead of delq and mapcarJonas Bernoulli
2023-07-31Use if-let instead of --if-letJonas Bernoulli
2023-07-31Use when-let instead of --when-letJonas Bernoulli
2023-07-28Use mapcar and delq instead of -keepJonas Bernoulli
2023-07-28Use seq-filter instead of -filterJonas Bernoulli
2023-07-13Correct "appropriat" and "unspecifed" misspellingsRon Parker
2023-04-24Clarify that some commands only deal with populated submodulesJonas Bernoulli
2023-04-10Use the documented format construct %d instead of %iPhil Sainty
2023-03-17Deprecate magit-git-dir to avoid needlessly repeating workJonas Bernoulli
2023-02-13Use defvar-keymap for keymaps containing context menusJonas Bernoulli
2023-02-13Use keymap-set from Emacs 29.1 or the Compat packageJonas Bernoulli
2023-02-13Use defvar-keymap from Emacs 29.1 or the Compat packageJonas Bernoulli
2023-02-13Cleanup uses of magit-menu-getJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-08-12magit-submodule-list-format-path-functions: New hookJonas Bernoulli
2022-05-13magit-generate-new-buffer: Determine appropriate default-directoryJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-12Fix imenu in repository listsJonas Bernoulli