aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-status.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-30Load magit-autoloads only in interactive sessionsJonas Bernoulli
2025-10-14magit-insert-push-branch-header: Fix indentationJonas Bernoulli
2025-09-18Use cond-let and cond-let* moreJonas Bernoulli
2025-09-18Move additional branches into existing uses of condJonas Bernoulli
2025-08-22Avoid t condition in final match-all cond clauseJonas Bernoulli
2025-08-22Use Cond-Let's and$Jonas 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-08-07Use _ in all non-binding entries in the varlist of COND-let formsJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-07-21magit-status-show-untracked-files: Fix documentationDamien Cassou
2025-07-20magit-status-here: Also save file-visiting buffersJonas Bernoulli
2025-07-19magit-status-goto-file-position: Favor unstaged hunkJonas Bernoulli
2025-07-19magit-diff--locate-file-position: Add shorthands for PARENTSJonas Bernoulli
2025-07-19magit-diff--locate-file-position: New functionJonas Bernoulli
2025-07-19magit-status--{get,goto}-file-position: New functionsJonas Bernoulli
2025-07-19magit-diff--goto-file-position: Renamed functionJonas Bernoulli
2025-07-19magit-status-setup-buffer: CosmeticsJonas Bernoulli
2025-07-19magit-{setup,refresh}-buffer: Add {INITIAL,SELECT}-SECTION argumentsJonas Bernoulli
2025-07-19magit-{diff,log}--get-value: Add shorthands for USE-BUFFER-ARGSJonas Bernoulli
2025-07-02magit-discard: On "Untracked files" delete exactly the listed filesJonas Bernoulli
2025-06-16magit-show-process-buffer-hint: New optionJonas Bernoulli
2025-06-10Clarify that commands run magit-section-movement-hook explicitlyJonas Bernoulli
2025-05-18Call magit-status-goto-initial-section before highlightingJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-03-31magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-filesJonas Bernoulli
2025-03-29Use ## moreJonas Bernoulli
2025-03-21magit-status-show-untracked-files: Fix custom typeJonas Bernoulli
2025-03-12magit-insert-head-branch-header: Reduce scope of a let-bindingJonas Bernoulli
2025-02-27Consistently begin custom choice tags with capital letterJonas Bernoulli
2025-02-08magit-format-file-function: New optionJonas Bernoulli
2025-02-02Use ## and seq-some instead of --someJonas Bernoulli
2025-02-01Next release will be 4.3.0Jonas Bernoulli
2025-01-31magit-insert-untracked-files: Fix thinko and typoJonas Bernoulli
2025-01-30Speed up Git's part in listing files in status bufferJonas Bernoulli
2025-01-27Speed up and simplify listing files in status bufferJonas Bernoulli
2025-01-27magit-ignored-files: No longer use --directory by defaultJonas Bernoulli
2025-01-27magit-untracked-files: Remove COMPACT argument againJonas Bernoulli
2025-01-05Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-05magit-log--wash-summary: New functionJonas Bernoulli
2025-01-05magit-insert-{upstream,push}-branch-header: Remove stray codeJonas Bernoulli
2025-01-04magit-status-show-untracked-files: New optionJonas Bernoulli
2025-01-04magit-insert-untracked-files: Fix use of status.showUntrackedFilesJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-11-24magit-insert-untracked-files: Improve docsJonas Bernoulli
2024-07-30Make most major modes non-interactiveJonas Bernoulli