blob: 95b204f86f69fb39298161f65350486c32204f92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Magit v0.8.1 Release Notes
==========================
Released 10 June 2010 by Phil Jackson.
Changes since v0.8.0
--------------------
* New library `rebase-mode.el'. Edit Git rebase files.
* New commands `magit-log-all' and `magit-log-first-parent'.
* New command `magit-git-command'. Run any Git command.
* `magit-remote-update' learned to fetch just the current remote.
* `magit-tag' learned to place the tag on something other than HEAD.
Authors
-------
55 Phil Jackson
7 Rémi Vanicat
7 Ævar Arnfjörð Bjarmason
4 Natalie Weizenbaum
2 Ramkumar Ramachandra
1 Mark Hepburn
1 Moritz Bunkus
|