Skip to content

Commit 6b56919

Browse files
committed
ReleaseNotes for v0.7 with author information
Include Dave's reload feature and author-information for the most important parts. Also a list of contributors since v0.6.3 from the shortlog. Signed-off-by: Johannes Gilger <[email protected]>
1 parent 788cd71 commit 6b56919

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

Documentation/ReleaseNotes/v0.7.txt

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,25 @@ v0.7
33

44
This feature-release has the following new features and enhancements:
55

6-
* Line-wise staging by selecting lines from hunks
7-
* Discarding hunks/changes to files (using git apply --reverse)
8-
* Show current HEAD in window-title
9-
* Show current branch in orange in history view
10-
* Collapse commit-list/diff-view using Command-Shift-Up/Down
11-
* Sign-Off commits in commit view
12-
* "Show in Finder" for files in commit view
13-
* Commit hooks are executed when committing
6+
* Auto-refresh of GitX when the repository is changed (Dave Grijalva)
7+
* Line-wise staging by selecting lines from hunks (JD Smith)
8+
* Discarding hunks/changes to files (using git apply --reverse) (Johannes Gilger)
9+
* Show current HEAD in window-title (Johannes Gilger)
10+
* Show current branch in orange in history view (Steven Michalske)
11+
* Collapse commit-list/diff-view using Command-Shift-Up/Down (Johannes Gilger)
12+
* Sign-Off commits in commit view (Johannes Gilger, Nicolas Riley)
13+
* "Show in Finder" for files in commit view (Charles O'Rourke)
14+
* Commit hooks are executed when committing (Joe Fiorini, Pieter de Bie)
15+
* Branches can be deleted from the UI
1416

1517
Small enhancements:
1618

17-
* Show committer name if it differs from authors name
18-
* Columns in history view can be toggled
19-
* Branches can be deleted from the UI
20-
* Reuse author-information when amending a commit
19+
* Show committer name if it differs from authors name (Benjamin Kramer)
20+
* Columns in history view can be toggled (Pieter de Bie)
21+
* Reuse author-information when amending a commit (Pieter de Bie)
2122
* Use modal alerts where possible
2223
* Don't display content of binary-files in tree-view
23-
* Correctly determine whether a repo is bare or not
2424

25-
In addition a lot of bugs were fixed.
25+
In addition a lot of bugs were fixed and numerous tiny features introduced.
26+
27+
Credits go to: Pieter de Bie, Johannes Gilger, Benjamin Kramer, Nicholas Riley, JD Smith, Joe Fiorini, Dave Grijalva, Charles O'Rourke, Gerd Knops, dbr, Mike Czepiel, Benoit Cerrina, Steven Michalske and Stonewall Ballard

0 commit comments

Comments
 (0)