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
/
git-rebase.el
Age
Commit message (
Expand
)
Author
2026-01-01
Improve indentation of cond
Jonas Bernoulli
2026-01-01
Fix indentation
Jonas Bernoulli
2026-01-01
Bump copyright years
Jonas Bernoulli
2025-09-18
Use cond more
Jonas Bernoulli
2025-08-26
Avoid t condition in more final match-all cond clauses
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-17
git-rebase-current-line: Use correct conditional
Jonas Bernoulli
2025-07-25
Use shorthand match-str instead of match-string-no-properties
Jonas Bernoulli
2025-07-09
git-rebase-mode-font-lock-keywords: Use magit-branch-local face
Jonas Bernoulli
2025-07-09
rebase: Deal with comment character in the middle of action lines
Jonas Bernoulli
2025-07-09
git-rebase-line-regexps: Do not use empty string for missing description
Jonas Bernoulli
2025-07-09
git-rebase-mode-font-lock-keywords: Use single regexp for merge lines
Jonas Bernoulli
2025-07-09
git-rebase-mode-font-lock-keywords: Highlight action flags
Jonas Bernoulli
2025-07-09
git-rebase-mode-font-lock-keywords: Use description face more
Jonas Bernoulli
2025-07-09
git-rebase-mode-font-lock-keywords: Cosmetics
Jonas Bernoulli
2025-07-09
git-rebase-current-line: Use match group 99 for comment-start
Jonas Bernoulli
2025-06-05
git-rebase--insert-descriptions: Consistently use comment-start
Jonas Bernoulli
2025-05-31
magit-rebase--todo: Prevent false-positives
Jonas Bernoulli
2025-05-31
git-rebase-{alter,squish}: New commands
Jonas Bernoulli
2025-05-28
git-rebase-drop: New command
Jonas Bernoulli
2025-05-28
git-rebase-current-line: Cosmetics
Jonas Bernoulli
2025-05-18
magit-section-highlight-range: Tweak renamed function
Jonas Bernoulli
2025-04-15
git-rebase-kill-line: If the line is commented then uncomment it
Jonas Bernoulli
2025-04-15
Speed-up inserting rebase sequences
Jonas Bernoulli
2025-03-29
Use ## more
Jonas Bernoulli
2025-02-21
Fix various docstrings
Jonas Bernoulli
2025-01-10
Highlight amend! markers as well
Jonas Bernoulli
2025-01-07
magit--{bolp,eolp,bol-position,eol-position}: New utility functions
Jonas Bernoulli
2025-01-07
git-rebase-region-bounds: Cosmetics
Jonas Bernoulli
2025-01-01
Bump copyright years
Jonas Bernoulli
2024-07-30
Make most major modes non-interactive
Jonas Bernoulli
2024-05-02
Shorten some long lines
Jonas Bernoulli
2024-04-15
Update contact information
Jonas Bernoulli
2024-01-01
Bump copyright years
Jonas Bernoulli
2023-09-08
Use setq-local instead of set and make-local-variable
Jonas Bernoulli
2023-07-31
Use if-let instead of --if-let
Jonas Bernoulli
2023-07-31
Use when-let instead of --when-let
Jonas Bernoulli
2023-05-21
Place comma after "e.g." and "i.e."
Jonas Bernoulli
2023-03-17
Deprecate magit-git-dir to avoid needlessly repeating work
Jonas Bernoulli
2023-02-13
Use defvar-keymap from Emacs 29.1 or the Compat package
Jonas Bernoulli
2023-01-03
Bump copyright years
Jonas Bernoulli
2022-10-31
git-rebase: Support update-ref action
Kyle Meyer
2022-09-14
git-rebase-mode-show-keybindings: fix key display for mapped commands
Sean Farley
2022-05-27
Replace or quote single quotes in docstrings
Jonas Bernoulli
2022-05-13
magit--disable-save-buffers: Renamed variable
Jonas Bernoulli
2022-05-13
git-rebase-mode-show-keybindings: Preserve comment face
Jonas Bernoulli
2022-05-13
git-rebase-mode-show-keybindings: Align Git's continued help text
Jonas Bernoulli
2022-05-13
git-rebase-mode-show-keybindings: Propertize all keys
Jonas Bernoulli
[next]