[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAP2zNjPshnHWr=a7UZEiJdh3DuM+krjBM1HO+Aq07Q5pcZA93g@mail.gmail.com>
Date: Sat, 15 Aug 2020 01:05:15 +0300
From: David Shlemayev <davidshlemayev@...il.com>
To: linux-kernel@...r.kernel.org
Subject: I created a service that shows addition/removal of functions by Git tag
Greetings!
My service takes each tag of a repo and runs ctags on it.
Then it diffs each version with the next, and presents it in a neat timeline.
The code for the indexer and server is available on GitHub (linked in the site).
You may see it at the following URL: https://sourcedigger.io/
I think this complements the Elixir cross referencer, and may be useful for devs
working on older versions.
Any feedback is appreciated.
Have a great day,
- David
Powered by blists - more mailing lists