| 10 days | Frank Kingswood | convert: add documentation for CVS source |
| 2 days | Dirkjan Ochtman | merge another backout |
| 2 days | Dirkjan Ochtman | Backed out changeset 4879468fa28f (incorrect Content-Length on Windows) |
| 2 days | Dirkjan Ochtman | merge the backout head |
| 2 days | Dirkjan Ochtman | Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4) |
| 3 days | Dirkjan Ochtman | merge with main |
| 7 days | Matt Mackall | acl: refactoring |
| 7 days | Matt Mackall | manifest: make checkforbidden take a list |
| 7 days | Matt Mackall | context: add walk method |
| 7 days | Matt Mackall | context: add __int__ and hex methods |
| 3 days | Dirkjan Ochtman | merge with crew-stable |
| 9 days | Brendan Cully | Check that git patches only touch files under root |
| 3 days | Martin OConnor | Updating Copyright dates in Windows Installer |
| 3 days | Paul Moore | Force email package to be loaded in py2exe |
| 5 days | Dirkjan Ochtman | hgweb: use a single-element tuple to return from protocol.unbundle() |
| 5 days | Dirkjan Ochtman | add an Accept header to the http client |
| 5 days | Dirkjan Ochtman | tests: add a test for the hgweb graph |
| 5 days | Dirkjan Ochtman | hgweb: return content iterator instead of using write() callable |
| 5 days | Dirkjan Ochtman | hgweb: all protocol functions have become generators |
| 5 days | Dirkjan Ochtman | templater: make a template a string-only iterator |
| 5 days | Dirkjan Ochtman | streamclone yields chunks instead of accepting a file-like object |
| 5 days | Dirkjan Ochtman | hgweb: protocol functions take repo instead of web |
| 5 days | Dirkjan Ochtman | hgweb: move capabilities calculation back into hgweb.protocol |
| 5 days | Dirkjan Ochtman | hgweb: centralize permission checks for protocol commands |
| 5 days | Dirkjan Ochtman | tests: add some tests for web.allowpull configurations |
| 6 days | Dirkjan Ochtman | hgweb: protocol requests are processed immediately |
| 7 days | Dirkjan Ochtman | merge with mpm |
| 7 days | Matt Mackall | util: add sort helper |
| 7 days | Matt Mackall | remove: work directly off status |
| 7 days | Matt Mackall | status: clean up all users for unknown files |
| 8 days | Matt Mackall | churn: major refactor |
| 9 days | Brendan Cully | Check that git patches only touch files under root |
| 8 days | Matt Mackall | purge: cleanup |
| 8 days | Matt Mackall | dirstate: improve case-folding logic |
| 8 days | Matt Mackall | dirstate: fold statwalk and walk |
| 8 days | Matt Mackall | purge: use status |
| 8 days | Matt Mackall | repo.status: eliminate list_ |
| 8 days | Matt Mackall | verify: lots of refactoring |
| 8 days | Matt Mackall | verify: add some local variables |
| 8 days | Matt Mackall | add __len__ and __iter__ methods to repo and revlog |
| 8 days | Matt Mackall | manifest: remove execf/linkf methods |
| 8 days | Matt Mackall | make debugrename work on p1, not tip |
| 8 days | Matt Mackall | use repo[changeid] to get a changectx |
| 8 days | Matt Mackall | rename checkfolding to checkcase |
| 8 days | Matt Mackall | dirstate: remove unused folding function |
| 8 days | Matt Mackall | context: remove islink and isexec methods |
| 8 days | Matt Mackall | simplify flag handling |
| 8 days | Matt Mackall | context: clean up parents() |
| 8 days | Matt Mackall | context: simplify changeid logic |
| 8 days | Matt Mackall | use repo.changectx(None) to get a workingctx |
| 9 days | Matt Mackall | context: avoid using None for working parent |
| 9 days | Matt Mackall | use repo.changectx rather than context.changectx |
| 9 days | Matt Mackall | context: consistently return p1 context for None |
| 9 days | Matt Mackall | lookup: optimize '.' |
| 8 days | Brendan Cully | coal: include current node in log, graph menu links |
| 8 days | Dirkjan Ochtman | hgweb: move shortcut expansion to request instantiation |
| 9 days | Brendan Cully | Remove RSS/atom links from coal/paper index |
| 9 days | Brendan Cully | Improve archive links in coal/paper index |
| 9 days | Benoit Allard | graph: fix JavaScript issues to make it work on IE |
| 10 days | Dirkjan Ochtman | fix default branchheads() argument (e85951aeec6e was very broken) |