Sat, 21 May 2005 17:26:44 -0800 |
mpm |
Make hg diff handle files that have been added but not yet committed.
|
Sat, 21 May 2005 17:03:12 -0800 |
mpm |
Fix diff and export not showing added files
|
Sat, 21 May 2005 13:14:58 -0800 |
mpm |
Add safety checking to mpatch
|
Fri, 20 May 2005 19:19:25 -0800 |
mpm |
Fix braindamaged import in mdiff.
|
Fri, 20 May 2005 17:50:11 -0800 |
mpm |
Remove some debugging code from lazyparser
|
Fri, 20 May 2005 17:49:25 -0800 |
mpm |
Remove python version of the patches code
|
Fri, 20 May 2005 17:47:13 -0800 |
mpm |
Remove debugoldmerge command
|
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
|