Wed, 08 Oct 2014 11:52:30 -0400 |
Augie Fackler |
manifest: simplify manifest.add() by making args required
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 11:37:56 -0500 |
Pierre-Yves David |
locarepo: remove the `pull` method (API)
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 11:15:33 -0500 |
Pierre-Yves David |
localrepo: use exchange.pull when cloning
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 11:07:47 -0500 |
Pierre-Yves David |
exchange: have `pull` return the pulloperation object
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 18:39:57 -0500 |
Matt Mackall |
tag: use an abort hint
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 18:38:10 -0500 |
Matt Mackall |
tag: only check the status of .hgtags
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 18:37:12 -0500 |
Matt Mackall |
tag: properly abort if an unknown or ignored .hgtags is present
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 12:51:55 -0700 |
Pierre-Yves David |
localrepo: pass arbitrary kwargs from `repo.pull` to `exchange.pull`
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 01:43:24 -0700 |
Pierre-Yves David |
locarepo: remove the `push` method (API)
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 02:21:59 -0700 |
Pierre-Yves David |
push: `exchange.push` now returns the `pushoperation` object
|
file |
diff |
annotate
|
Mon, 22 Sep 2014 16:14:08 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 21 Sep 2014 10:07:06 -0500 |
Matt Mackall |
commit: catch changed exec bit on files from p1 (issue4382)
stable
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 11:34:29 -0700 |
Durham Goode |
dirstate: add begin/endparentchange to dirstate
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 17:23:05 +0200 |
Angel Ezquerra |
localrepo: make it possible to pass multiple path elements to join and wjoin
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 19:21:47 +0200 |
Pierre-Yves David |
bundle2: introduce a `getrepocaps` to retrieve the bundle2 caps of a repo
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 19:17:06 +0200 |
Pierre-Yves David |
obsmarker: move bundle2caps from the localrepo class to the bundle2 module
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 14:11:36 -0700 |
Pierre-Yves David |
phase: attach phase to the transaction instead of the lock
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
file |
diff |
annotate
|
Sat, 31 May 2014 16:48:29 -0700 |
Pierre-Yves David |
getbundle: add a ``cg`` boolean argument to control changegroup inclusion
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 10:52:58 -0700 |
Gregory Szorc |
localrepo: document localrepo.hook()
|
file |
diff |
annotate
|
Sun, 01 Jun 2014 16:01:01 -0700 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 21 May 2014 18:02:35 -0700 |
Gregory Szorc |
localrepo: prevent leak of transaction object (issue4258)
stable
|
file |
diff |
annotate
|
Tue, 27 May 2014 16:32:50 -0700 |
Pierre-Yves David |
bundle2: add ``pushkey`` support
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
file |
diff |
annotate
|
Fri, 25 Apr 2014 15:44:55 -0500 |
Sean Farley |
localrepo: replace status method with a shim
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 16:08:20 -0500 |
Sean Farley |
localrepo: remove cache code now handled by _prestatus
|
file |
diff |
annotate
|