Skip to content

Releases: maxim2266/lsch

Various updates and improvements

08 Feb 12:35
Compare
Choose a tag to compare
  • Error handling code reworked
  • Command commit replaced with reset
  • More testing added
  • Other minor changes and bug fixes.

Bugfix Release

15 Sep 20:07
Compare
Choose a tag to compare
  • Added tests;
  • Fixed a bug in attribute checking code;
  • A few minor improvements to sha256 calculator.

Project renamed to "lsch".

15 Jul 10:08
f7c8194
Compare
Choose a tag to compare
  • Project renamed to "lsch";
  • Removed "ls" command; now listing is produced by just invoking lsch;
  • Database file is now called .lsch.db.

Minor changes

07 Jun 08:02
Compare
Choose a tag to compare

The release includes all (rather insignificant) changes and code updates made since v2.

Version 2 of the project

07 Apr 10:20
Compare
Choose a tag to compare

The project has been rewritten in Lua, for educational purposes.

Other major changes:

  • Use of sha256 instead of md5 for change tracking;
  • gziped database file for smaller size;
  • Option to list changes with ASCII null delimiter for more correct Linux file name processing and further scripting.

Last v1 release.

07 Apr 08:51
Compare
Choose a tag to compare

Last release of the v1 of the code.

Initial release

11 Nov 16:56
Compare
Choose a tag to compare

Initial release.