Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 20 May 2005 17:45:03 -0800 | mpm | Subdir support for annotate |
Fri, 20 May 2005 17:44:34 -0800 | mpm | Use revlog.delta and mdiff.patchtext to massively speed up processing |
Fri, 20 May 2005 17:42:29 -0800 | mpm | Add a function to return the new text from a binary diff |
Fri, 20 May 2005 17:40:24 -0800 | mpm | Add code to retrieve or construct a revlog delta |
Fri, 20 May 2005 17:38:01 -0800 | mpm | Add fileopener to move some pathname knowledge from filelog to repository |
Fri, 20 May 2005 17:36:02 -0800 | mpm | Make revision code slightly faster |
Fri, 20 May 2005 17:35:20 -0800 | mpm | Only use lazy indexing for big indices and avoid the overhead of the |