log mercurial/localrepo.py @ 10875:a9702c47a19f stable

age author description
Thu, 08 Apr 2010 19:46:47 +0200 Sune Foldager partial backout of 1e819576e926 and add tests (issue2131) stable
Tue, 06 Apr 2010 00:46:09 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 00:45:53 +0200 Benoit Boissinot clone: no race possible, we can use changegroup() and have smaller urls stable
Fri, 26 Mar 2010 17:09:56 +0100 Sune Foldager merge with stable
Fri, 26 Mar 2010 17:02:49 +0100 Sune Foldager push: refactor and optimize prepush stable
Fri, 26 Mar 2010 17:02:36 +0100 Sune Foldager push: fix bug in prepush logic and its tests stable
Fri, 26 Mar 2010 17:02:23 +0100 Sune Foldager localrepo: change _updatebranchcache to use a context generator stable
Thu, 18 Mar 2010 01:59:53 +0100 Martin Geisler Merge with stable
Thu, 18 Mar 2010 01:58:26 +0100 Martin Geisler localrepo: more specific warning on adding large files stable
Wed, 17 Mar 2010 18:15:16 -0500 Matt Mackall progress: drop extra args for pos=None calls (issue2087)
Mon, 15 Mar 2010 18:36:11 +0100 Martin Geisler Merge with stable
Mon, 15 Mar 2010 18:33:39 +0100 Martin Geisler progress: use a verb (+noun) in present participle stable
Thu, 11 Mar 2010 17:43:44 +0100 Benoit Boissinot style: use consistent variable names (*mod) with imports which would shadow
Sun, 21 Feb 2010 20:59:27 +0100 Benoit Boissinot strip: invalidate all caches after stripping (fixes issue1951) stable
Mon, 22 Feb 2010 01:19:59 +0100 Saint Germain subrepo: Update .hgsubstate in case of deleted subrepo stable
Sat, 20 Feb 2010 20:08:42 +0100 Martin Geisler progress: mark units for translation stable
Fri, 19 Feb 2010 02:23:38 +0100 Benoit Boissinot i18n: mark more strings for translation stable
Wed, 17 Feb 2010 23:07:50 +0100 Martin Geisler progress: mark strings for translation stable
Wed, 17 Feb 2010 15:43:21 +0100 Sune Foldager run commit and update hooks after command completion (issue1827) stable
Sat, 13 Feb 2010 00:38:29 -0600 Matt Mackall progress: add progress calls to changeset discovery
Tue, 09 Feb 2010 10:02:01 -0600 Augie Fackler localrepo: provide indeterminate progress information while bundling
Sun, 07 Feb 2010 12:00:40 -0600 Augie Fackler localrepo: show indeterminate progress for incoming data
Sat, 13 Feb 2010 02:06:13 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Feb 2010 23:15:42 +0200 Giorgos Keramidas convert: differentiate between IOError and OSError on commitctx() stable
Thu, 11 Feb 2010 16:37:43 -0600 Augie Fackler localrepo: add optional validation (defaults to off) for incoming changes
Mon, 08 Feb 2010 20:51:23 +0100 Peter Arrenbrecht whitespace cleanup
Mon, 08 Feb 2010 19:44:04 +0100 Benoit Boissinot prepush: add more precise error messages
Mon, 08 Feb 2010 14:52:28 +0100 Benoit Boissinot localrepo: cleanup branch tip computation
Sun, 07 Feb 2010 15:09:02 +0100 Dirkjan Ochtman strip apostrophes from an error messages
Sun, 07 Feb 2010 10:01:55 +0100 Dirkjan Ochtman localrepo: inline single-use nested function