Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 20 May 2005 17:34:04 -0800 | mpm | Make lazyindex load slightly faster |
Fri, 20 May 2005 17:33:24 -0800 | mpm | Simplify checkout slightly, replace checkdir with os.makedirs |
Fri, 20 May 2005 17:31:55 -0800 | mpm | Sort files on check-in for good I/O patterns |