Thu, 23 May 2013 17:53:19 -0500 Matt Mackall merge with i18n stable
Tue, 21 May 2013 19:36:23 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2b4344f23b44 stable
Thu, 23 May 2013 17:52:21 -0500 Matt Mackall merge with stable
Wed, 15 May 2013 15:44:59 +0900 Takumi IINO gendoc: extract print help topics into a dedicated function
Thu, 23 May 2013 17:39:33 -0500 Matt Mackall amend: complain more comprehensibly about subrepos stable
Wed, 15 May 2013 15:44:55 +0900 Takumi IINO gendoc: make commnd __doc__ and extension __doc__ as translatable
Wed, 22 May 2013 17:38:24 -0700 Durham Goode blackbox: fix blackbox causing exceptions in tests stable
Wed, 22 May 2013 17:31:47 -0700 Durham Goode blackbox: fix recording exit codes (issue3938) stable
Thu, 18 Apr 2013 15:48:22 -0500 Sean Farley templater: add indentation arguments to the fill function
Wed, 10 Apr 2013 18:56:38 -0500 Sean Farley templater: move templatefilters.func into the same place as the other funcs
Wed, 22 May 2013 17:31:43 -0500 Matt Mackall ui: merge prompt text components into a singe string
Tue, 21 May 2013 15:32:15 -0500 Matt Mackall merge with stable
Tue, 21 May 2013 15:31:56 -0500 Matt Mackall merge with i18n stable
Tue, 21 May 2013 14:10:55 +0100 Alexander Sauta i18n-ru: merge with Nikolaj Sjujskij fixes stable
Tue, 14 May 2013 23:09:40 +0400 Nikolaj Sjujskij i18n-ru: update po-file for further translation (from ddc7a6be2021) stable
Tue, 14 May 2013 23:04:23 +0400 Nikolaj Sjujskij merge in i18n-ru stable
Sun, 12 May 2013 15:35:53 +0400 Nikolaj Sjujskij i18n-ru: fix patchbomb confirmation prompt (issue3929) stable
Mon, 08 Apr 2013 17:16:11 +0400 Nikolaj Sjujskij i18n-ru: fix "deleted files" in `status` description stable
Tue, 21 May 2013 15:29:53 -0500 Matt Mackall tests: backport some glob fixups stable
Tue, 21 May 2013 15:23:50 -0500 Matt Mackall help: fix role/option confusion in RST stable
Fri, 17 May 2013 17:22:08 -0500 Matt Mackall merge with stable
Tue, 14 May 2013 11:23:18 -0700 Bryan O'Sullivan summary: add a histedit hook
Tue, 14 May 2013 11:23:17 -0700 Bryan O'Sullivan summary: indicate if a rebase is underway
Tue, 14 May 2013 11:23:17 -0700 Bryan O'Sullivan summary: add tests for some extensions we plan to modify
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
Wed, 15 May 2013 22:19:12 +0100 Mike Williams help: stop documentation markup appearing in generated help stable
Tue, 14 May 2013 18:52:52 -0500 Matt Mackall merge with stable
Tue, 14 May 2013 15:16:44 -0700 Bryan O'Sullivan ui: use util.sizetoint in configbytes
Tue, 14 May 2013 15:16:43 -0700 Bryan O'Sullivan util: migrate fileset._sizetoint to util.sizetoint
Tue, 14 May 2013 18:43:53 -0500 Matt Mackall Added signature for changeset ddc7a6be2021 stable
Tue, 14 May 2013 18:43:43 -0500 Matt Mackall Added tag 2.6.1 for changeset ddc7a6be2021 stable
Tue, 23 Apr 2013 14:16:33 -0700 Siddharth Agarwal dirstate.status: avoid full walks when possible
Mon, 22 Apr 2013 17:11:18 -0700 Siddharth Agarwal dirstate.walk: add a flag to let extensions avoid full walks
Mon, 13 May 2013 17:47:04 -0500 Matt Mackall merge with stable
Mon, 13 May 2013 17:44:35 -0500 Matt Mackall i18n: fix partially-translated prompts (issue3928) (issue3929) stable 2.6.1
Mon, 13 May 2013 17:36:06 -0500 Matt Mackall merge with i18n stable
Fri, 10 May 2013 14:39:09 -0300 Wagner Bruna i18n-pt_BR: synchronized with 27013ace80eb stable
Fri, 10 May 2013 11:23:50 -0500 Matt Mackall pathencode: grow buffers to increase safety margin stable
Mon, 13 May 2013 13:02:01 -0500 Kevin Bullock merge with stable
Sun, 12 May 2013 10:09:34 +0100 Mike Williams help/config: note 64-bit Windows registry key used with 32-bit Python stable
Sat, 11 May 2013 20:25:15 -0500 Augie Fackler httpclient: upgrade to fe8c09e4db64 of httpplus
Wed, 08 May 2013 20:55:56 +0200 Szymon Wroblewski splicemap: support paths with spaces in splicemap (issue3844)
Tue, 07 May 2013 23:49:03 +0900 Yuya Nishihara branch: strip whitespace before testing known branch name stable
Thu, 09 May 2013 18:34:04 -0500 Matt Mackall merge with stable
Wed, 01 May 2013 10:44:21 -0700 Durham Goode copies: refactor checkcopies() into a top level method
Wed, 08 May 2013 14:22:00 -0700 Durham Goode store: move top file walk to a separate function
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip