aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-repos.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-02-07magit-list-repos-uniquify: Use uniquify-separator if setSteve Purcell
2026-01-01Bump copyright yearsJonas Bernoulli
2025-09-18Use cond moreJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use Cond-Let's and$Jonas Bernoulli
2025-08-22Use Cond-Let's implementation of and-letJonas Bernoulli
2025-08-22Use Cond-Let's implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-08-01magit-completing-read: Support requiring non-empty inputJonas Bernoulli
2025-07-29magit-dired-jump: Support magit-repolist-modeJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-02-06Use ## instead of apply-partially in some casesJonas Bernoulli
2025-02-06Use dolist instead of mapc except in the simplest casesJonas Bernoulli
2025-02-04Let the byte-compiler check more function referencesJonas Bernoulli
2025-02-02Use ## and mapcan instead of --mapcatJonas Bernoulli
2025-02-02Use ## and mapcar instead of --mapJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-22magit-submodule-list-mode: Remove more redundant settingsJonas Bernoulli
2024-12-22Set tabulated-list-revert-hook using setq-localJonas Bernoulli
2024-11-22Use mapcan instead of cl-mapcanJonas Bernoulli
2024-08-19magit-{repolist,submodule-list}-columns: CosmeticsJonas Bernoulli
2024-07-30Make most major modes non-interactiveJonas Bernoulli
2024-07-30magit-repolist-mode: Set custom groupJonas Bernoulli
2024-04-26magit-file-accessible-directory-p: Remove kludge functionJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-02-18magit-repolist-column-version: Fix error on dirty repo at a tagKyle Meyer
2024-02-07magit-repolist-column-version: Show that dirty even if truncatedJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-19Alignment cosmeticsJonas Bernoulli
2023-07-31Use if-let instead of --if-letJonas Bernoulli
2023-07-28Use seq-map-indexed instead of -map-indexedJonas Bernoulli
2023-07-13Correct "appropriat" and "unspecifed" misspellingsRon Parker
2023-05-21Place comma after "e.g." and "i.e."Jonas Bernoulli
2023-05-09magit-list-repositories: Fix docstringJonas Bernoulli
2023-02-13Use defvar-keymap from Emacs 29.1 or the Compat packageJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-06-05Prefer 'git log --no-walk' to 'git show --no-patch'Kyle Meyer
2022-04-30Use flatten-treeJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use length= and length>Jonas Bernoulli
2022-04-22Use and-let* for side-effectsJonas Bernoulli
2022-04-12Fix imenu in repository listsJonas Bernoulli
2022-04-01Fix indentationJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-02-22Disband magit-imenu.elJonas Bernoulli
2022-02-21Implement numeric and version sort for repository listsJonas Bernoulli
2022-02-21magit-repolist-setup-1: New functionJonas Bernoulli
2022-02-20Support acting on entries in repolist buffersJonas Bernoulli
2022-02-20magit-repolist-status: Move definitionJonas Bernoulli
2022-02-16magit-repolist-column-version: Almost hide post release commitsJonas Bernoulli