log mercurial/localrepo.py @ 16456:42862d64aa8f

age author description
Tue, 17 Apr 2012 11:13:38 -0500 Matt Mackall journal: use tryread helper to backup files (issue3375)
Mon, 16 Apr 2012 10:56:37 +0200 Alain Leufroy localrepo: do not complain about missing journal files
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroupsubset: optimize function lookup in prune
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroup: optimize gennodelist
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroupsubset: avoid setdefault in inner loop
Fri, 13 Apr 2012 22:55:40 -0500 Matt Mackall changegroupsubset: drop repeated len() calls
Fri, 13 Apr 2012 22:27:29 -0500 Matt Mackall changegroup: reduce progress overhead
Fri, 13 Apr 2012 22:23:45 -0500 Matt Mackall changegroupsubset: renest inner loop
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall stream_in: avoid debug calls when debug is disabled
Sun, 08 Apr 2012 12:38:10 -0500 Matt Mackall localrepo: lookup now goes through context
Fri, 06 Apr 2012 15:16:30 -0500 Matt Mackall tags: defer tag validation until repo.tags() is called
Wed, 04 Apr 2012 00:00:47 +0200 Benoit Allard protocol: Add the stream-preferred capability
Mon, 12 Mar 2012 17:05:42 -0500 Matt Mackall merge with stable
Fri, 09 Mar 2012 15:34:21 -0500 Michael Bacarella localrepo: fix unpushable repos when using bookmarks (issue3317) stable
Tue, 06 Mar 2012 18:42:52 +0200 Idan Kamara localrepo: refactor retrieving of journal/undo files paths
Fri, 02 Mar 2012 09:57:09 +0100 Thomas Arendsen Hein merge with stable
Thu, 01 Mar 2012 17:39:58 +0200 Idan Kamara dirstate: add filecache support stable
Thu, 01 Mar 2012 17:39:58 +0200 Idan Kamara filecache: refactor path join logic to a function stable
Wed, 22 Feb 2012 17:36:33 -0600 Matt Mackall merge with stable
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stable
Thu, 16 Feb 2012 16:40:29 -0600 Matt Mackall merge with stable
Thu, 16 Feb 2012 01:21:34 +0200 Idan Kamara localrepo: clear _filecache on rollback (issue3261) stable
Wed, 15 Feb 2012 23:49:15 +0200 Idan Kamara localrepo: reset _phasesdirty flag after writing stable
Mon, 06 Feb 2012 15:10:01 -0600 Matt Mackall subrepo: rewrite handling of subrepo state at commit (issue2403)
Mon, 30 Jan 2012 17:46:15 +0100 Pierre-Yves David phases: allow phase name in phases.new-commit settings stable
Mon, 30 Jan 2012 11:32:09 -0600 Matt Mackall push: return 1 if no changes found (issue3228) stable
Mon, 30 Jan 2012 11:15:34 -0600 Matt Mackall push: fix coding errors in unused branch stable
Sun, 29 Jan 2012 13:36:10 -0600 Matt Mackall phases: fix verify with secret csets stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Thu, 26 Jan 2012 00:21:54 +0200 Idan Kamara localrepo: delete _phaserev when invalidating caches stable