This is the documentation for FishEye 3.4. View the latest version of

Unknown macro: {spacejump}

or visit the latest FishEye documentation home page.

Using the Advanced Search and EyeQL you can find commits that do not have comments using the following query:

select revisions from dir / where  comment = "" group by changeset
  • No labels