2008-11-07 00:29:52 +02:00
|
|
|
Changes in magit 0.7:
|
|
|
|
|
2008-11-10 00:28:19 +02:00
|
|
|
* Tagging, on 't' and 'T'.
|
2008-11-07 00:29:52 +02:00
|
|
|
|
2008-11-10 00:28:19 +02:00
|
|
|
* Stashing, on 'z'.
|
|
|
|
|
|
|
|
* There is more control over pushing. 'P' now takes a prefix argument
|
2008-11-07 00:29:52 +02:00
|
|
|
and pushing a branch without a default remote will ask for one.
|
|
|
|
|
2008-11-10 00:28:19 +02:00
|
|
|
* Magit works better with oldish Gits that don't understand "--graph"
|
2008-11-07 00:29:52 +02:00
|
|
|
for example.
|
|
|
|
|
|
|
|
Changes in magit 0.6:
|
2008-08-17 02:37:43 +03:00
|
|
|
|
2008-09-11 01:26:12 +03:00
|
|
|
Almost everything has changed. Please read the manual again. Some
|
|
|
|
highlights:
|
2008-08-18 22:48:58 +03:00
|
|
|
|
2008-09-11 01:26:12 +03:00
|
|
|
* Magit now works with Git 1.6.0. (John Wiegley)
|
2008-08-19 00:42:44 +03:00
|
|
|
|
2008-09-11 01:26:12 +03:00
|
|
|
* Support for interactive rewriting.
|
2008-08-17 02:43:39 +03:00
|
|
|
|
2008-09-11 01:26:12 +03:00
|
|
|
* Sections can be shown and hidden.
|
2008-10-12 02:50:49 +03:00
|
|
|
|
|
|
|
* Staging, unstaging, applying, reverting and discarding changes can
|
|
|
|
now be done line-by-line, not only hunk-by-hunk.
|