Tree
- Tree:
ec64dacc34458de62c0478bc3a27f37a203cf62b
- Date:
- Message:
- fix a bug in findwixt() which caused pack files with missing parent commits The 'nskip' variable is supposed to reflect commits which are waiting on the queue and have the 'skip' color. Only increment 'nskip' when adding such commits to the queue. Problem observed with got send -T and a tag pointing to a deleted branch. Test to reproduce the bug written by op@.
Makefile | commits | blame |
Makefile.inc | commits | blame |
files/ | |
gotweb.8 | commits | blame |
gotweb.c | commits | blame |
gotweb.conf.5 | commits | blame |
gotweb.h | commits | blame |
libexec/ | |
parse.y | commits | blame |