Skip to content

Releases: sebastianfeldmann/git

3.11.0

23 Jan 09:17
3.11.0
5cb1ea9
Compare
Choose a tag to compare

Add --diff-filter option to Log

3.10.0

16 Jan 15:51
3.10.0
4b77bd2
Compare
Choose a tag to compare

Add reflog functionality to the LogOperator

3.9.3

16 Jan 15:51
3.9.3
eb2ca84
Compare
Choose a tag to compare

Bugfix release :)

3.9.2

04 Oct 11:02
3.9.2
11c8512
Compare
Choose a tag to compare

Add new Info::getRemoteBranches method

3.9.1

04 Oct 11:01
3.9.1
8d3aef6
Compare
Choose a tag to compare

Switched back from short arrow to closure because of PHP 7.2

3.9.0

04 Oct 10:41
3.9.0
4bbd267
Compare
Choose a tag to compare

Allow to check multiple suffixes at once with Index::getStagedFilesOfTypes

3.8.6

24 Feb 21:25
3.8.6
d4ce674
Compare
Choose a tag to compare

Allow to filter the diff changed file set by file type (suffix)

3.8.5

23 Oct 11:32
3.8.5
14de823
Compare
Choose a tag to compare

Allow detection of squash and fixup commits

3.8.4

26 Aug 07:08
3.8.4
b324b6b
Compare
Choose a tag to compare

Fix issue #38 - thanks to @Chemiker90

3.8.3

26 Jul 20:04
3.8.3
853066c
Compare
Choose a tag to compare

Do not ignore permission errors while validating the HEAD commit