Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:44 -0500] rev 6901
streamclone: fold in localrepo.storefiles
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:43 -0500] rev 6900
store: change handling of decoding errors
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:43 -0500] rev 6899
store: simplify walking
- fold in main walking function
- eliminate recursion (especially recursive yielding!)
- eliminate default args
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:43 -0500] rev 6898
store: simplify class hierarchy
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:43 -0500] rev 6897
statichttp: use store class
This lets us nix store.encodefn.
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:42 -0500] rev 6896
store: take opener as an argument
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:42 -0500] rev 6895
localrepo: simplify requirements checking
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:42 -0500] rev 6894
localrepo: kill _createmode