aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-worktree.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-01-16magit-insert-worktrees: Emphasize current worktree even if not on branchJonas Bernoulli
2026-01-16magit-worktree-delete: Always confirm if anything would be lostJonas Bernoulli
2026-01-16magit-worktree-delete: Do not confirm if only pruningJonas Bernoulli
2026-01-15magit-worktree-delete: Use git to remove worktree when not trashingLeonard Lausen
2026-01-01Improve indentation of interactiveJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-08-22Use Cond-Let's implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-08-17Next release will be 4.4.0Jonas Bernoulli
2025-08-01magit-worktree-status: Error earlier if user makes no selectionJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-07-14magit-read-worktree-directory-offsite: New functionJonas Bernoulli
2025-07-14magit-read-worktree-directory-sibling: Fix typoJonas Bernoulli
2025-07-14magit-read-worktree-directory-function: Fix typo in docstringJonas Bernoulli
2025-07-12magit-worktree-delete: Do not list worktree at point twiceJonas Bernoulli
2025-07-12magit-read-worktree-directory-function: New optionJonas Bernoulli
2025-07-12magit-worktree-move: Call read-directory-name directlyJonas Bernoulli
2025-07-12magit-worktree-checkout: Do not offer checked out branchesJonas Bernoulli
2025-07-12magit-worktree-{checkout,branch,move}: Rename an argumentJonas Bernoulli
2025-07-12magit-worktree-{checkout,branch}: Improve promptsJonas Bernoulli
2025-02-02Use ## and mapcar instead of --mapJonas Bernoulli
2025-01-16magit-worktree-delete: Fix confirmation promptJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-07-27magit-worktree-branch: Remove dangerous prefix argumentJonas Bernoulli
2024-07-27magit-worktree-{checkout,branch}: Improve error reportingJonas Bernoulli
2024-06-24Use magit-insert-heading's new CHILD-COUNT argumentJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-07-28No longer use certain obscure dash functionsJonas Bernoulli
2023-05-21Place comma after "e.g." and "i.e."Jonas Bernoulli
2023-04-25magit--insert-worktree: New functionJonas Bernoulli
2023-04-25magit-list-worktrees: Change order in returned listJonas Bernoulli
2023-02-13Use defvar-keymap for keymaps containing context menusJonas Bernoulli
2023-02-13Cleanup uses of magit-menu-getJonas Bernoulli
2023-02-03magit-insert-worktrees: Show absolute path for current worktreeJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use length= and length>Jonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-03-25Add section-specific context-menusJonas Bernoulli
2022-01-02Revert last three commitsJonas Bernoulli
2022-01-02magit-read-worktree: Allow excluding current worktreeJonas Bernoulli
2022-01-02magit-read-worktree: Allow selecting default worktreeJonas Bernoulli
2022-01-02magit-read-worktree: New functionJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-10-11Fix worktree commands when using trampJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli