aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.2.txt
Commit message (Collapse)AuthorAge
* GIT 1.5.2v1.5.2Junio C Hamano2007-05-20
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ↵Andy Parkins2007-05-14
| | | | | | | | | | | | | | | | | | | with other VCSs $Id$ is present already in SVN and CVS; it would mean that people converting their existing repositories won't have to make any changes to the source files should they want to make use of the ident attribute. Given that it's a feature that's meant to calm those very people, it seems obtuse to make them edit every file just to make use of it. I think that bzr uses $Id$; Mercurial has examples hooks for $Id$; monotone has $Id$ on its wishlist. I can't think of a good reason not to stick with the de-facto standard and call ours $Id$ instead of $ident$. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
* Minor copyediting on Release Notes for 1.5.2Junio C Hamano2007-05-10
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano2007-05-10
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Update documentation links to point at 1.5.1.4Junio C Hamano2007-05-08
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano2007-05-06
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* GIT v1.5.2-rc1v1.5.2-rc1Junio C Hamano2007-04-30
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Update draft release notes for v1.5.2Junio C Hamano2007-04-22
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano2007-04-17
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano2007-04-07
Signed-off-by: Junio C Hamano <junkio@cox.net>