mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-10-31 04:58:58 +00:00
40 lines
1.2 KiB
Text
40 lines
1.2 KiB
Text
= gitg 0.0.3 =
|
|
Version 0.0.3 was released on 2009-04-23
|
|
|
|
== Features ==
|
|
* Show state of stash, unstaged and staged changes as virtual commits at the
|
|
top of the history
|
|
* Preference to not collapse inactive lanes at all
|
|
* Drag and drop to stage/unstage files
|
|
|
|
== Bug fixes ==
|
|
* Crasher bug on staging files from the context menu
|
|
* Crasher bug on setting visibility of files in the revision details view
|
|
* Resolving and showing tag objects correctly
|
|
* Keep correct branch on reload
|
|
|
|
= gitg 0.0.2 =
|
|
Version 0.0.2 was released on 2009-04-05.
|
|
|
|
== Features ==
|
|
|
|
== Bug fixes ==
|
|
* Correct UTF-8 conversion for dates
|
|
* Revert file with staged changes correctly
|
|
* Crasher bug on typing fast in search field
|
|
* Crasher bug launching gitg on a fetching repository
|
|
|
|
= gitg 0.0.1 =
|
|
Version 0.0.1 was released on 2009-03-01. This release is the first public
|
|
release of gitg.
|
|
|
|
== Features ==
|
|
* Browse repository history
|
|
* Load large repositories fast
|
|
* Show revision details
|
|
* Browse revision file tree
|
|
* Export parts of the file tree of a specific revision
|
|
* Commit changes in your working directory
|
|
* Stage/unstage/revert per hunk or file
|
|
|
|
== Bug fixes ==
|