aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-fetch.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-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 implementations of {if,when,and,while}-let{,*}Jonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-09Depend on Git >= v2.25.0Jonas Bernoulli
2024-10-17Merge when-let and neighboring conditionalsJonas Bernoulli
2024-06-30magit-fetch: CosmeticsJonas Bernoulli
2024-06-30magit-{fetch,pull}: Add --forcePratyush Yadav
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-04-24Clarify that some commands only deal with populated submodulesJonas Bernoulli
2023-03-13Remove variables and functions obsolete since v3.3.0Jonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-02-16magit-fetch-modules: Remove --all argumentJonas Bernoulli
2022-01-11magit-git-version>=, magit-git-version<: New functionsJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-12-19magit-fetch-modules: Fix previous commitKyle Meyer
2021-12-19magit-fetch-modules: Fix yoda conditionJonas Bernoulli
2021-12-01magit-fetch-modules: With prefix argument act as transient prefixJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-08-25magit-fetch: Add -u for --unshallow optionAdam Spiers
2020-05-16Adjust to renamed Transient macros and variablesJonas Bernoulli
2020-01-11Update documentation of commands that may also set a remoteJonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-08-02Fix 904bb82caJonas Bernoulli
2019-08-02magit-fetch: Add --tagsJonas Bernoulli
2019-08-02magit-fetch-all: Use "git fetch --all"Jonas Bernoulli
2019-03-29magit-fetch-from-pushremote: Only care about the remoteJonas Bernoulli
2019-03-29Remove option magit-remote-set-if-missingJonas Bernoulli
2019-03-29magit-fetch-from-upstream: Fallback to current remoteJonas Bernoulli
2019-03-25magit-git-fetch: Fix regressionJonas Bernoulli
2019-03-18magit-{fetch,pull}-from-upstream: Fix doc-stringsJonas Bernoulli
2019-03-18magit-git-{fetch,rebase}: Put arguments firstJonas Bernoulli
2019-02-14Allow setting push-remote/upstream while fetching, pulling and rebasingJonas Bernoulli
2019-02-14magit-fetch-from-{pushremote,upstream}: Define as suffixesJonas Bernoulli
2019-02-14Use same suffix section for switches and optionsJonas Bernoulli
2019-02-14Define magit-fetch as a transient commandJonas Bernoulli
2019-02-14Define magit-branch-configure as a transient commandJonas Bernoulli
2019-01-02Bump copyright yearsJonas Bernoulli
2018-10-21Split magit-remote.el into multiple librariesJonas Bernoulli