aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-01Release version 3.1.0v3.1.0Jonas Bernoulli
2021-07-01Update release notesJonas Bernoulli
2021-07-01magit-merge: Change magit-merge-into's descriptionJonas Bernoulli
2021-06-29Update our completing-read-multiple replacement/wrapperJonas Bernoulli
2021-06-29magit-completion-pcm--all-completions: Only use if necessaryJonas Bernoulli
2021-06-29magit-completing-read-multiple*: Port c-r-m changeJonas Bernoulli
2021-06-29magit-builtin-completing-read: Maybe don't modify promptJonas Bernoulli
2021-06-29magit-list-refs-namespaces: Fix pull-request namespaceJonas Bernoulli
2021-06-29magit-list-refs-namespaces: Promote to optionJonas Bernoulli
2021-06-29magit-diff{,-refresh}: Add -RJonas Bernoulli
2021-06-28magit-cherry-pick: Bind magit-merge-squashJonas Bernoulli
2021-06-28magit-log-select-quit: Actually call quit functionTEC
2021-06-26magit-log-mode-map: Fix binding added in previous commitJonas Bernoulli
2021-06-25magit-log-move-to-revision: New commandJonas Bernoulli
2021-06-25manual: Add two FAQ entries from wikiJonas Bernoulli
2021-06-20magit-bisect-run: Don't start bisect asynchronouslyKyle Meyer
2021-06-19manual: Remove entry for magit-run-git-with-logfileKyle Meyer
2021-06-20manual: Fix typoJonas Bernoulli
2021-06-19manual: use ox-texinfo's notoc supportJonas Bernoulli
2021-06-16Quote object slot :initform values that aren't self-quotingJonas Bernoulli
2021-06-16magit--libgit-available-p: Avoid using eieio-unboundJonas Bernoulli
2021-06-15Fix indentationJonas Bernoulli
2021-06-14magit-list-submodules: Show status message while workingJonas Bernoulli
2021-06-14magit-list-repositories: Show status message while workingJonas Bernoulli
2021-06-09magit-commit-squash: Mention magit-commit-augment in doc-stringJonas Bernoulli
2021-06-08magit-blame--parse-chunk: Unquote file namesKyle Meyer
2021-05-31Fix credential manager by adding a newline to chosen optionSiavash Askari Nasr
2021-05-28Add magit-section elpa package to load-pathJonas Bernoulli
2021-05-25Add v3.1.0 release notes stubJonas Bernoulli
2021-05-25Reset Package-Requires for MelpaJonas Bernoulli
2021-05-25Release version 3.0.0v3.0.0Jonas Bernoulli
2021-05-25Update release notesJonas Bernoulli
2021-05-25magit.el: Update library commentaryJonas Bernoulli
2021-05-25make: Fix updating magit-pkg.elJonas Bernoulli
2021-05-25Add SPDX-License-Identifier library headerJonas Bernoulli
2021-05-25git-commit.el: Fix "Author" library headerJonas Bernoulli
2021-05-25magit--maybe-update-revision-buffer: Honor log's file filterKyle Meyer
2021-05-24make: Update path to ox-extraJonas Bernoulli
2021-05-24AUTHORS.md: Update list of contributorsJonas Bernoulli
2021-05-24magit.el: Add myself as the second author beside MariusJonas Bernoulli
2021-05-24magit.el: No longer align email addresses in library headerJonas Bernoulli
2021-05-21Consolidate git/libgit CI stepsAshlynn Anderson
2021-05-19magit-refresh-buffer: Improve order in which windows are handledJonas Bernoulli
2021-05-19magit-refresh-buffer: CosmeticsJonas Bernoulli
2021-05-19magit-refresh-buffer: Fix window handlingJonas Bernoulli
2021-05-12Use with-eval-after-loadJonas Bernoulli
2021-05-11magit-insert-revision-tag: Use magit-process-fileJonas Bernoulli
2021-04-30magit-primary-remote: Fix a doc-string typoKyle Meyer
2021-04-28Run tests using both Git and libgit functions in CISam Cedarbaum
2021-04-28Install Emacs with libegit in CISam Cedarbaum