Sat, 16 Nov 2013 13:19:06 -0800 Siddharth Agarwal scmutil: rename filecacheentry to filecachesubentry
Sat, 16 Nov 2013 13:33:33 -0800 Siddharth Agarwal scmutil.filecacheentry: make stat argument to constructor mandatory
Sat, 16 Nov 2013 13:57:35 -0800 Siddharth Agarwal test-filecache.py: add markers to the output for each event
Sat, 16 Nov 2013 14:10:28 -0800 Siddharth Agarwal test-filecache.py: make setbeforeget test clearer
Sun, 17 Nov 2013 13:38:35 -0500 Augie Fackler test-module-imports.t: new test to use the import cycle detector
Sun, 17 Nov 2013 13:33:20 -0500 Augie Fackler import-checker: try a little harder to show fewer cycles
Sun, 17 Nov 2013 16:58:18 -0500 Augie Fackler import-checker: ignore nested imports
Sun, 17 Nov 2013 13:04:18 -0500 Augie Fackler contrib: add an import checker
Wed, 06 Nov 2013 22:09:15 -0500 Augie Fackler makememctx: move from patch to context to break import cycle
Wed, 06 Nov 2013 16:48:06 -0500 Augie Fackler cleanup: move stdlib imports to their own import statement
Wed, 06 Nov 2013 18:19:04 -0500 Augie Fackler pathutil: tease out a new library to break an import cycle from canonpath use
Wed, 06 Nov 2013 14:38:34 -0500 Augie Fackler subsettable: move from repoview to branchmap, the only place it's used
Sat, 16 Nov 2013 20:12:02 -0500 Augie Fackler obsolete: add __eq__ and __hash__ to marker to make set() deduplication work
Sat, 16 Nov 2013 20:31:58 -0500 Pierre-Yves David obsolete: do not accept duplicated marker during exchange
Sun, 17 Nov 2013 13:42:24 -0500 Augie Fackler Merge with stable.
Sat, 16 Nov 2013 20:34:58 -0500 Pierre-Yves David obsolete: stop doing membership test on list stable
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite "updatefromremote()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: add function to centralize the logic to compare bookmarks
Sun, 10 Nov 2013 18:23:29 +0400 Alexander Plavin hgweb: use semantically suitable filelog.revs in filelog
Sun, 10 Nov 2013 18:07:56 +0400 Alexander Plavin hgweb: always compute all entries and latestentry in filelog
Sun, 10 Nov 2013 18:05:53 +0400 Alexander Plavin hgweb: remove unused argument of entries function in filelog
Sat, 16 Nov 2013 23:14:20 +0900 FUJIWARA Katsunori transplant: use peer of source repository as "remote" for "repo.pull()"
Fri, 15 Nov 2013 22:57:11 -0500 Sean Farley run-tests: remove files that we potentially create outside of $TMPDIR
Fri, 15 Nov 2013 22:56:08 -0500 Sean Farley run-tests: remove code that creates a dummy 'diffstat'
Fri, 15 Nov 2013 18:08:50 -0500 Matthew Turk template: change extras to use showlist rather than manual templ call.
Fri, 15 Nov 2013 18:09:02 -0500 Matthew Turk help: adding example 'extras' printing to 'hg help templates'
Fri, 15 Nov 2013 16:53:54 -0500 Matthew Turk help: document about {extras} template keyword
Sat, 09 Nov 2013 14:50:12 +0100 Simon Heimberg check-code: document last ignore regexp
Sat, 09 Nov 2013 14:49:05 +0100 Simon Heimberg check-code: drop unneeded ignore patterns
Sat, 16 Nov 2013 12:44:28 -0500 Matt Mackall merge with stable
Sat, 16 Nov 2013 12:34:05 -0500 Matt Mackall merge with i18n stable
Fri, 15 Nov 2013 13:20:49 -0800 Durham Goode contrib: add editmerge script for editor conflict prompts
Thu, 14 Nov 2013 21:37:18 -0600 Matt Mackall strip: fix last unprotected mq reference (issue4097) stable
Thu, 14 Nov 2013 18:07:43 -0600 Matt Mackall tests: skip tests that require not having root (issue4089)
Thu, 14 Nov 2013 17:17:44 -0600 Matt Mackall make: restrict recursion in make clean
Tue, 12 Nov 2013 00:07:23 +0900 FUJIWARA Katsunori scmutil: skip checks in "casecollisionauditor" if filename is already checked
Sat, 09 Nov 2013 10:21:20 +0100 Simon Heimberg check-code: prepend warning prefix only once, but for each warning stable
Wed, 13 Nov 2013 16:46:46 -0200 Wagner Bruna hgweb, i18n: do not translate search mode description stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: end output lines including path with "(glob)" to pass on Windows stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: quote environment variable to extract wildcard on MinGW environment stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: choose the path separator in PYTHONPATH suitable for platform stable
Fri, 08 Nov 2013 12:35:50 +0100 Mads Kiilerich util: warn when adding paths ending with \ stable
Tue, 05 Nov 2013 09:00:31 +0100 Simon Heimberg check-code: more replacement characters stable
Tue, 05 Nov 2013 09:00:31 +0100 Simon Heimberg check-code: check comment for '.. note::' without two newlines stable
Tue, 05 Nov 2013 08:59:55 +0100 Simon Heimberg documentation: add an extra newline after note directive stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg tests: modify minirst test input to new format stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not add a 2nd empty paragraph stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: find admonitions before pruning comments and adding margins stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not fail on an empty admonition block stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not interpret a directive as a literal block stable
Tue, 05 Nov 2013 09:43:36 +0100 Simon Heimberg Makefile: do update on a temporary copy of a po file
Mon, 04 Nov 2013 10:52:41 -0200 Wagner Bruna i18n-pt_BR: synchronized with d24ee6d7d167 stable
Thu, 07 Nov 2013 15:24:23 -0600 Matt Mackall date: allow %z in format (issue4040)
Wed, 06 Nov 2013 16:36:07 -0600 Matt Mackall merge with stable
Wed, 06 Nov 2013 10:20:18 -0800 Siddharth Agarwal merge: move forgets to the beginning of the action list stable
Fri, 01 Nov 2013 17:08:06 -0700 Durham Goode rebase: fix working copy location after a --collapse (issue4080) stable
Wed, 06 Nov 2013 12:53:39 -0500 Augie Fackler Merge with stable.
Mon, 04 Nov 2013 19:59:00 -0800 Durham Goode rebase: fix rebase aborts when 'tip-1' is public (issue4082) stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip