index
:
magit.git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
magit-pull.el
Age
Commit message (
Expand
)
Author
2026-01-01
Improve indentation of cond
Jonas Bernoulli
2026-01-01
Bump copyright years
Jonas Bernoulli
2025-11-05
Drop a space from autoload cookies
Jonas Bernoulli
2025-08-22
Avoid t condition in final match-all cond clause
Jonas Bernoulli
2025-08-22
Use Cond-Let's implementation of and-let
Jonas Bernoulli
2025-08-22
Use Cond-Let's implementations of {if,when,and,while}-let{,*}
Jonas Bernoulli
2025-07-25
Use shorthand match-str instead of match-string-no-properties
Jonas Bernoulli
2025-01-01
Bump copyright years
Jonas Bernoulli
2024-06-30
magit-{fetch,pull}: Add --force
Pratyush Yadav
2024-04-15
Update contact information
Jonas Bernoulli
2024-01-01
Bump copyright years
Jonas Bernoulli
2023-01-03
Bump copyright years
Jonas Bernoulli
2022-04-22
Refresh library headers
Jonas Bernoulli
2022-04-22
Use and-let* for side-effects
Jonas Bernoulli
2022-03-28
Function-quote many more functions
Jonas Bernoulli
2022-02-19
magit-pull-from-pushremote: Restore use of magit-run-git-with-editor
Kyle Meyer
2022-01-01
Bump copyright years
Jonas Bernoulli
2021-12-16
magit-pull: Add --ff-only
Brennan Vincent
2021-05-25
Add SPDX-License-Identifier library header
Jonas Bernoulli
2021-01-03
Bump copyright years
Jonas Bernoulli
2020-05-16
Adjust to renamed Transient macros and variables
Jonas Bernoulli
2020-01-26
magit-pull: Add --autostash on level 7
Jonas Bernoulli
2020-01-11
The next release will be v3.0.0
Jonas Bernoulli
2020-01-11
Update documentation of commands that may also set a remote
Jonas Bernoulli
2020-01-02
Update copyright years
Jonas Bernoulli
2019-07-30
Make magit-mode compatible with whitespace-mode
Noam Postavsky
2019-04-21
Fix pull/push push remote strings
Daniel MartÃn
2019-03-29
magit-pull-branch: Use magit-get-tracked
Jonas Bernoulli
2019-03-29
Refactor commands that can set the push-remote before their main task
Jonas Bernoulli
2019-03-29
Refactor commands that can set the upstream before their main task
Jonas Bernoulli
2019-03-29
Remove option magit-remote-set-if-missing
Jonas Bernoulli
2019-03-18
magit-{fetch,pull}-from-upstream: Fix doc-strings
Jonas Bernoulli
2019-02-24
magit-pull: Add --rebase
Jonas Bernoulli
2019-02-14
Allow setting push-remote/upstream while fetching, pulling and rebasing
Jonas Bernoulli
2019-02-14
magit-pull-from-{pushremote,upstream}: Define as suffixes
Jonas Bernoulli
2019-02-14
Define magit-pull as a transient command
Jonas Bernoulli
2019-02-14
Define magit-branch-configure as a transient command
Jonas Bernoulli
2019-02-02
magit-pull-from-upstream: Use magit-git-pull
Jonas Bernoulli
2019-01-02
Bump copyright years
Jonas Bernoulli
2018-10-21
Split magit-remote.el into multiple libraries
Jonas Bernoulli