Wed, 11 Aug 2010 20:28:39 +0800 |
Alecs King |
ui: differentiate empty configlist from None
|
Fri, 13 Aug 2010 13:11:41 -0300 |
Wagner Bruna |
revset: predicate to avoid lookup errors
|
Fri, 13 Aug 2010 13:16:34 -0400 |
Greg Ward |
inotify: show the exact command used to start the server
|
Tue, 17 Aug 2010 17:46:10 +0200 |
Dan Villiom Podlaski Christiansen |
demandimport: store level argument on _demandmod instances
|
Fri, 13 Aug 2010 13:59:26 -0400 |
Xavier Snelgrove |
revert: use opts.get
|
Tue, 17 Aug 2010 08:38:31 +0530 |
Pradeepkumar Gayam |
tests: unify test-copy2
|
Sun, 15 Aug 2010 13:29:46 +0200 |
Yann E. MORIN |
mq/qqueue: enable renaming of active queue
|
Sun, 15 Aug 2010 16:48:08 +0200 |
Yann E. MORIN |
mq/qqueue: split _setactive
|
Tue, 17 Aug 2010 13:22:20 -0500 |
Matt Mackall |
merge with stable
|
Mon, 16 Aug 2010 12:55:42 -0500 |
Matt Mackall |
templates: add filenolink to raw style (issue2332)
|
Sun, 15 Aug 2010 23:13:56 -0500 |
Matt Mackall |
revlog: optimize deltachain
|
Tue, 10 Aug 2010 22:28:52 +0530 |
Pradeepkumar Gayam |
manifest: correct readdelta() according to parentdeltas
|
Tue, 10 Aug 2010 22:28:30 +0530 |
Pradeepkumar Gayam |
contrib: simple extension to practically convert a repo from tip delta to parentdelta
|
Tue, 10 Aug 2010 22:28:08 +0530 |
Pradeepkumar Gayam |
localrepo: add parentdelta to requires only if enabled in config file
|
Tue, 10 Aug 2010 22:27:41 +0530 |
Pradeepkumar Gayam |
revlog: append delta against p1
|