aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-worktree.el
AgeCommit message (Expand)Author
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
2019-04-16magit-worktree-branch: Fix interactive argumentsTroy Hinckley
2019-02-14Define magit-worktree as a transient commandJonas Bernoulli
2019-01-02Bump copyright yearsJonas Bernoulli
2018-12-26Remove some collaboration commands in favor of the Forge packageJonas Bernoulli
2018-12-10magit-worktree-checkout: Also offer tags and remote branchesJonas Bernoulli
2018-10-21In all libraries, put provide form into separate sectionJonas Bernoulli
2018-09-15magit-section-value-if: New functionJonas Bernoulli
2018-08-28magit-worktree-popup: Prepare pull-request command for removalJonas Bernoulli
2018-06-07Use pcase-lambda instead of -lambdaJonas Bernoulli
2018-06-04Drop support for Emacs 24.4 and 24.5Jonas Bernoulli
2018-05-17magit-worktree-checkout-pull-request: New commandJonas Bernoulli
2018-05-17magit-worktree-delete: Maybe show status for other worktreeJonas Bernoulli
2018-01-30magit-worktree-delete: check for worktree directory before deletingKyle Meyer