git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] git tracker online
@ 2005-05-11  7:01 Thomas Gleixner
  2005-05-11  9:55 ` Jan-Benedict Glaw
  2005-05-12 19:04 ` Jan-Benedict Glaw
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Gleixner @ 2005-05-11  7:01 UTC (permalink / raw)
  To: git

Hi,

git tracker is online in a beta version:

http://www.tglx.de/gittracker

It does:
- multi repository tracking
- Tree browsing
- File revision history
- File diffs
- File annotation
- commit viewer with filtering (e.g. all commits in a tree which are not
in another tree)

The file histories and annotations are partially messed due to the
missing information about head forward merges. Its a pity that there
seems to be no interest to solve this problem really. It might be not
important for some of you, but it is often quite helpful to have
consistent information across multiple trees available.

The simplest solution would be a head order list per repository, which
is updated every time when the head is changed. Thats a non intrusive
feature, which could be simply added to the current tools. 

tglx



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-12 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11  7:01 [ANNOUNCE] git tracker online Thomas Gleixner
2005-05-11  9:55 ` Jan-Benedict Glaw
2005-05-12 19:04 ` Jan-Benedict Glaw
2005-05-12 19:58   ` Thomas Gleixner
2005-05-12 20:30     ` Jan-Benedict Glaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).