1.3.0 • Published 4 years ago

linelog v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

linelog.js provides a data structure useful for tracking changes to a text file over time.

It is relatively compact because it only contains deltas without full text. It supports efficient "blame" operation, as doing a "blame" is the same as doing a "checkout".

1.2.3

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago