notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/codequery/distinfo

Number of commits found: 8

Tuesday, 4 Jun 2024
14:56 Nuno Teixeira (eduardo) search for other commits by this committer
devel/codequery: Update to 1.0.0

- Switch to Qt6 as upstream default

ChangeLog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
commit hash: 3c63d93eaee1efcc858ffcf00181a525ad787019 commit hash: 3c63d93eaee1efcc858ffcf00181a525ad787019 commit hash: 3c63d93eaee1efcc858ffcf00181a525ad787019 commit hash: 3c63d93eaee1efcc858ffcf00181a525ad787019 3c63d93
Saturday, 27 Jan 2024
16:15 Nuno Teixeira (eduardo) search for other commits by this committer
devel/codequery: Update to 0.27.0

ChangeLog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
commit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fb commit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fb commit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fb commit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fb 25bac22
Monday, 26 Dec 2022
07:47 Nuno Teixeira (eduardo) search for other commits by this committer
devel/codequery: Adopt/Update to 0.26.0

ChangeLog: https://github.com/ruben2020/codequery/compare/v0.25.0...v0.26.0
commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788 commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788 commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788 commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788 ec53cbe
Wednesday, 20 Apr 2022
09:51 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
devel/codequery: update to 0.25.0

Reported by:	portscout
commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743 commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743 commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743 commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743 d1783a5
Monday, 18 Jan 2021
19:16 fernape search for other commits by this committer
devel/codequery: update to 0.24.0

ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0240---jan-17-2021

Reported by:	portscout
Original commitRevision:561959 
Thursday, 16 Apr 2020
10:13 fernape search for other commits by this committer
devel/codequery: update to 0.23.0

ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0230---apr-15-2020

Accumulated changes:

 * The CMake build directory is now moveable and renameable
 * Enhancement: Added build option for no GUI
 * Enhancement: Updated Scintilla to 3.11.2
 * Enhancement: Performance improvement by using QString instead of STL String
   for search through GUI
 * Enhancement: Added ability to general call function and class inheritance
   graph through cqsearch CLI
 * Enhancement: Added ability to filter by path added to cqsearch CLI
 * Enhancement: Changing query type on the GUI dropbox will start a search
   immediately
 * Enhancement: Clicking on a line in the GUI file viewer, will now highlight
   the appropriate function in the function list
 * Enhancement: Now Qt5 becomes the default build option in CMakeLists.txt
 * Enhancement: Windows installer changed from InnoSetup to Wix Toolset, to
   generate MSI installer
 * Enhancement: Now Windows installer will be in two versions: Qt5, 64-bit or
   Qt4, 32-bit
 * Bugfix: Default font selection for GUI file viewer, instead of becoming
   empty
 * Bugfix: Improved annotation accuracy in GUI
 * Bugfix: Improved brace highlighting in GUI
 * Bugfix: Fixed the bug where function list next to GUI file viewer doesn't
   work properly for grep

Reported by:	portscout
Original commitRevision:531839 
Friday, 28 Sep 2018
18:56 fernape search for other commits by this committer
devel/codequery: update to 0.21.1

Changelog: https://github.com/ruben2020/codequery/blob/master/NEWS.md

Approved by:	tcberner (mentor, implicit)
Original commitRevision:480879 
Wednesday, 2 Aug 2017
17:53 pawel search for other commits by this committer
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go
and Javascript source code. It builds upon the databases of cscope and
Exuberant ctags. It can also work with Universal ctags, which is a drop-in
replacement for Exuberant ctags.

The databases of cscope and ctags would be processed by the cqmakedb tool
to generate the CodeQuery database file.

The CodeQuery database file can be viewed and queried using the codequery
GUI tool.

WWW: https://ruben2020.github.io/codequery/
Original commitRevision:447128 

Number of commits found: 8