mercurial/localrepo.py
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
Sun, 07 Feb 2010 09:58:41 +0100 Dirkjan Ochtman localrepo: unify changegroup and changegroupsubset code paths a bit
Sun, 07 Feb 2010 00:43:24 +0100 Benoit Boissinot prepush: warn about every new outgoing named branch, not just the first
Sun, 07 Feb 2010 00:43:22 +0100 Benoit Boissinot prepush: rename variables, refactor
Sat, 06 Feb 2010 11:29:23 +0100 Dirkjan Ochtman localrepo: add a quick docstring for localrepo.branchmap()
Fri, 05 Feb 2010 19:10:26 +0100 Vsevolod Solovyov add options dict to localrepo.store.opener and use it for defversion
Fri, 05 Feb 2010 17:02:27 +0200 Henri Wiechers localrepo: minor formatting - remove double space
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Thu, 31 Dec 2009 17:19:30 -0600 Augie Fackler dirstate: don't check state of subrepo directories
Fri, 04 Dec 2009 17:43:01 +0100 Benoit Boissinot changegroupsubset: readdelta() can be used if the previous rev is a parent
Fri, 04 Dec 2009 17:42:59 +0100 Benoit Boissinot changegroupsubset: simplify parents pruning
Mon, 30 Nov 2009 16:53:05 +0100 Benoit Boissinot merge with stable
Mon, 30 Nov 2009 14:58:52 +0100 Sune Foldager fix bug in prepush logic involving merge changesets stable
Fri, 27 Nov 2009 11:50:52 -0500 Greg Ward commit: write last-message.txt with no content modifications.
Tue, 24 Nov 2009 21:08:40 -0500 Greg Ward commit: if relevant, tell user their commit message was saved.
Tue, 24 Nov 2009 21:08:39 -0500 Greg Ward commit: save commit message so it's not destroyed by rollback.
Tue, 24 Nov 2009 14:32:19 +0200 Alexander Solovyov localrepo: support 'rev in repo' syntax
Sat, 07 Nov 2009 12:28:30 +0100 Peter Arrenbrecht bundle: don't send too many changesets (Issue1704)
Mon, 02 Nov 2009 10:17:20 +0100 Sune Foldager change 'journal already exists' to 'abandoned transaction found'
Sat, 31 Oct 2009 00:31:08 +0100 Benoit Boissinot localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
Sat, 31 Oct 2009 00:27:50 +0100 Benoit Boissinot localrepo/branchcache: kill unused localrepo.branchcache
Sat, 31 Oct 2009 00:20:28 +0100 Benoit Boissinot localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
Mon, 26 Oct 2009 13:37:39 +0100 Henrik Stuart transfer branchmap branch names over the wire in utf-8
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Wed, 30 Sep 2009 21:14:24 +0200 Martin Geisler Merge with hg-i18n-stable
Sun, 27 Sep 2009 09:38:53 +0200 Martin Geisler Merge with crew-stable
Wed, 23 Sep 2009 18:56:09 +0200 Sune Foldager push: fix subtle bug in prepush logic
Wed, 23 Sep 2009 15:54:43 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 23 Sep 2009 15:51:36 +0200 Sune Foldager localrepo: fix bugs in branchheads and add docstring
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Tue, 08 Sep 2009 17:58:59 -0400 Greg Ward Improve some docstrings relating to changegroups and prepush().
Fri, 04 Sep 2009 23:34:51 +0200 Martin Geisler Merge with crew-stable
Mon, 31 Aug 2009 10:58:33 -0500 Matt Mackall Make distinct lookup error for localrepo.lookup
Wed, 05 Aug 2009 14:42:57 +0200 Greg Ward localrepo: document the locking scheme a little better
Thu, 16 Jul 2009 10:41:19 -0400 Greg Ward tags: support 'instant' tag retrieval (issue548)
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: add destroyed() method for strip/rollback to use (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward Factor tags module out of localrepo (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor updatetags() out of readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: improve readability of _findtags(), readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: rename in-memory tag cache instance attributes (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor _findtags() out of tags() (issue548).
Tue, 14 Jul 2009 20:10:23 +0200 Martin Geisler merge with crew-stable
Mon, 13 Jul 2009 20:19:17 +0200 Henrik Stuart branch heads: optimise computation of branch head cache (issue1734)
Thu, 09 Jul 2009 19:49:02 -0500 Matt Mackall Merge with stable
Thu, 09 Jul 2009 20:49:02 +0200 Henrik Stuart branch heads: fix regression introduced in e67e5b60e55f (issue1726)
Sun, 05 Jul 2009 12:43:40 +0200 Martin Geisler localrepo: removed unnecessary revkey sort helper
Sun, 05 Jul 2009 11:02:00 +0200 Alejandro Santos compat: use 'key' argument instead of 'cmp' when sorting a list
Wed, 01 Jul 2009 01:16:19 -0500 Matt Mackall commit: lose some pointless 'nothing changed' messages
Wed, 01 Jul 2009 01:05:24 -0500 Matt Mackall commit: report modified subrepos in commit editor
Mon, 29 Jun 2009 00:54:23 -0700 Brendan Cully Branch heads should not include "heads" that are ancestors of other heads.
Sun, 21 Jun 2009 19:06:57 +0200 Martin Geisler merged with crew
Fri, 19 Jun 2009 14:28:29 +0800 Dongsheng Song Fix warning: Seen unexpected token "%"
Sat, 20 Jun 2009 10:53:47 -0500 Matt Mackall tags: silence warning about unknown tags
Thu, 18 Jun 2009 23:08:33 -0500 Matt Mackall tags: drop nested function
Thu, 18 Jun 2009 23:04:54 -0500 Matt Mackall tags: generate contexts directly
Thu, 18 Jun 2009 20:50:35 -0500 Matt Mackall tags: reverse and simplify head-walking
Thu, 18 Jun 2009 20:50:33 -0500 Matt Mackall tags: simplify rev handling
Thu, 18 Jun 2009 20:49:50 -0500 Matt Mackall tags: fold in _hgtagsnodes
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall commit: recurse into subrepositories
Sat, 13 Jun 2009 18:01:46 -0500 Matt Mackall repo: add internal support for sharing store directories
Sat, 13 Jun 2009 14:44:59 -0500 Matt Mackall repo: set up ui and extensions earlier
Wed, 10 Jun 2009 19:11:49 -0400 John Mulligan localrepo: remove 'closed' argument to heads(...) function
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Thu, 04 Jun 2009 16:21:03 -0500 Matt Mackall commit: move some setup outside the lock
Wed, 03 Jun 2009 17:12:48 -0500 Matt Mackall commit: rename wctx to cctx
Mon, 01 Jun 2009 22:13:08 -0500 Matt Mackall commit: trade O(n^2) file checks for O(n^2) dir checks
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Mon, 01 Jun 2009 14:51:47 -0500 Matt Mackall commit: editor reads file lists from provided context
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 14:11:19 -0500 Matt Mackall tag: use match.exact for commit
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commit: apply force flag without files
Wed, 03 Jun 2009 13:42:55 +0200 John Mulligan localrepo: set heads and branchheads to be closed=False by default
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 31 May 2009 01:30:16 +0200 Martin Geisler wrap string literals in error messages
Thu, 28 May 2009 08:29:40 +0200 Adrian Buehlmann localrepo: move comment
Wed, 27 May 2009 14:16:13 +0200 Simon Heimberg localrepo: use lock.release for single lock
Mon, 25 May 2009 10:44:37 -0500 Matt Mackall lookup: check for dirstate damage on failure
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match
Sat, 23 May 2009 17:04:31 +0200 Sune Foldager named branches: improve pre-push logic (issue736)
Sat, 23 May 2009 17:02:49 +0200 Henrik Stuart named branches: server branchmap wire protocol support (issue736)
Wed, 20 May 2009 18:35:47 +0200 Benoit Boissinot filelog encoding: move the encoding/decoding into store
Wed, 20 May 2009 00:52:46 +0200 Martin Geisler use 'x is None' instead of 'x == None'
Tue, 19 May 2009 11:39:12 +0200 Benoit Boissinot localrepo: update commit*() docstrings
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: tidy up mergestate slightly
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: drop unneeded dirstate invalidate logic
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: some tidying
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: remove unused lock var
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move description trimming into changelog
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: simplify manifest commit
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move editor outside transaction
Sun, 17 May 2009 16:56:53 +0200 Martin Geisler localrepo: use set.update for bulk updates
Sun, 17 May 2009 04:33:39 +0200 Benoit Boissinot localrepo: use set instead of dict
Thu, 14 May 2009 13:24:39 -0500 Matt Mackall commit: hoist the rest of the dirstate manipulation out of commitctx
less more (0) -120 tip