Wed, 19 Sep 2012 12:29:12 +0200 |
Thomas Arendsen Hein |
check-code: catch yield inside try/finally (with tests)
|
Tue, 18 Sep 2012 16:30:21 -0700 |
Bryan O'Sullivan |
Merge with mpm
|
Tue, 18 Sep 2012 16:25:20 -0700 |
Bryan O'Sullivan |
store: use native fncache encoding function if available
|
Tue, 18 Sep 2012 16:09:02 -0700 |
Bryan O'Sullivan |
tests: run test-hybridencode.py over both Python and C encoders
|
Tue, 18 Sep 2012 15:42:19 -0700 |
Bryan O'Sullivan |
store: implement fncache basic path encoding in C
|
Tue, 18 Sep 2012 23:32:42 +0200 |
Pierre-Yves David |
rebase: ensure rebase does not revive extinct revision
|
Tue, 18 Sep 2012 23:29:05 +0200 |
Pierre-Yves David |
rebase: remove useless list around repo.revs
|
Tue, 18 Sep 2012 23:42:27 +0200 |
Pierre-Yves David |
rebase: properly handle --collapse when creating obsolescence marker
|
Tue, 18 Sep 2012 23:13:31 +0200 |
Pierre-Yves David |
rebase: allow creation obsolescence relation instead of stripping
|
Tue, 18 Sep 2012 22:58:12 +0200 |
Pierre-Yves David |
rebase: extract final changesets cleanup logic in a dedicated function
|
Tue, 18 Sep 2012 14:37:32 -0700 |
Bryan O'Sullivan |
store: refactor hashed encoding into its own function
|
Tue, 18 Sep 2012 19:51:59 +0200 |
Adrian Buehlmann |
store: reuse direncoded path in _hybridencode
|
Tue, 18 Sep 2012 19:51:48 +0200 |
Adrian Buehlmann |
store: extract functions _encodefname and _decodefname
|
Tue, 18 Sep 2012 11:44:16 +0200 |
Adrian Buehlmann |
store: use fast C implementation of encodedir() if it's available
|