1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention `rtags` in the similar tools list
ffevotte
as François Févotte
More... over 11 years ago
Avoid gcc warnings, thanks to Calixteman
ffevotte
as François Févotte
More... over 11 years ago
Forward make's return code to `clang-tags trace`
ffevotte
as François Févotte
More... almost 12 years ago
Add a 'cachesize' command line option to specify the size of the translation unit cache. More... almost 12 years ago
Implement a memory-limited cache of translation units. More... almost 12 years ago
Add a method for querying the memory usage of a translation unit. More... almost 12 years ago
Merge cameronwhite:compilation-database
ffevotte
as François Févotte
More... almost 12 years ago
Use a transaction when loading a compilation database. More... almost 12 years ago
Replace the beginIndex and endIndex methods with an Sqlite::Transaction. More... almost 12 years ago
Create a class to manage the lifetime of an SQL transaction. More... almost 12 years ago
Propagate server return code in client
ffevotte
as François Févotte
More... almost 12 years ago
Bug fix in requests handling
ffevotte
as François Févotte
More... almost 12 years ago
Fixup for previous commit
ffevotte
as François Févotte
More... almost 12 years ago
Remove deleted files from the index
ffevotte
as François Févotte
More... almost 12 years ago
New way of loading compilation commands using fake compilers
ffevotte
as François Févotte
More... almost 12 years ago
Reintroduced `--emacs-conf` option to setup `clang-tags-mode` in the sources directory
ffevotte
as François Févotte
More... almost 12 years ago
Automatically generate user documentation
ffevotte
as François Févotte
More... almost 12 years ago
Improved handling of Python <2.7
ffevotte
as François Févotte
More... almost 12 years ago
Allow loading compilation databases from other directories.
ffevotte
as François Févotte
More... almost 12 years ago
Display relative file paths for `grep` results.
ffevotte
as François Févotte
More... almost 12 years ago
Display relative file paths for `find-def` results
ffevotte
as François Févotte
More... almost 12 years ago
New clang-tags subcommands helping manage the server
ffevotte
as François Févotte
More... almost 12 years ago
Display indexed file names
ffevotte
as François Févotte
More... almost 12 years ago
Minor installation-related modifications
ffevotte
as François Févotte
More... almost 12 years ago
Updated documentation
ffevotte
as François Févotte
More... almost 12 years ago
Updated links in README.md following the `gh-pages` update
ffevotte
as François Févotte
More... almost 12 years ago
Updated dependency list
ffevotte
as François Févotte
More... almost 12 years ago
Separate Quick start guide + links between documentations
ffevotte
as François Févotte
More... almost 12 years ago
Code documentation and CMakeLists reorganization
ffevotte
as François Févotte
More... almost 12 years ago
Code documentation
ffevotte
as François Févotte
More... almost 12 years ago