aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-push.el
AgeCommit message (Expand)Author
2026-03-29Make Cond-Let's when$ availableJonas Bernoulli
2026-01-01Improve indentation of interactiveJonas Bernoulli
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Fix indentationJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-09-18Use cond moreJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use shared bindings with cond-let and cond-let*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-08-01magit-notes-read-ref: Make two arguments optionalJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-03-29magit-push: Add --follow-tags and --tagsJonas Bernoulli
2025-02-02Use ## and mapcar instead of --mapJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-09magit-push-implicitly--desc: CosmeticsJonas Bernoulli
2024-07-21magit-confirm: Directly support two rounds of prompt formattingJonas Bernoulli
2024-05-02Drop unnecessary `t's from final one-form cond clausesJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-09-19Revert "Use pcase-setq"Jonas Bernoulli
2023-09-19Use pcase-setqJonas Bernoulli
2023-07-31Use if-let instead of --if-letJonas Bernoulli
2023-07-28Use cl-union instead of -unionJonas Bernoulli
2023-03-14Complete switch to new magit-completing-read-multipleJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-08-06magit-push-implicitly--desc: Account for local upstreamKyle Meyer
2022-08-03magit-push: Fix magit-push-implicitly--descAllen Li
2022-06-25magit-push-*--desc: Remove newline at end of descriptionJonas Bernoulli
2022-06-25magit-push-to-remote: Define using transient-define-suffixJonas Bernoulli
2022-06-25magit-push-implicitly: Improve docstringJonas Bernoulli
2022-06-25magit-push-implicitly--desc: Return desc for push.default=nothingJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use and-let* for side-effectsJonas Bernoulli
2022-04-22Use string-replace instead of replace-regexp-in-stringJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-10-18magit-push-implicitly: Protect doc-string quotesKyle Meyer
2021-07-05magit-push-current-to-{upstream,pushremote}: Escape remote and branch namesPhilippe Cavalaria
2021-06-29Update our completing-read-multiple replacement/wrapperJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-04-21Support naming the upstream remote something other than "origin"Jonas Bernoulli
2021-01-24Load essential core libraries upfrontJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-12-25Improve push confirmation before setting and pushingJonas Bernoulli
2020-12-21Optionally confirm setting and pushing to upstream or push-targetJonas Bernoulli
2020-11-02magit-push-implicitly: Explicitly define as a suffix commandJonas Bernoulli