| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-03 | release version 2.2.22.2.2 | Jonas Bernoulli | |
| 2015-09-02 | 2.2.2.txt: remove entry about dropped fix | Jonas Bernoulli | |
| 2015-09-02 | call magit-mode-get-buffer with nil as FORMAT | Jonas Bernoulli | |
| `magit-mode-get-buffer' can derive the name of the variable whose value is the buffer-name format string to be used based on the MODE argument. Some callers already make use of this and pass nil as FORMAT, but many others did not do so until now. Deriving the name of the variable from the name of the mode is fairly cheap so it is okay to do so, especially because nor specifying the format variable explicitly makes many callers cleaner. However we cannot completely remove the FORMAT argument for backward (and possibly forward) compatibility reasons. | |||
| 2015-09-01 | magit-wip-log-get-tips: ignore non-existent refs | Kyle Meyer | |
| Return nil if the reflog for WIPREF does not exist to prevent 'git log' from failing on the unknown revision, resulting in magit-wip-log showing an empty log. | |||
| 2015-08-30 | add preliminary release notes for v2.2.2 | Jonas Bernoulli | |
| 2015-08-25 | 2.2.1.txt: fix commit count | Jonas Bernoulli | |
| 2015-08-24 | release version 2.2.12.2.1 | Jonas Bernoulli | |
| 2015-08-19 | add v2.3.0 release notes stub | Kyle Meyer | |
| 2015-08-16 | release version 2.2.02.2.0 | Jonas Bernoulli | |
| 2015-08-15 | 2.2.0.txt: fix typo | Kyle Meyer | |
| 2015-08-15 | magit-run-gitk-{all,branches}: new commands | Jonas 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-15 | magit-shell-command{,-topdir}: new commands | Jonas Bernoulli | |
| 2015-08-12 | 2.2.0.txt: fix typo | Kyle Meyer | |
| 2015-08-12 | 2.2.0.txt: document refresh popups | Jonas Bernoulli | |
| 2015-08-12 | 2.1.0.txt: remove incorrect claim | Jonas Bernoulli | |
| 2015-08-11 | magit-wip-log{,-current}: new commands | Jonas Bernoulli | |
| 2015-08-06 | 2.2.0.txt: fix typo | Jonas Bernoulli | |
| 2015-07-30 | 2.2.0.txt: revise | Kyle Meyer | |
| 2015-07-30 | 2.2.0.txt: document important changes | Jonas Bernoulli | |
| 2015-07-26 | 2.2.0.txt: document diff changes | Kyle Meyer | |
| 2015-07-22 | add release note stub | Jonas Bernoulli | |
| 2015-07-01 | add release notes, bump version2.1.0 | Jonas Bernoulli | |
| 2015-07-01 | remove executive summaries from old release notes | Jonas Bernoulli | |
| 2015-06-08 | Merge branch 'master' into next | Jonas Bernoulli | |
| 2015-06-08 | release version 1.4.21.4.2 | Jonas Bernoulli | |
| 2015-05-09 | Merge pull request #1843 from nex3/name-change | Jonas Bernoulli | |
| Update my name. | |||
| 2015-05-08 | Update my name. | Natalie Weizenbaum | |
| 2015-04-17 | Merge branch 'master' into next | Jonas Bernoulli | |
| Conflicts: Makefile magit.el | |||
| 2015-04-12 | release version 1.4.11.4.1 | Jonas Bernoulli | |
| 2015-04-06 | add stub manual and release notes | Jonas Bernoulli | |
| 2015-04-02 | tweak release note | Jonas Bernoulli | |
| 2015-04-01 | release version 1.4.01.4.0 | Jonas Bernoulli | |
| 2015-04-01 | add release notes for historic releases | Jonas 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. | |||
