aboutsummaryrefslogtreecommitdiff
path: root/docs/magit-section.texi
AgeCommit message (Collapse)Author
2025-10-06Release version 4.4.1v4.4.1Jonas Bernoulli
2025-09-09Release version 4.4.0v4.4.0Jonas Bernoulli
2025-07-05Release version 4.3.8v4.3.8Jonas Bernoulli
2025-07-01Release version 4.3.7v4.3.7Jonas Bernoulli
2025-06-01Release version 4.3.6v4.3.6Jonas Bernoulli
2025-05-14Release version 4.3.5v4.3.5Jonas Bernoulli
2025-05-13Release version 4.3.4v4.3.4Jonas Bernoulli
2025-05-01Release version 4.3.3v4.3.3Jonas Bernoulli
2025-04-01Release version 4.3.2v4.3.2Jonas Bernoulli
2025-03-02Release version 4.3.1v4.3.1Jonas Bernoulli
2025-02-04Release version 4.3.0v4.3.0Jonas Bernoulli
2025-01-01Release version 4.2.0v4.2.0Jonas Bernoulli
2025-01-01Bump copyright yearsJonas Bernoulli
2024-12-06Release version 4.1.3v4.1.3Jonas Bernoulli
2024-11-02Release version 4.1.2v4.1.2Jonas Bernoulli
2024-10-01Release version 4.1.1v4.1.1Jonas Bernoulli
2024-09-01Release version 4.1.0v4.1.0Jonas Bernoulli
2024-08-30Track generated *.texi againJonas Bernoulli
The ecosystem isn't read; maybe in a few more years.
2024-08-18Actually no longer track generated %.texiJonas Bernoulli
2024-06-24magit-insert-heading: Add optional CHILD-COUNT argumentJonas Bernoulli
2024-06-12magit-section-lineage: Update documentationJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-08-05Fix typoJonas Bernoulli
2023-05-21Place comma after "e.g." and "i.e."Jonas Bernoulli
We already do this in Transient's documentation because that's what is being done in Emacs' documentation and Transient is part of Emacs. Let's be consistent even at the cost of making the English unhappy. Also add a comma before "e.g." and "i.e.", if not inside parentheses, which is the correct thing to do, regardless which style guide one chooses to follow.
2023-01-03Bump copyright yearsJonas Bernoulli
2022-11-27Use new version string format for unreleased revisionsJonas Bernoulli
"N-git" < "N"; but "N.50-git" > "N".
2022-08-10manual: Use @insertcopyingJonas Bernoulli
2022-05-03Fix a single typoJonas Bernoulli
But it sure was copied to a lot of places. ;P
2022-03-25Do not set point when invoking context-menuJonas Bernoulli
2022-03-25magit-section-content-p: New functionJonas Bernoulli
2022-03-25magit-section-at: New functionJonas Bernoulli
2022-01-30Hardcode version string for nowJonas Bernoulli
2022-01-30manual: Use upcoming feature to transcode to @itemx commandsJonas Bernoulli
2022-01-01Bump copyright yearsJonas Bernoulli
2021-12-26manual: Use updated support for definition commandsJonas Bernoulli
Instead of ox-texinfo+.el use the new implementation that I expect to be merged into Org itself.
2021-12-16Rename Documentation/ to docs/Jonas Bernoulli