aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-pull.el
AgeCommit message (Expand)Author
2026-01-01Improve indentation of condJonas Bernoulli
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas 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-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-06-30magit-{fetch,pull}: Add --forcePratyush Yadav
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use and-let* for side-effectsJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-02-19magit-pull-from-pushremote: Restore use of magit-run-git-with-editorKyle Meyer
2022-01-01Bump copyright yearsJonas Bernoulli
2021-12-16magit-pull: Add --ff-onlyBrennan Vincent
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-05-16Adjust to renamed Transient macros and variablesJonas Bernoulli
2020-01-26magit-pull: Add --autostash on level 7Jonas Bernoulli
2020-01-11The next release will be v3.0.0Jonas Bernoulli
2020-01-11Update documentation of commands that may also set a remoteJonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-07-30Make magit-mode compatible with whitespace-modeNoam Postavsky
2019-04-21Fix pull/push push remote stringsDaniel Martín
2019-03-29magit-pull-branch: Use magit-get-trackedJonas Bernoulli
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-18magit-{fetch,pull}-from-upstream: Fix doc-stringsJonas Bernoulli
2019-02-24magit-pull: Add --rebaseJonas Bernoulli
2019-02-14Allow setting push-remote/upstream while fetching, pulling and rebasingJonas Bernoulli
2019-02-14magit-pull-from-{pushremote,upstream}: Define as suffixesJonas Bernoulli
2019-02-14Define magit-pull as a transient commandJonas Bernoulli
2019-02-14Define magit-branch-configure as a transient commandJonas Bernoulli
2019-02-02magit-pull-from-upstream: Use magit-git-pullJonas Bernoulli
2019-01-02Bump copyright yearsJonas Bernoulli
2018-10-21Split magit-remote.el into multiple librariesJonas Bernoulli