log

age author description
Tue, 14 May 2013 11:23:16 -0700 Bryan O'Sullivan mq: switch to new summary hook mechanism
Tue, 14 May 2013 11:23:15 -0700 Bryan O'Sullivan summary: augment output with info from extensions
Fri, 17 May 2013 14:31:06 -0500 Matt Mackall dirstate: don't overnormalize for ui.slash stable
Thu, 16 May 2013 16:20:10 -0500 Matt Mackall merge with stable
Fri, 10 May 2013 23:48:03 +0200 Benoit Boissinot bundle-ng: move progress handling out of the linkrev callback
Fri, 10 May 2013 23:14:54 +0200 Benoit Boissinot bundle-ng: simplify lookup and state handling
Fri, 10 May 2013 22:57:54 +0200 Sune Foldager bundle-ng: simplify bundle10.generate
Fri, 10 May 2013 22:47:12 +0200 Benoit Boissinot shrink: delete extension preventing further refactoring (BC)
Sun, 10 Feb 2013 16:03:20 +0100 Benoit Boissinot bundle-ng: move bundle generation to changegroup.py
Fri, 10 May 2013 22:20:32 +0200 Benoit Boissinot bundle-ng: unify _changegroup and _changegroupsubset
Fri, 10 May 2013 21:35:49 +0200 Sune Foldager bundle-ng: move gengroup into bundler, pass repo object to bundler
Sat, 09 Feb 2013 23:42:03 +0100 Benoit Boissinot bundle-ng: add bundlecaps argument to getbundle() command
Fri, 10 May 2013 21:03:01 +0200 Sune Foldager bundle-ng: move group into the bundler
Fri, 10 May 2013 20:37:41 +0200 Benoit Boissinot bundle-ng: move bundler creation up in the stack
Wed, 15 May 2013 21:36:19 -0500 Kevin Bullock i18n: fix untranslated prompts with translated responses (issue3936) stable