Wed, 13 Aug 2014 23:25:07 -0700 Pierre-Yves David debugobsolete: use the new date argument on obsstore.create
Wed, 13 Aug 2014 22:44:47 -0700 Pierre-Yves David obsstore: add an explicit `date` argument to obsstore.create
Thu, 14 Aug 2014 01:53:07 -0700 Pierre-Yves David obsolete: explicitly pass metadata argument using keyword argument
Fri, 15 Aug 2014 09:41:30 -0700 Pierre-Yves David obsmarker: add a `flags` method
Fri, 15 Aug 2014 14:19:15 -0700 Pierre-Yves David test-treediscovery: update output after merge
Tue, 24 Jun 2014 16:59:40 +0100 Pierre-Yves David revert: add an XXX about rename tracking
Tue, 24 Jun 2014 17:39:43 +0100 Pierre-Yves David revert: inline a now useless closure
Tue, 24 Jun 2014 17:37:24 +0100 Pierre-Yves David revert: remove code killed by the double status
Tue, 24 Jun 2014 17:36:49 +0100 Pierre-Yves David revert: drop `missingmodified` set
Tue, 24 Jun 2014 17:28:20 +0100 Pierre-Yves David revert: detect files added during a merge
Sat, 02 Aug 2014 11:32:24 -0700 Pierre-Yves David revert: simplify handling of `added` files
Fri, 15 Aug 2014 11:48:05 -0500 Matt Mackall merge with stable
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori rebase: use "rebase.collapse" as "editform" for "--collapse" always
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori ui: invoke editor for committing with HGEDITFORM environment variable
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: name unused variables using convention of leading _
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: rename check-translation.py checker function - don't hide global var
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: remove some unused / duplicate imports
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: fix some list comprehension redefinitions of existing vars
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid local vars shadowing imports
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid _ for local unused tmp variables - that is reserved for i18n
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: make sure we always access members of imported modules
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: update lfdirstate for unchanged largefiles during linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: keep largefiles from colliding with normal one during linear merge
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: add test for large/normal conflict at linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgmerge" process into the same "wlock" scope
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgupdaterepo" process into the same "wlock" scope
Fri, 15 Aug 2014 14:33:19 +0900 Yuya Nishihara annotate: inline definition of decorate() functions
Fri, 15 Aug 2014 14:29:30 +0900 Yuya Nishihara annotate: rewrite long short-circuit statement by if-elif-else
Tue, 24 Jun 2014 17:27:18 +0100 Pierre-Yves David revert: use modified information from both statuses
Tue, 24 Jun 2014 16:57:16 +0100 Pierre-Yves David revert: drop special case handling for file unknown in parent
Tue, 24 Jun 2014 16:53:22 +0100 Pierre-Yves David revert: use "remove" information from both statuses
Fri, 01 Aug 2014 18:27:47 -0700 Pierre-Yves David revert: process removed files missing in target as clean
Thu, 31 Jul 2014 15:52:56 -0700 Pierre-Yves David revert: also track clean files
Fri, 01 Aug 2014 18:57:53 -0700 Pierre-Yves David revert: triage "deleted" files into more appropriate categories
Fri, 15 Aug 2014 10:54:15 -0500 Matt Mackall unshelve: silence internal revert
Fri, 15 Aug 2014 10:47:03 -0500 Matt Mackall tests: fixup issue markers to make check-commit happy
Fri, 15 Aug 2014 03:24:40 +0200 Mads Kiilerich incoming: don't request heads that already are common stable
Fri, 15 Aug 2014 03:24:40 +0200 Mads Kiilerich tests: improve test coverage for discovery and actual parameters for pulling stable
Fri, 15 Aug 2014 02:46:44 +0200 Mads Kiilerich changectx: ancestor should only prefer merge.preferancestor if it is a revision stable
Fri, 15 Aug 2014 02:39:01 +0200 Mads Kiilerich merge: show the scary multiple ancestor hint for merges only, not for updates stable
Thu, 14 Aug 2014 16:26:41 -0700 Pierre-Yves David discovery: prevent crash on unknown remote heads with old repo (issue4337) stable
Thu, 14 Aug 2014 14:59:42 -0700 Pierre-Yves David obsstore.create: add a simple safeguard against cyclic markers stable
Thu, 14 Aug 2014 14:57:03 -0700 Pierre-Yves David debugobsolete: catch ValueError that may be raised by obsstore.create stable
Thu, 14 Aug 2014 16:39:27 -0500 Matt Mackall check-code: extend try/except/finally check for multiple except clauses
Thu, 14 Aug 2014 16:39:02 -0500 Matt Mackall repoview: fix try/except/finally for py2.4
Thu, 14 Aug 2014 16:25:47 -0500 Matt Mackall merge with stable
Thu, 14 Aug 2014 16:18:45 -0500 Matt Mackall test-run-tests: fix up slash/backslash on diff chunks for Windows stable
Wed, 13 Aug 2014 15:55:45 -0700 Siddharth Agarwal test-largefiles: add test for hg log --follow --patch with path stable
Wed, 13 Aug 2014 15:51:33 -0700 Siddharth Agarwal largefiles: don't override matchandpats for always matchers (issue4334) stable
Wed, 13 Aug 2014 15:18:41 -0700 Siddharth Agarwal largefiles: in overridelog, use non-lf matcher for patch generation (issue4334) stable
Wed, 13 Aug 2014 15:13:50 -0700 Siddharth Agarwal largefiles: drop setting lfstatus in overridelog (issue4334) stable
Wed, 13 Aug 2014 15:17:03 -0700 Siddharth Agarwal cmdutil: add a hook for making custom non-follow log file matchers stable
Wed, 13 Aug 2014 15:15:13 -0700 Siddharth Agarwal cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher stable
Thu, 14 Aug 2014 15:21:48 -0500 Matt Mackall merge with stable
Wed, 13 Aug 2014 22:22:24 +0900 Yuya Nishihara alias: exit from bad definition by Abort
Wed, 13 Aug 2014 22:18:28 +0900 Yuya Nishihara alias: show one-line hint for command provided by disabled extension
Wed, 13 Aug 2014 19:38:47 +0900 Yuya Nishihara help: provide help of bad alias without executing aliascmd()
Wed, 13 Aug 2014 19:28:42 +0900 Yuya Nishihara alias: provide "unknowncmd" flag to tell help to look for disabled command
Sat, 17 May 2014 21:13:31 +0900 Yuya Nishihara alias: keep error message in "badalias" so that help can see it
Sat, 17 May 2014 20:47:31 +0900 Yuya Nishihara alias: add test for alias command provided by disabled extension
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip