Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: update standins only at the 1st commit of "hg rebase --continue"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: introduce "_lfcommithooks" to abstract pre-committing procedures
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: factor out procedures to update standins for pre-committing
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: factor out procedures to update lfdirstate for post-committing
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: remove meaningless code path for "hg pull --rebase"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: wrap "rebase.rebase" for functions using it directly
Fri, 17 Oct 2014 14:41:11 +0200 Sune Foldager changegroup: introduce cg2packer/unpacker
Fri, 17 Oct 2014 12:19:24 -0700 Pierre-Yves David push: send highest changegroup format supported by both side
Fri, 17 Oct 2014 14:59:10 +0200 Pierre-Yves David getbundle: send highest changegroup format supported by both side
Fri, 17 Oct 2014 14:41:21 +0200 Sune Foldager changegroup: allow use of different cg#packer in getchangegroupraw
Fri, 17 Oct 2014 14:41:02 +0200 Sune Foldager changegroup: introduce "raw" versions of some commands
Tue, 04 Nov 2014 16:43:33 -0600 Matt Mackall merge with stable
Tue, 04 Nov 2014 21:54:27 +0100 Pascal Quantin win32: remove Mercurial.ini file from Inno Setup installer (issue4435)
Tue, 04 Nov 2014 21:35:49 +0100 Pascal Quantin win32: fix win32 installers generation
Tue, 04 Nov 2014 13:38:33 +0000 Pierre-Yves David patchbomb: add label and color to the confirm output
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Tue, 04 Nov 2014 10:40:06 +0000 Pierre-Yves David perf: use a formatter for output
Wed, 24 Sep 2014 21:33:12 -0700 Pierre-Yves David bundle2: support a "version" argument in `changegroup` part
Wed, 24 Sep 2014 21:28:54 -0700 Pierre-Yves David bundle2caps: advertise the available versions for changegroup packer
Wed, 24 Sep 2014 21:24:06 -0700 Pierre-Yves David changegroup: add a "packermap" dictionary to track different packer versions
Mon, 03 Nov 2014 12:08:03 -0500 Matt Harbison templater: don't overwrite the keyword mapping in runsymbol() (issue4362) stable
Thu, 16 Oct 2014 23:15:35 -0700 Pierre-Yves David revset-matching: call 'getset' on a 'fullreposet'
Thu, 16 Oct 2014 23:15:06 -0700 Pierre-Yves David revset-parentspec: call 'getset' on a 'fullreposet'
Thu, 16 Oct 2014 23:14:17 -0700 Pierre-Yves David revset-children: call 'getset' on a 'fullreposet'
Thu, 16 Oct 2014 23:11:25 -0700 Pierre-Yves David revset-ancestorspec: call 'getset' on a 'fullreposet'
Thu, 16 Oct 2014 23:10:44 -0700 Pierre-Yves David revset-rangeset: call 'getset' on a 'fullreposet'
Sun, 19 Oct 2014 22:19:22 -0700 Martin von Zweigbergk test-revert: make sure all 'tracked' files are really tracked
Sat, 18 Oct 2014 18:12:54 -0700 Martin von Zweigbergk test-revert: sort by output filename again
Mon, 20 Oct 2014 22:54:18 -0700 Martin von Zweigbergk test-revert: name files by state, not by state transition
Fri, 17 Oct 2014 06:27:43 -0700 Martin von Zweigbergk test-revert: temporarily sort by input states instead of output filename
Sat, 18 Oct 2014 22:23:19 -0700 Martin von Zweigbergk test-revert: put content, not keys, into 'combination'
Fri, 17 Oct 2014 09:02:30 -0700 Martin von Zweigbergk test-revert: replace 'removed' in working copy with 'untracked-deleted'
Thu, 16 Oct 2014 23:59:08 -0700 Martin von Zweigbergk test-revert: removing a missing file has no effect
Fri, 17 Oct 2014 00:39:26 -0700 Martin von Zweigbergk test-revert: reverting an addition is the same as removing
Thu, 16 Oct 2014 23:36:40 -0700 Martin von Zweigbergk test-revert: reverting no change means it's clean
Mon, 03 Nov 2014 16:56:32 -0600 Matt Mackall merge with stable
Sun, 02 Nov 2014 15:27:15 -0500 Matt Harbison extdiff: drop the command alias without options example in the help text
Fri, 31 Oct 2014 21:34:55 -0400 Matt Harbison extdiff: allow a preconfigured merge-tool to be invoked
Mon, 03 Nov 2014 16:30:21 -0600 Matt Mackall extdiff: sort files when snapshotting
Sun, 02 Nov 2014 14:58:50 -0500 Matt Harbison filemerge: split the logic for finding an external tool to its own function
Sun, 02 Nov 2014 13:18:08 -0800 Martin von Zweigbergk largefiles: simplify check for lack of path arguments
Fri, 31 Oct 2014 14:11:47 -0700 Martin von Zweigbergk largefiles: shortcircuit status code also for non-matching patterns
Mon, 27 Oct 2014 21:10:24 -0700 Martin von Zweigbergk largefiles: remove confusing 'or None' from predicate
Thu, 30 Oct 2014 22:32:39 -0700 Martin von Zweigbergk largefiles: drop unnecessary setting of matcher._always
Sun, 19 Oct 2014 03:22:23 +0200 Mads Kiilerich config: move mergetools configuration from contrib to default configuration
Thu, 04 Sep 2014 21:36:35 +0200 Mads Kiilerich config: introduce "built-in" default configuration settings in default.d
Sat, 18 Oct 2014 21:48:38 +0200 Mads Kiilerich contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
Sun, 02 Nov 2014 16:39:02 +0100 Mads Kiilerich contrib: update build defaults to latest Python and docutils versions
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Thu, 26 Jul 2012 11:38:13 +0100 Michael Fyles extdiff: quote user-supplied options passed to shell stable
Sun, 02 Nov 2014 13:20:07 +0900 Yuya Nishihara serve: correct meta variable of --daemon-pipefds option stable
Sun, 02 Nov 2014 13:08:46 +0900 Yuya Nishihara tests: have dumbhttp.py use cmdutil.service() to wait for child to listen()
Sun, 19 Oct 2014 22:09:03 -0700 Martin von Zweigbergk test-revert: remove obsolete comment about known misbehavior
Mon, 03 Nov 2014 11:06:51 -0600 Matt Mackall test-revert.t: fix wc check-code false positive
Mon, 03 Nov 2014 14:01:52 -0600 Matt Mackall merge with stable
Sat, 01 Nov 2014 22:48:49 -0500 Matt Mackall Added signature for changeset ced632394371 stable
Sat, 01 Nov 2014 22:48:12 -0500 Matt Mackall Added tag 3.2 for changeset ced632394371 stable
Sat, 01 Nov 2014 23:52:53 +0000 Pierre-Yves David setdiscovery: limit the size of all sample (issue4411) stable 3.2
Sat, 01 Nov 2014 23:17:50 +0000 Pierre-Yves David hook: protect commit hooks against stripping of temporary commit (issue4422) stable
Sat, 01 Nov 2014 22:59:37 +0000 Pierre-Yves David mq: do not call [0] on revset stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip