Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 23:14:06 +0000 |
timeless |
update: add quietempty flag to _showstats
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 22:08:14 +0000 |
timeless |
histedit: omit useless message from abort
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 23:13:25 +0000 |
timeless |
hg: add quietempty flag to _showstats
|
file |
diff |
annotate
|
Sat, 12 Dec 2015 22:20:29 -0500 |
Gregory Szorc |
hg: establish function for performing post-share actions
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 18:54:03 -0500 |
Augie Fackler |
merge: have merge.update use a matcher instead of partial fn
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 19:47:49 -0500 |
Augie Fackler |
localrepo: remove clone method by hoisting into hg.py
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 03:37:09 -0500 |
Matt Mackall |
mq: use cmdutil.revert instead of hg.revert
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 15:52:11 -0700 |
Sean Farley |
clone: check update rev for being True
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 15:47:23 -0700 |
Sean Farley |
clone: fix over-indented continuation line
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 11:31:56 -0700 |
Gregory Szorc |
hg: always create new localrepository instance
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 18:54:34 -0700 |
Gregory Szorc |
hg: establish a cache for localrepository instances
|
file |
diff |
annotate
|
Sun, 30 Aug 2015 11:47:43 +0200 |
liscju |
clone: fix updaterev to update to latest branch changeset (issue4528)
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 19:37:47 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 15:07:07 +0900 |
FUJIWARA Katsunori |
hg: avoid auto sharing when the clone destination is remote
stable
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 18:52:36 -0700 |
Gregory Szorc |
hg: use absolute_import
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 15:34:22 -0500 |
Matt Mackall |
publishing: use new helper method
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 16:15:15 -0400 |
Matt Harbison |
verify: check the subrepository references in .hgsubstate
|
file |
diff |
annotate
|
Sat, 30 May 2015 12:46:30 +0900 |
Yuya Nishihara |
hg: explicitly check that peer lookup object has instance() if call failed
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 22:27:01 -0700 |
Ryan McElroy |
bookmarks: rename setcurrent to activate (API)
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 18:28:11 -0400 |
Augie Fackler |
clone: add progress support to hardlink clones (issue3059)
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 23:27:04 +0900 |
Yuya Nishihara |
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 16:20:15 +0100 |
Angel Ezquerra |
share: replace the bookmarks.shared file with an entry on a new "shared" file
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 23:17:12 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.opener
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 11:32:46 -0800 |
Ryan McElroy |
share: add option to share bookmarks
|
file |
diff |
annotate
|