Wed, 29 Jan 2014 21:38:10 +0900 FUJIWARA Katsunori i18n-ja: synchronized with f493c2f67430 stable
Wed, 22 Jan 2014 16:47:05 +0100 Simon Heimberg i18n: fix non-matching 1st line indentations stable
Wed, 22 Jan 2014 16:35:10 +0100 Simon Heimberg i18n: fix some non matching quotation marks in translations stable
Wed, 22 Jan 2014 16:34:36 +0100 Simon Heimberg i18n: do not translate rst syntax .. note:: stable
Mon, 27 Jan 2014 16:34:00 -0200 Leonardo Bueno Postacchini i18n-pt_BR: synchronized with 268a5ab5c27b stable
Sun, 24 Nov 2013 02:17:17 +0100 Angel Ezquerra subrepo: make it possible to update to hidden subrepo revisions stable
Sun, 24 Nov 2013 02:13:00 +0100 Angel Ezquerra subrepo: remove unnecessary else clause in hgsubrepo._get stable
Sun, 24 Nov 2013 02:10:14 +0100 Angel Ezquerra subrepo: do not try to get hidden revisions stable
Thu, 23 Jan 2014 19:08:26 +0100 David Soria Parra parsers: fix 'unsigned expression is always true' warning (issue4142) stable
Thu, 23 Jan 2014 14:06:15 -0600 Steve Borho wix: pull in new templates stable
Mon, 28 Jan 2013 15:16:49 +0100 Pierre-Yves David phase: properly compute ancestors of --rev on push (issue3786) stable
Thu, 23 Jan 2014 01:21:08 +0100 Simon Heimberg hgext: fix one typo in rebase stable
Thu, 23 Jan 2014 01:29:50 +0100 Simon Heimberg templater: selecting a style with no templates does not crash (issue4140) stable
Thu, 23 Jan 2014 14:31:05 -0600 Matt Mackall makefile: add $ to environment variables in help message stable
Tue, 21 Jan 2014 14:44:40 -0600 Matt Mackall Added signature for changeset 8862469e16f9 stable
Tue, 21 Jan 2014 14:44:29 -0600 Matt Mackall Added tag 2.9-rc for changeset 8862469e16f9 stable
Tue, 21 Jan 2014 14:44:01 -0600 Matt Mackall merge with i18n stable 2.9-rc
Mon, 20 Jan 2014 11:16:26 -0200 Wagner Bruna i18n: fix trailing '::' on translated messages stable
Tue, 21 Jan 2014 14:30:06 -0600 Matt Mackall merge default into stable for 2.9 code freeze stable
Mon, 20 Jan 2014 01:29:54 +0100 Mads Kiilerich tests: stop tracking tests/gpg/random_seed
Mon, 20 Jan 2014 01:29:54 +0100 Mads Kiilerich tests: 'hghave tic' also requires curses support in Python
Mon, 20 Jan 2014 17:09:20 -0600 Matt Mackall test-import-merge: mangle file in binary mode
Sun, 19 Jan 2014 22:58:33 -0600 Matt Mackall localrepo: drop dead comment
Thu, 16 Jan 2014 15:05:03 -0500 Jordi GutiƩrrez Hermoso record: re-enable whitespace-ignoring options
Thu, 16 Jan 2014 14:57:52 -0500 Jordi GutiƩrrez Hermoso record: use commands.diffwsopts instead of ad-hoc diffopts
Sun, 17 Nov 2013 11:30:17 -0500 Pierre-Yves David phases: add a formal note that hash of secret changeset may leak out
Sat, 16 Nov 2013 15:54:41 -0500 Mads Kiilerich largefiles: stylistic cleanup of filemerge
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: show hashes before prompting for conflict resolution
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: don't try to explain rename history before prompt for conflicts
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: drop redundant special handling of merges of renames
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich diff: search beyond ancestor when detecting renames
Tue, 14 Jan 2014 13:38:16 -0800 Durham Goode cat: increase perf when catting single files
Tue, 14 Jan 2014 13:49:19 -0800 Durham Goode changectx: increase perf of walk function
Wed, 15 Jan 2014 16:46:20 -0800 Lucas Moscovicz url: added authuri when login information is requested (issue3209)
Fri, 17 Jan 2014 23:55:11 +0900 FUJIWARA Katsunori doc: add description about pattern matching against directories
Fri, 17 Jan 2014 23:55:11 +0900 FUJIWARA Katsunori revset: add explanation about the pattern without explicit kind
Fri, 17 Jan 2014 23:55:03 +0900 FUJIWARA Katsunori revset: use "canonpath()" for "filelog()" pattern without explicit kind
Fri, 17 Jan 2014 23:42:12 +0900 FUJIWARA Katsunori revset: avoid loop for "match.files()" having always one element for efficiency
Fri, 17 Jan 2014 23:42:12 +0900 FUJIWARA Katsunori revset: make default kind of pattern for "contains()" rooted at cwd
Fri, 17 Jan 2014 23:42:12 +0900 FUJIWARA Katsunori revset: narrow scope of the variable referred only in specific code path
Fri, 17 Jan 2014 12:46:29 +0100 Simon Heimberg tests: fix test-run-tests.py on OS X
Fri, 17 Jan 2014 19:46:23 +0100 Simon Heimberg tests: test-debugcommands.t also matches stack trace on python 2.4
Wed, 15 Jan 2014 17:55:13 -0600 Sean Farley commands: use bookmarks.validdest instead of duplicating logic
Wed, 15 Jan 2014 17:48:48 -0600 Sean Farley update: consider successor changesets when moving active bookmark
Wed, 15 Jan 2014 16:41:18 -0600 Sean Farley merge: consider successor changesets for a bare update
Wed, 06 Nov 2013 17:02:07 -0600 Sean Farley merge: refactor initialization of variables in update
Wed, 06 Nov 2013 10:26:25 -0600 Sean Farley merge: update comment for future devs
Wed, 15 Jan 2014 18:14:12 -0600 Sean Farley obsolete: clarify documentation for succcessorssets
Wed, 08 Jan 2014 17:23:26 -0800 Pierre-Yves David backout: add a message after backout that need manual commit
Wed, 08 Jan 2014 14:53:46 -0800 Pierre-Yves David backout: avoid update on simple case.
Thu, 16 Jan 2014 12:08:57 +0100 Simon Heimberg run-tests: print more information on unnecessary glob matching
Thu, 16 Jan 2014 12:08:29 +0100 Simon Heimberg run-tests: suggest to append glob when only path sep does not match
Thu, 16 Jan 2014 12:06:49 +0100 Simon Heimberg run-tests: test each line matching function on its own
Thu, 16 Jan 2014 19:07:18 +0100 Simon Heimberg tests: new test for line matching functions in run-tests
Wed, 08 Jan 2014 17:15:22 -0800 Pierre-Yves David test-backout: add multiple summary calls to monitor result wc
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: use "ui.extractchoices()" to show the list of available responses
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: use "ui.promptchoice()" for interactive transplant
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: add test for interactive transplant
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori record: use "ui.extractchoices()" to get the list of available responses
Mon, 02 Dec 2013 00:50:29 +0900 FUJIWARA Katsunori ui: add "extractchoices()" to share the logic to extract choices from prompt
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip