aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-remote.el
AgeCommit message (Expand)Author
2026-03-30Use cond more instead of if and prognJonas Bernoulli
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-03-27magit-remote.<remote>.followremotehead: New variable setting commandJonas Bernoulli
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-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-02-27Consistently begin custom choice tags with capital letterJonas Bernoulli
2025-02-21Fix various prompts and messagesJonas Bernoulli
2025-02-18magit-remote: Prepare for forge's additionsJonas Bernoulli
2025-02-02Use ## and seq-some instead of --someJonas Bernoulli
2025-02-02Use ## and seq-filter instead of --filterJonas Bernoulli
2025-01-28magit-remote-prune-refspecs: Remove redundant "or" from promptgemmaro
2025-01-01Bump copyright yearsJonas Bernoulli
2024-11-22Use mapcan instead of cl-mapcanJonas Bernoulli
2024-11-06Use transient-scopeJonas Bernoulli
2024-07-21magit-confirm: Directly support two rounds of prompt formattingJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-12-02Favor transient-prefix-object over transient--prefixJonas Bernoulli
2023-09-03magit-update-default-branch: Improve a promptJonas Bernoulli
2023-08-14Address 'safe' XR/Relint regexp linter warningsBasil L. Contovounesios
2023-04-10Use the documented format construct %d instead of %iPhil Sainty
2023-01-15magit-update-default-branch: New commandJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use pcase's quote upatternJonas Bernoulli
2022-04-22Use length= and length>Jonas Bernoulli
2022-04-22Use string-search instead of string-match-pJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-09-13magit-remote-unshallow: New commandJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-12-25Improve push confirmation before setting and pushingJonas Bernoulli
2020-06-27magit-remote-add: Handle lack of "origin" remoteBen North
2020-06-22magit-remote-add: Suggest URL based on origin's URLJonas 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-07-30Make magit-mode compatible with whitespace-modeNoam Postavsky
2019-03-29Refactor commands that can set the push-remote before their main taskJonas Bernoulli
2019-03-29Refactor commands that can set the upstream before their main taskJonas Bernoulli
2019-03-29Remove option magit-remote-set-if-missingJonas Bernoulli
2019-03-29magit--push-remote-variable: New functionJonas Bernoulli
2019-03-29Favor upstreams that can be resolved to a branchJonas Bernoulli