bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS log


From: Richard
Subject: CVS log
Date: Sun, 3 Oct 2004 00:48:38 +0200
User-agent: KMail/1.6.1

This is not really a bug report, but a suggestion. When doing a "cvs log 
somefile", print the file versions chronologically on the screen like 

----------------------------
revision 1.1
date: 2004/06/09 15:50:02;  author: gg;  state: Exp;
new file
----------------------------
revision 1.2
date: 2004/06/16 20:10:50;  author: xy;  state: Exp;  lines: +1 -1
another log
----------------------------
revision 1.3
date: 2004/06/22 11:37:39;  author: xx;  state: Exp;  lines: +1 -1
Some log message
=============================================================================

and not

----------------------------
revision 1.3
date: 2004/06/22 11:37:39;  author: xx;  state: Exp;  lines: +1 -1
Some log message
----------------------------
revision 1.2
date: 2004/06/16 20:10:50;  author: xy;  state: Exp;  lines: +1 -1
another log
----------------------------
revision 1.1
date: 2004/06/09 15:50:02;  author: gg;  state: Exp;
new file
=============================================================================

Usually, we need the latest log more than the first one.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]