log

age author description
Mon, 03 Nov 2014 16:27:01 -0800 Martin von Zweigbergk test-revert: move embedded script to its own file
Sat, 18 Oct 2014 22:00:08 -0700 Martin von Zweigbergk test-revert: simplify generation of files
Wed, 05 Nov 2014 11:16:31 -0600 Matt Mackall merge with stable
Wed, 05 Nov 2014 13:05:32 +0100 Mads Kiilerich discovery: indices between sample and yesno must match (issue4438) stable
Wed, 05 Nov 2014 13:05:29 +0100 Mads Kiilerich discovery: limit 'all local heads known remotely' to real 'all' (issue4438) stable
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: avoid printing messages while rebasing by "_lfstatuswriters"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: get function to write status messages via "getstatuswriter()"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: introduce "_lfstatuswriters" to customize status reporting
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'