aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-gitignore.el
AgeCommit message (Expand)Author
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-01magit-completing-read: Support requiring non-empty inputJonas Bernoulli
2025-07-25Use shorthand match-str instead of match-string-no-propertiesJonas Bernoulli
2025-04-15Use ## moreJonas Bernoulli
2025-02-02Use ## and mapcan instead of --mapcatJonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-07-28Use seq-filter instead of -filterJonas Bernoulli
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 and-let* for side-effectsJonas Bernoulli
2022-01-16Specify :test when calling cl-set-difference with stringsKyle Meyer
2022-01-01Bump copyright yearsJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-02-27Only use local paths in magit-gitignore-in-subdirOla x Nilsson
2021-01-24Load essential core libraries upfrontJonas Bernoulli
2021-01-03Bump copyright yearsJonas Bernoulli
2020-05-16Adjust to renamed Transient macros and variablesJonas Bernoulli
2020-01-02Update copyright yearsJonas Bernoulli
2019-11-02magit-gitignore-in-subdir: Fix 'git add' targetKyle Meyer
2019-10-26Allow the directory at point as gitignore ruleJohannes Altmanninger
2019-10-19magit-gitignore-read-pattern: Fix copy-past errorJonas Bernoulli
2019-07-29magit-gitignore: magit-{,no-}assume-unchangedJonas Bernoulli
2019-07-29magit-{,no-}assume-unchanged: Improve promptJonas Bernoulli
2019-07-25magit-{,no-}assume-unchanged: New commandsJonas Bernoulli
2019-07-25magit-{,no-}skip-worktree: Do no limit to current sub-directoryJonas Bernoulli
2019-07-25magit-{,no-}skip-worktree: CosmeticsJonas Bernoulli
2019-07-25magit-{,no-}skip-worktree: Remove duplicated colon from promptzilongshanren
2019-03-04magit-{,no-}skip-worktree: New commandsJonas Bernoulli
2019-02-03magit-gitignore-{in-subdir,on-system}: New commandsJonas Bernoulli
2019-02-03magit-gitignore-*: Various improvementsJonas Bernoulli
2019-02-03Define magit-gitignore as a transient commandJonas Bernoulli
2019-01-02Bump copyright yearsJonas Bernoulli
2018-11-07Require subr-x only at compile-timeAlex Branham
2018-10-21Split magit-extras.el into multiple librariesJonas Bernoulli