Fri, 20 May 2005 17:46:47 -0800 |
mpm |
hg history: don't print file list without -v switch
|
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
|
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
|
Fri, 20 May 2005 17:31:12 -0800 |
mpm |
Make compression more intelligent:
|