log mercurial/localrepo.py @ 13811:65c1d309ab91

age author description
Thu, 31 Mar 2011 09:56:27 -0500 Matt Mackall changegroup: remove nodeiter temporary
Wed, 30 Mar 2011 17:50:34 -0500 Matt Mackall changegroup: refactor prune as a filter
Wed, 30 Mar 2011 17:50:27 -0500 Matt Mackall changegroup: add first logic to send file header
Mon, 14 Mar 2011 23:50:28 +0100 David Soria Parra bookmarks: do not forward merged bookmark (issue1877)
Mon, 28 Mar 2011 15:54:22 +0200 Adrian Buehlmann set NOT_CONTENT_INDEXED on .hg dir (issue2694)
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold linkrev helper into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold filenode collector into mlookup
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: roll changegroup.collector into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: add revlog to the group callback
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: move sorting down into group
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold progress meter into callbacks
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: combine infocollect and lookup callbacks
Wed, 23 Mar 2011 16:06:55 +0100 Peter Arrenbrecht discovery: avoid discovery when local graph is a subset of remote
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
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge _findtags method into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge invalidation into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move commit action into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge rollback support into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move property methods into localrepo
Mon, 17 Jan 2011 09:37:20 +0100 Adrian Buehlmann remove pointless os.path.join calls when opening files in .hg/cache
Mon, 31 Jan 2011 22:16:33 +0100 Patrick Mezard mq: factor out push conditions checks
Tue, 04 Jan 2011 06:29:08 +0100 jfh move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
Sun, 16 Jan 2011 17:26:34 +0100 Benoit Boissinot addchangegroup: document the current locking semantics
Tue, 04 Jan 2011 14:12:52 -0600 Matt Mackall revlog: remove lazy index
Thu, 02 Dec 2010 03:43:06 +0100 David Soria Parra avoid .split() in for loops and use tuples instead
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Mon, 29 Nov 2010 09:37:23 +0100 Erik Zielke subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
Tue, 14 Dec 2010 17:10:01 -0600 Matt Mackall merge with stable
Mon, 13 Dec 2010 21:20:30 -0600 Kevin Bullock tag: don't check .hgtags status if --local passed stable
Fri, 10 Dec 2010 13:30:37 -0600 Augie Fackler bundle progress: offer best-guess deterministic progress information
Fri, 10 Dec 2010 16:10:14 +0100 Adrian Buehlmann localrepo: remove unneeded os.unlink call in wwrite
Fri, 03 Dec 2010 11:30:45 +0100 Thomas Arendsen Hein coding style: fix gratuitous whitespace after Python keywords
Wed, 24 Nov 2010 15:56:32 -0600 Matt Mackall branch: operate on branch names in local string space where possible
Wed, 24 Nov 2010 13:25:12 +0100 Martin Geisler localrepo: move string formatting out of gettext call
Mon, 22 Nov 2010 12:43:31 -0600 Matt Mackall dirstate: warn on invalid parents rather than aborting
Mon, 15 Nov 2010 17:05:54 -0600 Matt Mackall merge with stable
Mon, 15 Nov 2010 17:04:55 -0600 Matt Mackall commit: search both parents for missing copy revision (issue2484) stable
Tue, 02 Nov 2010 11:25:52 +0100 Ronny Pfannschmidt localrepo: make heads use the keyword args of the sorted builtin
Mon, 01 Nov 2010 17:26:08 +0100 Patrick Mezard localrepo: do not modify ctx.remove() list in-place stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Sun, 10 Oct 2010 18:58:45 +0200 Nicolas Dumazet localrepo: use propertycaches to access encode/decode filters
Sun, 10 Oct 2010 19:10:16 +0200 Nicolas Dumazet localrepo: load filter patterns outside of _filter
Sun, 10 Oct 2010 19:07:58 +0200 Nicolas Dumazet localrepo: have _loadfilter return the loaded filter patterns
Sat, 09 Oct 2010 21:54:50 +0200 Adrian Buehlmann store: encode first period or space in filenames (issue1713)
Fri, 08 Oct 2010 18:00:15 -0500 Benoit Boissinot changegroupsubset: use readdelta() fast path when delta is against a parent
Mon, 20 Sep 2010 14:32:21 -0500 Matt Mackall bundle: encapsulate all bundle streams in unbundle class
Sun, 19 Sep 2010 12:51:54 -0500 Matt Mackall bundle: get rid of chunkiter
Sun, 19 Sep 2010 12:38:44 -0500 Matt Mackall bundle: refactor progress callback
Sat, 18 Sep 2010 18:20:34 -0500 Matt Mackall bundle: make getchunk() a method
Wed, 15 Sep 2010 11:06:22 +0200 Sune Foldager clone: only use stream when we understand the revlog format
Wed, 15 Sep 2010 10:44:10 +0200 Sune Foldager localrepo: factor out requirement application and write
Tue, 07 Sep 2010 16:34:07 +0200 Martin Geisler subrepos: add function for iterating over ctx subrepos
Tue, 07 Sep 2010 16:23:55 +0200 Martin Geisler subrepos: handle modified but uncommitted .hgsub
Tue, 07 Sep 2010 15:31:56 +0200 Martin Geisler localrepo: check nested repos against working directory
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler status: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler localrepo: add auditor attribute which knows about subrepos
Tue, 31 Aug 2010 16:36:31 +0200 Martin Geisler commit: sort subrepos before committing for stable test output
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Sat, 28 Aug 2010 23:57:39 +0200 Georg Brandl localrepo: introduce method for explicit branch cache update
Sun, 22 Aug 2010 13:17:34 +0200 Patrick Mezard repository: drop unused rjoin() method
Tue, 10 Aug 2010 22:28:08 +0530 Pradeepkumar Gayam localrepo: add parentdelta to requires only if enabled in config file
Tue, 27 Jul 2010 23:40:46 +0900 Nicolas Dumazet filectx: use cmp(self, fctx) instead of cmp(self, text)
Sat, 24 Jul 2010 00:28:20 +0900 Nicolas Dumazet localrepo: refactor filter computation
Sun, 25 Jul 2010 10:05:38 +0900 Nicolas Dumazet localrepo.status: move fixup concatenation inside if block for clarity
Sat, 24 Jul 2010 00:15:29 +0200 Benoit Boissinot changegroup*(): use enumerate when possible
Sat, 24 Jul 2010 00:03:19 +0200 Benoit Boissinot changegroupsubset(): with the fix, prune() is actually useful in the testsuite
Fri, 23 Jul 2010 00:04:18 +0200 Benoit Boissinot changegroupsubset: simplify knownheads/has_cl_set computation
Thu, 22 Jul 2010 23:54:57 +0200 Benoit Boissinot changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
Thu, 22 Jul 2010 23:44:14 +0200 Benoit Boissinot changegroupsubset(): move comment at the right place
Thu, 22 Jul 2010 23:13:03 +0200 Benoit Boissinot changegroupsubset(): refactor the prune() functions
Thu, 22 Jul 2010 16:51:45 +0200 Benoit Boissinot changegroupsubset(): change variable names, simplify lookup logic
Thu, 22 Jul 2010 16:18:33 +0200 Benoit Boissinot changegroup(): used "linkrev" instead of "revlink"
Thu, 22 Jul 2010 15:32:26 +0200 Benoit Boissinot fix comment
Thu, 22 Jul 2010 14:34:37 +0200 Benoit Boissinot changegroup*(): use set instead of dict
Thu, 22 Jul 2010 15:14:22 +0900 Nicolas Dumazet merge with stable
Wed, 21 Jul 2010 19:29:57 +0200 Mads Kiilerich init: create target directory recursively stable
Fri, 16 Jul 2010 18:35:15 +0200 Benoit Boissinot changegroupsubset: remove unneeded cast to list
Fri, 16 Jul 2010 13:38:33 +0200 Benoit Boissinot localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
Thu, 01 Jul 2010 11:22:56 -0500 Matt Mackall commit: add missing _() stable
Thu, 01 Jul 2010 11:20:13 -0500 Matt Mackall subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232) stable
Fri, 25 Jun 2010 13:47:28 -0500 Matt Mackall addchangegroup: pass in lock to release it before changegroup hook is called stable
Wed, 16 Jun 2010 16:04:46 -0500 Matt Mackall pushkey: add localrepo support
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Mon, 07 Jun 2010 18:35:54 +0200 Dirkjan Ochtman move discovery methods from localrepo into new discovery module
Thu, 27 May 2010 17:47:40 +0200 Ronny Pfannschmidt make transactions work on non-refcounted python implementations
Fri, 28 May 2010 16:01:57 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 14:41:11 -0500 Matt Mackall status: avoid performance regression when no .hgsub is present stable
Fri, 21 May 2010 15:22:29 +0200 Sune Foldager push: add --new-branch option to allow intial push of new branches
Sat, 15 May 2010 17:48:49 -0500 Matt Mackall commands: initial audit of exit codes