Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Sun, 20 Mar 2011 20:25:41 -0500 |
Matt Mackall |
changegroup: minor cleanups
|
Sun, 20 Mar 2011 20:17:57 -0500 |
Matt Mackall |
changegroup: fix leftover from delta read
|
Sun, 20 Mar 2011 20:16:51 -0500 |
Matt Mackall |
changegroup: drop expensive redundant usage of readdelta for progress
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: use manifest.readfast to simplify collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify filenode_collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more renaming
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify prune
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more minor cleanups
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: minor cleanups
|
Sun, 20 Mar 2011 01:16:57 +0100 |
Benoit Boissinot |
changegroupsubset: extranodes are no longer needed
|
Mon, 14 Mar 2011 20:53:55 +0100 |
David Soria Parra |
localrepo: do not update bookmarks in addchangegroup
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|
Sun, 06 Mar 2011 15:21:50 +0100 |
Patrick Mezard |
Improve unresolved merge conflicts warning (issue2681)
stable
|
Wed, 02 Mar 2011 21:57:20 -0600 |
Steve Borho |
bookmark: fix invalidation of localrepo._bookmarkcurrent
stable
|
Mon, 21 Feb 2011 20:58:54 -0300 |
Wagner Bruna |
rollback, i18n: avoid parameterized message
stable
|
Fri, 18 Feb 2011 20:25:25 +0100 |
Adrian Buehlmann |
introduce new RequirementError (issue2649)
stable
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 15 Feb 2011 22:25:48 +0100 |
Patrick Mezard |
commit: abort if a subrepo is modified and ui.commitsubrepos=no
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Fri, 28 Jan 2011 13:38:34 +0100 |
Adrian Buehlmann |
fncachestore: defer updating the fncache file to a single file open
|
Fri, 28 Jan 2011 13:34:07 +0100 |
Adrian Buehlmann |
localrepo: acquire lock on stream_in
|
Fri, 11 Feb 2011 19:44:17 +0100 |
David Soria Parra |
tags: do not merge bookmarks with tags
|
Fri, 11 Feb 2011 19:36:15 +0100 |
David Soria Parra |
context: add method to return all bookmarks pointing to a node
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge suspect addchangegroup into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge low-level push/pull support into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge lookup into localrepo
|