1.3.0 • Published 5 years ago

linelog v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.2.1

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago