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-refs.el
Age
Commit message (
Expand
)
Author
2025-08-26
Rename variables and a function that deal with the right margin
Jonas Bernoulli
2025-08-26
magit-refs--maybe-format-margin: Replace magit-refs--format-margin
Jonas Bernoulli
2025-08-22
Avoid t condition in final match-all cond clause
Jonas Bernoulli
2025-08-22
Use shared bindings with cond-let and cond-let*
Jonas Bernoulli
2025-08-22
Use cond-let and cond-let*
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-08-22
Revert "Remove kludge for and-let* bug in older Emacs releases"
Jonas Bernoulli
2025-08-07
Use _ in all non-binding entries in the varlist of COND-let forms
Jonas Bernoulli
2025-08-06
Remove kludge for and-let* bug in older Emacs releases
Jonas Bernoulli
2025-08-01
magit-insert-shelved-branches: Keep collapsed by default
Jonas Bernoulli
2025-07-25
Use shorthand match-str instead of match-string-no-properties
Jonas Bernoulli
2025-07-11
Increase name consistency for "commit" arguments
Jonas Bernoulli
2025-05-15
magit-make-margin-overlay: At bol set margin of previous line
Jonas Bernoulli
2025-05-15
magit-refs--format-margin: Handle tags referring to non-commits
Jonas Bernoulli
2025-05-15
magit-refs--format-margin: Do not assume fixes length of timestamps
Martin Joerg
2025-04-28
magit-{branch-unshelve,insert-shelved-branches}: List newest first
Jonas Bernoulli
2025-04-16
magit-insert-shelved-branches: Fix margin highlighting
Jonas Bernoulli
2025-04-16
magit-insert-shelved-branches: Indent branches
Jonas Bernoulli
2025-04-16
magit-insert-shelved-branches: New function
Jonas Bernoulli
2025-03-29
Use ## more
Jonas Bernoulli
2025-02-21
Fix various docstrings
Jonas Bernoulli
2025-02-04
magit-refs-primary-column-width: Cosmetics
Jonas Bernoulli
2025-02-01
Next release will be 4.3.0
Jonas Bernoulli
2025-01-05
Let the byte-compiler check more function references
Jonas Bernoulli
2025-01-05
magit-log--wash-summary: New function
Jonas Bernoulli
2025-01-02
magit-refs-show-branch-descriptions: New option
Jonas Bernoulli
2025-01-02
magit-refs--format-local-branch: Rename local variable
Jonas Bernoulli
2025-01-02
magit-refs--format-local-{branches,branch}: Fix value exchange
Jonas Bernoulli
2025-01-01
Bump copyright years
Jonas Bernoulli
2024-07-30
Make most major modes non-interactive
Jonas Bernoulli
2024-06-28
Clean up whitespace
Jonas Bernoulli
2024-06-28
magit-hack-dir-local-variables: New function
Jonas Bernoulli
2024-06-24
Use magit-insert-heading's new CHILD-COUNT argument
Jonas Bernoulli
2024-06-23
Use string-join instead of mapconcat
Jonas Bernoulli
2024-05-02
Remove all but one reminder about the and-let* bug
Jonas Bernoulli
2024-04-28
magit-insert-section: Change indent spec
Jonas Bernoulli
2024-04-15
Update contact information
Jonas Bernoulli
2024-02-27
magit-insert-remote-branches: Skip HEAD if not symref
Kyle Meyer
2024-01-01
Bump copyright years
Jonas Bernoulli
2023-11-09
Define margin commands using transient-define-suffix
Jonas Bernoulli
2023-09-21
Use seq-keep instead of delq and mapcar
Jonas Bernoulli
2023-09-19
magit-refs-show-commit-count: Fix custom type specification
Jonas Bernoulli
2023-07-31
Fix switch from -replace to cl-substitute
Jonas Bernoulli
2023-07-31
Use if-let instead of --if-let
Jonas Bernoulli
2023-07-31
Use and-let* instead of when-let* if value matters
Jonas Bernoulli
2023-07-28
Use mapcar and delq instead of -keep
Jonas Bernoulli
2023-07-28
Use seq-find instead of -first
Jonas Bernoulli
2023-07-28
Use cl-substitute instead of -replace
Jonas Bernoulli
2023-03-15
magit-insert-remote-branches: Fix Git 2.40 compatibility
Kyle Meyer
[next]