aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
AgeCommit message (Collapse)Author
2015-08-16release version 2.2.02.2.0Jonas Bernoulli
2015-08-152.2.0.txt: fix typoKyle Meyer
2015-08-15magit-run-gitk-{all,branches}: new commandsJonas Bernoulli
Add new commands `magit-run-gitk-all' and `magit-run-gitk-branches' which call `gitk' with the respective argument. Existing command `magit-run-gitk' now always calls `gitk' without any arguments.
2015-08-15magit-shell-command{,-topdir}: new commandsJonas Bernoulli
2015-08-122.2.0.txt: fix typoKyle Meyer
2015-08-122.2.0.txt: document refresh popupsJonas Bernoulli
2015-08-122.1.0.txt: remove incorrect claimJonas Bernoulli
2015-08-11magit-wip-log{,-current}: new commandsJonas Bernoulli
2015-08-062.2.0.txt: fix typoJonas Bernoulli
2015-07-302.2.0.txt: reviseKyle Meyer
2015-07-302.2.0.txt: document important changesJonas Bernoulli
2015-07-262.2.0.txt: document diff changesKyle Meyer
2015-07-22add release note stubJonas Bernoulli
2015-07-01add release notes, bump version2.1.0Jonas Bernoulli
2015-07-01remove executive summaries from old release notesJonas Bernoulli
2015-06-08Merge branch 'master' into nextJonas Bernoulli
2015-06-08release version 1.4.21.4.2Jonas Bernoulli
2015-05-09Merge pull request #1843 from nex3/name-changeJonas Bernoulli
Update my name.
2015-05-08Update my name.Natalie Weizenbaum
2015-04-17Merge branch 'master' into nextJonas Bernoulli
Conflicts: Makefile magit.el
2015-04-12release version 1.4.11.4.1Jonas Bernoulli
2015-04-06add stub manual and release notesJonas Bernoulli
2015-04-02tweak release noteJonas Bernoulli
2015-04-01release version 1.4.01.4.0Jonas Bernoulli
2015-04-01add release notes for historic releasesJonas Bernoulli
The notes about releases from v0.5.1 to v0.8.0 are based on release notes which existed in earlier commits. The notes about releases from v0.8.1 to v1.2.0 have been compiled now. For v0.8.1, v0.8.2, v1.1.1, v1.1.2, v1.2.1, and v1.2.2 all commits have been inspected. For v1.0.0, v1.1.0, and v1.2.0 only the diffs comparing with the previous release have been inspected. There certainly are changes which should have been mentioned but are not. Feel free to complete the lists of changes and also to change the wording to be more in line with the humanized style used in Git release notes.