Skip to content

Releases: nulab/go-git-http-xfer

0.9.8

22 Nov 13:17
5acdf14
Compare
Choose a tag to compare

Changed the path matching to string comparison from regular expression
#24

0.9.7

22 Nov 12:56
331747a
Compare
Choose a tag to compare

Changed interface of handler function.
#22

0.9.6

21 Oct 12:42
Compare
Choose a tag to compare

Change constructor interface. (apply the pattern of functional options.)
#18

0.9.5

16 Oct 11:56
Compare
Choose a tag to compare

0.9.4

02 Oct 12:30
Compare
Choose a tag to compare

Copy the service RPC cmd's standard input and output in goroutine.
#11

0.9.3

01 Oct 08:26
Compare
Choose a tag to compare

Extend the git-http-transfer context.
#9

0.9.2

01 Oct 07:52
Compare
Choose a tag to compare

Implement event emitter.
#7

0.9.1

23 Sep 07:10
Compare
Choose a tag to compare

add git archive handler as add-on.
#1

0.9.0

23 Sep 07:08
Compare
Choose a tag to compare

Implements

  • The Smart Protocol
  • The Dumb Protocol