Thu, 03 Aug 2017 00:45:02 +0900 |
Yuya Nishihara |
py3: use bytes IO to write sample hgrc
|
Thu, 22 Jun 2017 03:20:11 +0530 |
Pulkit Goyal |
py3: check for bytes instead of str in isinstance
|
Tue, 20 Jun 2017 23:46:18 +0530 |
Pulkit Goyal |
py3: replace str with bytes in isinstance()
|
Thu, 25 May 2017 12:09:09 +0200 |
Pierre-Yves David |
local-clone: also copy tags related caches
|
Thu, 25 May 2017 12:05:33 +0200 |
Pierre-Yves David |
local-clone: also copy revs-branch-cache files
|
Thu, 25 May 2017 11:59:07 +0200 |
Pierre-Yves David |
local-clone: extract the listing of caches to copy
|
Thu, 25 May 2017 11:55:00 +0200 |
Pierre-Yves David |
local-clone: extract the closure copying caches
|
Sat, 29 Apr 2017 21:39:47 -0700 |
Jun Wu |
dispatch: make request accept additional reposetups
|
Fri, 05 May 2017 10:08:36 -0700 |
Martin von Zweigbergk |
outgoing: run on filtered repo
|
Fri, 07 Apr 2017 13:46:35 +0530 |
Pulkit Goyal |
py3: replace str() with bytes()
|
Thu, 16 Mar 2017 14:18:50 -0700 |
Jun Wu |
clone: get rid of ui.backupconfig
|
Wed, 08 Mar 2017 16:53:24 -0800 |
Pierre-Yves David |
hg-mod: directly use repo.vfs.join
|
Sat, 11 Mar 2017 11:02:25 -0800 |
Mads Kiilerich |
vfs: use repo.vfs.unlinkpath
|
Thu, 02 Mar 2017 13:27:42 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.hg'
|
Mon, 13 Feb 2017 00:05:55 -0800 |
Martin von Zweigbergk |
update: allow setting default update check to "noconflict"
|
Mon, 13 Feb 2017 16:03:05 -0800 |
Martin von Zweigbergk |
update: add experimental config for default way of handling dirty wdir
|
Mon, 13 Feb 2017 12:58:37 -0800 |
Martin von Zweigbergk |
update: accept --merge to allow merging across topo branches (issue5125)
|
Mon, 13 Feb 2017 14:05:24 +0100 |
Dan Villiom Podlaski Christiansen |
share: add --relative flag to store a relative path to the source
|
Tue, 21 Feb 2017 11:06:02 -0500 |
Augie Fackler |
outgoing: avoid running pager until we're actually showing changes
|
Tue, 21 Feb 2017 10:53:13 -0500 |
Augie Fackler |
incoming: delay pager activation until right before printing changes
|
Mon, 13 Feb 2017 11:58:02 -0800 |
Martin von Zweigbergk |
update: move check for dirty wdir into hg.updatetotally()
|
Mon, 13 Feb 2017 11:32:09 -0800 |
Martin von Zweigbergk |
destutil: drop now-unused "check" parameter from destupdate()
|
Fri, 07 Oct 2016 08:51:50 -0700 |
Simon Farnsworth |
merge: add conflict labels to merge command
|
Sun, 02 Oct 2016 22:34:40 -0700 |
Gregory Szorc |
hg: set default path correctly when doing a clone+share (issue5378)
|
Mon, 22 Aug 2016 14:44:14 +0200 |
Pierre-Yves David |
update: label bookmark name in message
|
Sun, 07 Aug 2016 17:10:47 +0200 |
Pierre-Yves David |
shared: take wlock for writting the 'shared' file
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
doc: omit useless _() invocation
stable
|
Tue, 19 Jul 2016 19:57:34 -0700 |
Gregory Szorc |
hg: copy [hostsecurity] options to remote ui instances (issue5305)
stable
|
Sun, 05 Jun 2016 12:18:20 +0900 |
Yuya Nishihara |
ssl: remove special case of web.cacerts=! from remoteui()
|
Fri, 24 Jun 2016 10:32:38 +0100 |
Martijn Pieters |
share: move magic string to a constant
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
Wed, 27 Apr 2016 22:45:52 -0400 |
Matt Harbison |
verify: don't init subrepo when missing one is referenced (issue5128) (API)
stable
|
Mon, 28 Mar 2016 17:16:00 -0500 |
Matt Mackall |
merge with stable
|
Fri, 25 Mar 2016 10:47:49 -0700 |
Gregory Szorc |
hg: perform update after pulling during clone with share (issue5103)
stable
|
Sat, 12 Mar 2016 04:35:42 +0900 |
FUJIWARA Katsunori |
hg: acquire wlock while updating the working directory via updatetotally
|
Sat, 12 Mar 2016 04:35:42 +0900 |
FUJIWARA Katsunori |
commands: centralize code to update with extra care for non-file components
|
Wed, 02 Mar 2016 16:44:56 -0600 |
Matt Mackall |
merge with stable
|
Sat, 27 Feb 2016 18:22:49 -0800 |
Gregory Szorc |
hg: obtain lock when creating share from pooled repo (issue5104)
stable 3.7.2
|
Sat, 20 Feb 2016 17:44:29 -0800 |
Gregory Szorc |
hg: perform update after pulling during clone with share (issue5103)
|
Sat, 20 Feb 2016 17:41:59 -0800 |
Gregory Szorc |
hg: extract post share update logic into own function
|
Sun, 14 Feb 2016 01:33:55 +0900 |
FUJIWARA Katsunori |
hg: make cachedlocalrepo cache appropriate repoview object
|
Mon, 01 Feb 2016 20:28:32 -0800 |
Siddharth Agarwal |
merge: tell _checkunknownfiles about whether this was merge --force
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
Mon, 14 Dec 2015 23:14:06 +0000 |
timeless |
update: add quietempty flag to _showstats
|
Mon, 14 Dec 2015 22:08:14 +0000 |
timeless |
histedit: omit useless message from abort
|
Mon, 14 Dec 2015 23:13:25 +0000 |
timeless |
hg: add quietempty flag to _showstats
|
Sat, 12 Dec 2015 22:20:29 -0500 |
Gregory Szorc |
hg: establish function for performing post-share actions
|
Mon, 14 Dec 2015 18:54:03 -0500 |
Augie Fackler |
merge: have merge.update use a matcher instead of partial fn
|
Wed, 11 Nov 2015 19:47:49 -0500 |
Augie Fackler |
localrepo: remove clone method by hoisting into hg.py
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Mon, 12 Oct 2015 03:37:09 -0500 |
Matt Mackall |
mq: use cmdutil.revert instead of hg.revert
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Thu, 24 Sep 2015 15:52:11 -0700 |
Sean Farley |
clone: check update rev for being True
|
Thu, 24 Sep 2015 15:47:23 -0700 |
Sean Farley |
clone: fix over-indented continuation line
|
Sat, 12 Sep 2015 11:31:56 -0700 |
Gregory Szorc |
hg: always create new localrepository instance
|
Sat, 22 Aug 2015 18:54:34 -0700 |
Gregory Szorc |
hg: establish a cache for localrepository instances
|
Sun, 30 Aug 2015 11:47:43 +0200 |
liscju |
clone: fix updaterev to update to latest branch changeset (issue4528)
|
Thu, 13 Aug 2015 19:37:47 -0500 |
Matt Mackall |
merge with stable
|
Thu, 13 Aug 2015 15:07:07 +0900 |
FUJIWARA Katsunori |
hg: avoid auto sharing when the clone destination is remote
stable
|