| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-16 | Rename Documentation/ to docs/ | Jonas Bernoulli | |
| 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 | |
