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