Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: localize some fastpath functions
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: minor chunk speed-up
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: minor revdiff reorganization
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: move flag checking out of the offset fastpath
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods in status fastpath
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: speed up sorting in findfiles
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: pass mode to _supported directly
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods for findfiles
|
Thu, 26 Jul 2007 12:02:55 -0500 |
Matt Mackall |
Merge with -stable
|
Wed, 25 Jul 2007 15:58:10 +0900 |
Shun-ichi GOTO |
posixfile_nt: '+' should allow read access.
|
Thu, 26 Jul 2007 11:19:53 -0500 |
Matt Mackall |
merge: don't forget to update the dirstate for exec bit changes
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: avoid some unnecessary seek/tell syscalls
|