aboutsummaryrefslogtreecommitdiff
path: root/lisp/Makefile
AgeCommit message (Expand)Author
2026-02-10make: Fix emacs-Q targetJonas Bernoulli
2026-02-10make: Move check-declare targetJonas Bernoulli
2026-02-10make: Fix removing magit-autoloads.elJonas Bernoulli
2025-11-30make: Minor cosmeticsJonas Bernoulli
2025-11-30make: Add new EMACS_Q_ARG variableJonas Bernoulli
2025-10-31make: Rename loaddefs target to autoloadsJonas Bernoulli
2025-10-31make: Update magit-autoloads.el targetJonas Bernoulli
2025-09-05make: Add missing space in *.elc targetJonas Bernoulli
2025-08-31make: Load transient early for older Emacs releasesJonas Bernoulli
2025-08-31make: Remove kludges for old Emacs releasesJonas Bernoulli
2025-04-25make: Set lexical-binding in magit-version.elJonas Bernoulli
2025-04-16magit-dired.el: New libraryJonas Bernoulli
2025-01-08git-commit.el: Require magit-processJonas Bernoulli
2024-08-18make: Clean clean targetJonas Bernoulli
2024-06-25Remove magit-libgit.elJonas Bernoulli
2023-12-01Fix "Silence byte-compiler"Jonas Bernoulli
2023-03-13Remove magit-obsolete.elJonas Bernoulli
2022-10-20make: Suppress warning about obsolete autoload packageJonas Bernoulli
2022-05-09make: Add whitespaceJonas Bernoulli
2022-04-22make: Improve creation of autoloads fileJonas Bernoulli
2022-04-22make: Right-align target verbsJonas Bernoulli
2022-02-22Disband magit-imenu.elJonas Bernoulli
2022-02-22Rename magit-utils.el to magit-base.elJonas Bernoulli
2022-01-23Add interface to 'git sparse-checkout'Kyle Meyer
2022-01-20magit-rebase--get-state-lines: New functionJonas Bernoulli
2022-01-16make: Fix target name typoKyle Meyer
2021-12-07make: Add check-declare targetJonas Bernoulli
2021-08-20Add support for "git bundle"Jonas Bernoulli
2019-12-20magit--overlay-at: Move definitionJonas Bernoulli
2019-11-10magit-merge: Add --Xdiff-algorithmJonas Bernoulli
2019-04-19Use libgit if available and desiredJonas Bernoulli
2019-04-17magit-reflog.el: Create new library from existing codeJonas Bernoulli
2019-04-17Restore bookmark supportJonas Bernoulli
2019-04-17Temporarily remove bookmark supportJonas Bernoulli
2019-03-23make: Untabify build-order target definitionsJonas Bernoulli
2019-02-25Ensure all magit libraries are at least autoloadedJonas Bernoulli
2019-02-03magit-transient.el: New libraryJonas Bernoulli
2019-02-02Rename magit-{push-current-set-remote => remote-set}-if-missingJonas Bernoulli
2018-12-26Remove some collaboration commands in favor of the Forge packageJonas Bernoulli
2018-10-21Create magit-patch.el from existing codeJonas Bernoulli
2018-10-21Split magit-extras.el into multiple librariesJonas Bernoulli
2018-10-21Split magit-remote.el into multiple librariesJonas Bernoulli
2018-08-01make: Move suppress-warnings to file where it is usedJonas Bernoulli
2018-02-02Create new libraries from code previously in magit.elJonas Bernoulli
2018-02-01Improve loading of some librariesJonas Bernoulli
2017-12-16make: Suppress certain warnings when running tests alsoJonas Bernoulli
2017-12-16make: Suppress defun property warnings on older EmacsenJonas Bernoulli
2017-12-16make: Suppress bogus warnings on older EmacsenJonas Bernoulli
2017-12-08magit-collab.el: new libraryJonas Bernoulli
2017-11-20Move magit-popup.el to a separate repositoryJonas Bernoulli