Next | Query returned 51 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-11-12 02:15:13 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
goredo: update to 2.3.0. Changes:

* Fix regressions in 'redo-whichdo' happened after huge refactoring.
   2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152)
Log message:
Revbump all Go packages because go121 is now the default
   2023-10-17 00:47:44 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
goredo: update to 2.2.0. From the changelog:

* Prefix target's output lines with the name of the target.
   2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-10-10 02:21:47 by Amitai Schleier | Files touched by this commit (4) | Package updated
Log message:
goredo: update to 2.1.0. From the changelog:

* Mistakenly path to '.do' file was not absolute and OS can refuse to
  run it because it is not in '$PATH'.

* Huge quantity of performance optimisations.

* Fixed possible unexpected lock file closing.

* When resulting target has the same contents, it does not replace
  already existing one.  That was done previously.  But now it also
  copies the file's mode flags to the target (for example making it
  executable).

* If 'redo-*' command runs under control of another (top-level) redo,
  then it does not parse the flags as options and treat each argument
  as a target, allowing passing the targets with dashes in the
  beginning.

* Prevented possible concurrent stderr writing by multiple running
  targets.

* 'redo-depfix' command now always rewrites dependency files and
  calculates checksums of the files.

* Own binary format is used for dependency files ('.dep'), instead of
  recfile ('.rec') one.  It is several times smaller and much faster
  to parse.  You must run 'redo-depfix' to convert all existing
  '.redo/*.rec' files to that binary format.

* 'redo-dep2rec' command appeared, that can convert '.dep' to recfile
  on stdout.
   2023-09-26 03:26:16 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
goredo: update to 1.32.0. From the changelog:

* Omit printing of the 'resource deadlock avoided' warning when trying
  to take the lock.
   2023-09-24 03:16:26 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 1.31.0. From the changelog:

* Fixed possible race when target can be built more than once.
* Print out finished targets much more quickly.

Updating during the freeze for the leafy bugfixes.
   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update

Next | Query returned 51 messages, browsing 11 to 20 | Previous