aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-worktree.el
AgeCommit message (Expand)Author
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
2020-08-13magit-insert-worktrees: Emphasize the current branchJonas Bernoulli
2020-08-13magit-insert-worktrees: Don't use indent-toJonas Bernoulli
2020-05-16Adjust to renamed Transient macros and variablesJonas Bernoulli
2020-01-11The next release will be v3.0.0Jonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-10-11Add magit-worktree-moveJonathan Arnett
2019-07-30Make magit-mode compatible with whitespace-modeNoam Postavsky
2019-04-18magit-worktree-read-directory-name-function: New optionJonas Bernoulli
2019-04-17magit-status-setup-buffer: Renamed from magit-status-internalJonas Bernoulli