summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 49a0bae577cd8a364e7ece39aa809318eb19d3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# [v1.4.3 - 2017-09-15](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.2)

## Added

- Added reference badge for the detached HEAD state.
- Added commit list context menu item to rebase a specific commit.
- Added remote branch context menu item to create a new local branch that tracks the remote branch.

## Fixed

- Fixed bugs in staging file mode changes.
- Fixed failure to look up the correct host name for SSH URLs that use an alias from the SSH config file.

## Changed

- Start indexer process with lower priority.