aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-autorevert.el
AgeCommit message (Expand)Author
2026-01-01Bump copyright yearsJonas Bernoulli
2025-12-01magit-auto-revert-mode: Always delay activation until after-init-hookJonas Bernoulli
2025-12-01magit-autorevert.el: No longer depend on other parts of MagitJonas Bernoulli
2025-11-25Drop unnecessary uses of compat-callJonas Bernoulli
2025-11-24magit-custom-initialize-after-init: And one moreJonas Bernoulli
2025-11-24magit-custom-initialize-after-init: Remove one last lexical variableJonas Bernoulli
2025-11-16magit-post-refresh-hook: Autoload hook functionsJonas Bernoulli
2025-11-10magit-custom-initialize-after-init: Another kludge for Straight bugJonas Bernoulli
2025-11-07magit-custom-initialize-after-init: Another kludge for Straight bugJonas Bernoulli
2025-11-07magit-custom-initialize-after-init: Add kludge for Straight bugJonas Bernoulli
2025-11-06magit-auto-revert-mode--disable: Handle unbound magit-auto-revert-modeJonas Bernoulli
2025-11-05magit-custom-initialize-after-init: Define near where it is usedJonas Bernoulli
2025-11-05magit-auto-revert-mode: Disable when enabling global-auto-revert-modeJonas Bernoulli
2025-11-05magit-auto-revert-mode: Tweak docstringJonas Bernoulli
2025-11-05magit-auto-revert-mode: Improve initializationJonas Bernoulli
2025-10-24Support Emacs builds that feature custom-initialize-after-file-loadJonas 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-02-21Add missing library commentariesJonas Bernoulli
2025-02-04Let the byte-compiler check more function referencesJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-05Require magit-process for the benefit of magit-auto-revert-modeJonas Bernoulli
2024-09-10magit-auto-revert-mode: Respect auto-revert-remote-files up frontJonas Bernoulli
2024-09-10magit-turn-on-auto-revert-mode-if-desired: CosmeticsJonas Bernoulli
2024-06-20Use time-since instead of time-subtractJonas Bernoulli
2024-06-09Use define-advice instead of advice-addJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-07-31Use when-let instead of --when-letJonas Bernoulli
2023-07-28Use seq-filter instead of -filterJonas Bernoulli
2023-03-06magit-auto-revert-mode: Leave disabled in one more caseJonas Bernoulli
2023-01-05Use new compat-call macroJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Fix finding remote executablesJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-02-03magit-turn-on-auto-revert-mode-if-desired: do cheaper checks firstSean Whitton
2022-01-01Bump copyright yearsJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-24Load essential core libraries upfrontJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-02-07magit-turn-on-auto-revert-mode-if-desired: Kludge for old 27 builtsJonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-12-08Fix 6401ba9343d4d25c8b77867b0301421bb1ecc980Jonas Bernoulli
2019-12-08If git cannot be found then don't try to turn on auto-revert-modeJonas Bernoulli
2019-11-23magit-auto-revert-mode: Add some warnings to doc-stringJonas Bernoulli
2019-07-27Do not permanently remove elements from auto-revert-buffer-listJonas Bernoulli
2019-04-30magit-autorevert.el: Define own counter variableBasil L. Contovounesios
2019-04-26magit-auto-revert-repository-buffer-p: Use buffer-local-valueJonas Bernoulli
2019-04-04magit-autorevert.el: Minor touch-upsBasil L. Contovounesios