aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-bisect.el
AgeCommit message (Expand)Author
2026-01-01Bump copyright yearsJonas Bernoulli
2025-11-05Drop a space from autoload cookiesJonas 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-03-29Use ## moreJonas Bernoulli
2025-02-11Call magit-insert-heading less often without argumentsJonas Bernoulli
2025-02-02Use ## and seq-find instead of --firstJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-17Depend on Emacs >= 27.1Jonas Bernoulli
2024-12-09Depend on Git >= v2.25.0Jonas Bernoulli
2024-10-18No longer add global git arguments twiceJonas Bernoulli
2024-06-24Use magit-insert-heading's new CHILD-COUNT argumentJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-03-11magit--with-connection-local-variables: Use suitable indentationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-12-29magit-bisect-run: Restore checks for flipped revs and dirty treeKyle Meyer
2023-04-24If bisect was invoked with --first-parent, use it for rest log tooJonas Bernoulli
2023-04-08magit-wash-bisect-log: Ignore '# status:' linesKyle Meyer
2023-03-17Deprecate magit-git-dir to avoid needlessly repeating workJonas Bernoulli
2023-01-03Bump copyright yearsJonas Bernoulli
2022-04-22Refresh library headersJonas Bernoulli
2022-04-22Use when-let* for multiple bindingsJonas Bernoulli
2022-03-28Function-quote many more functionsJonas Bernoulli
2022-03-25magit-section-at: New functionJonas Bernoulli
2022-01-29Make object name regular expressions compatible with SHA-256Kyle Meyer
2022-01-11magit-git-version>=, magit-git-version<: New functionsJonas Bernoulli
2022-01-11Define version> and version>= but sadly with our prefixJonas Bernoulli
2022-01-05magit-bisect-run: Use magit--with-connection-local-variablesAndrey Smirnov
2022-01-01Bump copyright yearsJonas Bernoulli
2021-07-20magit-process-git: New functionJonas Bernoulli
2021-06-20magit-bisect-run: Don't start bisect asynchronouslyKyle Meyer
2021-06-15Fix indentationJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2021-01-02bisect: Support specifying alternate termsKyle Meyer
2021-01-02magit-bisect-start: Reword documentation for clarityKyle Meyer
2020-10-25magit-bisect: Add --no-checkout and --first-parentJonas Bernoulli
2020-05-16Adjust to renamed Transient macros and variablesJonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-07-30Make magit-mode compatible with whitespace-modeNoam Postavsky
2019-04-20Run "git bisect" asynchronouslyJonas Bernoulli
2019-03-08Require at least Git v2.2.0Jonas Bernoulli
2019-02-14Define magit-bisect as a transient commandJonas Bernoulli
2019-01-02Bump copyright yearsJonas Bernoulli
2018-10-21In all libraries, put provide form into separate sectionJonas Bernoulli
2018-09-28magit-bisect-start: Error out when there are uncommitted changesJonas Bernoulli
2018-09-28magit-bisect-start: Error out on flipped revisionsJonas Bernoulli
2018-01-18magit-wash-bisect-log: Use new bisect-item section typeJonas Bernoulli
2018-01-18magit-confirm: Abort if user doesn't confirmJonas Bernoulli
2018-01-07Bump copyright yearsJonas Bernoulli