Sun, 01 Jul 2012 21:12:31 -0500 Matt Mackall Added tag 2.2.3 for changeset b013baa3898e stable
Sun, 01 Jul 2012 13:10:54 -0500 Matt Mackall record: fix display of non-ASCII names stable 2.2.3
Sun, 01 Jul 2012 08:09:00 -0300 Wagner Bruna i18n-pt_BR: synchronized with d63fb1fce977 stable
Sun, 01 Jul 2012 08:08:37 -0300 Wagner Bruna merge with i18n stable
Sun, 01 Jul 2012 00:04:46 +0900 FUJIWARA Katsunori i18n-ja: fix some rst syntax problems stable
Sat, 30 Jun 2012 21:59:16 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 86a3bb9c5f5c stable
Wed, 06 Jun 2012 01:56:58 +0200 Pierre-Yves David obsolete: function and method to access some obsolete data
Thu, 07 Jun 2012 19:21:59 +0200 Pierre-Yves David obsolete: exchange obsolete marker over pushkey
Thu, 07 Jun 2012 19:20:44 +0200 Pierre-Yves David debugobsolete: list all obsolete marker if no argument are specified
Mon, 04 Jun 2012 00:50:19 +0200 Pierre-Yves David obsolete: add easy way to iterate over obsolete marker object
Thu, 07 Jun 2012 19:19:58 +0200 Pierre-Yves David obsolete: helper class to access obsolete marker data
Thu, 07 Jun 2012 19:15:23 +0200 Pierre-Yves David command: creation of obsolete marker
Thu, 07 Jun 2012 19:07:39 +0200 Pierre-Yves David obsolete: introduction of obsolete markers
Thu, 28 Jun 2012 08:45:38 -0500 Augie Fackler histedit: mark as a first party extension
Wed, 27 Jun 2012 18:42:48 -0500 Augie Fackler histedit: remove use of reduce() builtin spotted by check-code
Wed, 27 Jun 2012 18:41:14 -0500 Augie Fackler test-histedit-edit: improve coverage of histedit code
Wed, 27 Jun 2012 18:35:33 -0500 Augie Fackler histedit: fix most check-code violations
Wed, 27 Jun 2012 18:34:31 -0500 Augie Fackler histedit tests: fix check-code problems
Wed, 27 Jun 2012 17:52:54 -0500 Augie Fackler histedit: new extension for interactive history editing
Fri, 29 Jun 2012 08:10:43 +0200 Adrian Buehlmann exewrapper: use generic term script
Fri, 29 Jun 2012 13:12:35 +0200 Adrian Buehlmann Makefile: add build_hgexe -i for local
Fri, 29 Jun 2012 13:10:48 +0200 Adrian Buehlmann setup: compile hg.exe
Fri, 29 Jun 2012 15:21:35 +0200 Adrian Buehlmann test-commit-amend: adapt for Windows after fba17a64fa49
Fri, 29 Jun 2012 00:40:52 -0500 Matt Mackall merge with stable
Fri, 29 Jun 2012 00:01:19 +0200 Adrian Buehlmann exewrapper: adding new exewrapper.c
Thu, 28 Jun 2012 15:06:41 +0100 Christian Ebert keyword: use ui.formatter for kwfiles output
Fri, 22 Jun 2012 12:17:49 +0200 Pierre-Yves David discovery: simplify branchmap construction against legacy server
Wed, 27 Jun 2012 13:41:04 -0500 Matt Mackall copies: re-include root directory in directory rename detection (issue3511)
Mon, 25 Jun 2012 15:14:05 -0700 Bryan O'Sullivan store: sort filenames in place
Fri, 29 Jun 2012 01:51:48 +0200 Mads Kiilerich convert: check for failed svn import in debugsvnlog and abort cleanly
Thu, 28 Jun 2012 03:41:37 +0200 Mads Kiilerich convert: accept Subversion 'file:///c%3A/svnrepo' syntax on Windows
Mon, 25 Jun 2012 19:26:29 +0200 Adrian Buehlmann win32: remove uneeded usage of _STARTF_USESHOWWINDOW
Mon, 25 Jun 2012 19:11:29 +0200 Adrian Buehlmann win32: specify _CREATE_NO_WINDOW on spawndetached()
Sat, 23 Jun 2012 19:57:29 +0300 Idan Kamara amend: disable hooks when creating intermediate commit (issue3501) stable
Sat, 23 Jun 2012 19:57:07 +0300 Idan Kamara ui: add a variable to control whether hooks should be called stable
Thu, 28 Jun 2012 18:39:16 +0200 Pierre-Yves David strip: update help to state than you can strip public changeset stable
Fri, 22 Jun 2012 11:40:31 -0700 David Schleimer bookmarks: correctly update current bookmarks on rebase (issue2277) stable
Sat, 16 Jun 2012 17:05:55 +0900 Yuya Nishihara graft: don't drop the second parent on unsuccessful merge (issue3498) stable
Wed, 27 Jun 2012 02:34:58 +0200 Mads Kiilerich tests: add missing path globbing for Windows in svn tests
Tue, 26 Jun 2012 23:05:25 +0200 Sune Foldager fix push of moved bookmark when creating new branch heads
Tue, 26 Jun 2012 15:08:10 -0500 Matt Mackall merge with stable
Tue, 26 Jun 2012 14:50:16 -0500 Matt Mackall merge with i18n stable
Fri, 22 Jun 2012 10:19:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with f8af57c00a29 stable
Fri, 22 Jun 2012 10:14:21 -0300 Wagner Bruna merge with i18n stable
Thu, 21 Jun 2012 18:23:18 +0200 Martin Schröder i18n-de: Move policies from header of de.po to http://mercurial.selenic.com/wiki/GermanTranslation stable
Fri, 22 Jun 2012 12:00:41 -0700 Bryan O'Sullivan scmutil: speed up new-style range extension
Tue, 26 Jun 2012 14:32:20 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 26 Jun 2012 14:27:33 +0200 Thomas Arendsen Hein subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968) stable
Tue, 26 Jun 2012 12:17:40 +0200 Thomas Arendsen Hein convert/bzr: make tests work with bzr 2.0 again stable
Tue, 26 Jun 2012 03:35:22 +0200 Mads Kiilerich tests: cleanup of svn url handling
Sat, 23 Jun 2012 19:54:08 +0300 Eduard-Cristian Stefan test-subrepo-svn.t: partially adapt for Windows
Sun, 24 Jun 2012 17:06:47 +0200 Mads Kiilerich convert: ignore svn:executable for subversion targets without exec bit support
Fri, 22 Jun 2012 02:39:52 +0200 Mads Kiilerich tests: add missing 'backup bundle' path glob in test-rebase-collapse.t
Fri, 22 Jun 2012 00:52:14 +0200 Mads Kiilerich tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.t
Thu, 21 Jun 2012 17:37:02 -0500 Matt Mackall merge with crew
Thu, 21 Jun 2012 15:10:01 +0200 Martin Geisler merge with stable
Mon, 18 Jun 2012 11:16:24 +0200 Dan Villiom Podlaski Christiansen rebase: improve error message on improper phases stable
Tue, 12 Jun 2012 09:31:04 -0400 Benjamin Pollack subrepo: support Git being named "git.cmd" on Windows (issue3173) stable
Tue, 12 Jun 2012 09:28:55 -0400 Benjamin Pollack subrepo: warn user if Git is not version 1.6.0 or higher stable
Tue, 19 Jun 2012 19:45:00 +0200 Adrian Buehlmann test-http and test-https: partially adapt for Windows
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip