./devel/goredo, Go implementation of djbs redo

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.2nb1, Package name: goredo-2.6.2nb1, Maintainer: schmonz

Go implementation of djb's redo, Makefile replacement that sucks less.

Originally it was just a rewrite of redo-c, but later most features of
apenwarr/redo were also implemented. Why yet another implementation? It
is featureful and has better performance comparing to shell and Python
implementation.

It passes tests from redo-sh.tests and implementation-neutral ones from
apenwarr/redo.


Master sites:

Filesize: 455.588 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-02-29 19:35:52 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
goredo: update to 2.6.2. Changes:

* Integration tests do not depend on non-portable 'stat' command.
   2024-02-19 22:04:39 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
goredo: update to 2.6.1. Changes:

* Tests do not depend on Python or Git.
   2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-12-23 22:52:04 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
goredo: update to 2.6.0. From the changelog:

* Omit possible obtrusive error of non-existent '.dep' file opening
  of the failed target.
   2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-11-26 18:48:28 by Amitai Schleier | Files touched by this commit (1)
Log message:
Actually add ALTERNATIVES, missed in previous.