slackbuilds/NEWS

24 lines
640 B
Text
Raw Normal View History

2008-11-07 00:29:52 +02:00
Changes in magit 0.7:
* Added basic support for tagging, on 't' and 'T'.
* More control over pushing. 'P' now takes a prefix argument
and pushing a branch without a default remote will ask for one.
* Magit works better with oldish Gits that don't understand "--graog"
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-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.
* Staging, unstaging, applying, reverting and discarding changes can
now be done line-by-line, not only hunk-by-hunk.