Wed, 16 Nov 2005 12:56:19 +0100 |
Thomas Arendsen Hein |
Fixes to "hg heads -r FOO":
|
Wed, 16 Nov 2005 12:08:25 +0100 |
Benoit Boissinot |
add a -r/--rev option to heads to show only heads descendant from rev
|
Fri, 11 Nov 2005 18:20:24 -0800 |
mason |
Add revlog.strip to truncate away revisions.
|
Fri, 11 Nov 2005 18:20:19 -0800 |
mason |
Reduce string duplication in compression code
|
Mon, 07 Nov 2005 15:40:24 -0800 |
Matt Mackall |
Add safety check for addgroup
|
Wed, 02 Nov 2005 20:09:19 -0800 |
Matt Mackall |
Handle empty logs in repo.checksize
|
Wed, 02 Nov 2005 19:26:23 -0800 |
Matt Mackall |
verify: add check for mismatch of index and data length
|
Thu, 27 Oct 2005 12:26:16 -0700 |
Matt Mackall |
Merge bundle -r work from Eric Hopper
|
Mon, 10 Oct 2005 17:20:38 -0700 |
Eric Hopper |
Fix to handle case of empty list for roots or heads in nodesbetween.
|
Fri, 07 Oct 2005 17:07:57 -0700 |
Eric Hopper |
Fix small bug in nodesbetween if heads is [nullid].
|
Fri, 07 Oct 2005 10:57:11 -0700 |
Eric Hopper |
This changes the revlog.group and re-implements the localrepo.changeroup
|
Fri, 07 Oct 2005 10:48:27 -0700 |
Eric Hopper |
This implements the nodesbetween method, and it removes the newer method
|
Tue, 18 Oct 2005 20:05:54 -0700 |
Eric Hopper |
lazyindex fix, make load handle negative indexes properly.
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
Sat, 15 Oct 2005 15:49:05 -0700 |
Matt Mackall |
Fix traceback on bad revlog.lookup
|
Mon, 26 Sep 2005 16:52:47 -0700 |
Matt Mackall |
Repair ancestor logic, fix up test cases
|
Fri, 23 Sep 2005 00:05:16 -0700 |
Bryan O'Sullivan |
Move urllib error handling from revlog into statichttprepo, where it belongs.
|
Thu, 22 Sep 2005 23:31:44 -0700 |
Bryan O'Sullivan |
Make revlog constructor more discerning in its treatment of errors.
|
Tue, 13 Sep 2005 14:16:15 -0500 |
mpm |
Revert some exception type changes in revlog
|
Thu, 08 Sep 2005 01:27:25 -0700 |
mpm |
Add preliminary support for the bundle and unbundle commands
|
Wed, 07 Sep 2005 23:38:28 -0700 |
mpm |
Smarter handling of revlog key errors
|
Sun, 04 Sep 2005 14:45:03 -0700 |
Bryan O'Sullivan |
revlog: raise informative exception if file is missing.
|
Sat, 27 Aug 2005 15:19:36 -0700 |
mpm |
Minor import fixups
|
Sat, 27 Aug 2005 14:43:20 -0700 |
mpm |
Move hash function back to revlog from node
|
Sat, 27 Aug 2005 14:21:25 -0700 |
mpm |
Break apart hg.py
|
Sat, 27 Aug 2005 01:43:48 -0700 |
mpm |
Add some docstrings to revlog.py
|
Fri, 26 Aug 2005 19:19:35 -0700 |
mason |
Add revlog.reachable to find a graph of ancestors for a given rev
|
Fri, 26 Aug 2005 19:08:25 -0700 |
Bart Trojanowski |
[PATCH] raise exceptions with Exception subclasses
|
Fri, 26 Aug 2005 13:06:58 +0200 |
benoit boissinot |
pep-0008 cleanup
|
Sun, 14 Aug 2005 20:09:09 -0800 |
mason |
Add optional stop revision to revlog.heads
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
Sat, 13 Aug 2005 15:23:06 -0800 |
Bryan O'Sullivan |
Merge with TAH.
|
Fri, 12 Aug 2005 10:17:12 -0800 |
Bryan O'Sullivan |
Merge patchbomb script.
|
Fri, 12 Aug 2005 09:58:35 -0800 |
Bryan O'Sullivan |
Merge Chris's changes with mine.
|
Tue, 09 Aug 2005 17:24:38 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
Sat, 06 Aug 2005 21:58:28 +0100 |
Tristan Wibberley |
Fixed revlog.children.
|
Fri, 08 Jul 2005 18:10:57 -0800 |
Matt Mackall |
Fix out of range regression
|
Fri, 08 Jul 2005 13:21:22 -0800 |
Matt Mackall |
Fix corruption resulting from skipping parts of a revision group
|
Fri, 08 Jul 2005 00:07:54 -0800 |
Matt Mackall |
Fix an odd revlog bug
|
Wed, 06 Jul 2005 22:28:35 -0800 |
mason |
Performance enhancements for manifest.add()
|
Thu, 30 Jun 2005 23:28:16 -0800 |
mpm |
Merge with TAH
|
Thu, 30 Jun 2005 21:47:23 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
Thu, 30 Jun 2005 08:44:22 -0800 |
mpm |
Hashing speed-up
|
Wed, 29 Jun 2005 10:42:35 -0800 |
mpm |
Whitespace cleanups
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
Sun, 26 Jun 2005 12:04:59 +0100 |
Thomas Arendsen Hein |
Really _call_ method revlog.count in revlog.lookup()
|
Fri, 24 Jun 2005 23:50:27 -0800 |
mpm |
Various node id lookup tweaks
|
Thu, 23 Jun 2005 17:37:47 -0800 |
mpm |
Make lookup a bit smarter
|
Thu, 16 Jun 2005 00:39:30 -0800 |
mpm |
Ancestor algorithm fix
|
Wed, 15 Jun 2005 21:13:49 -0800 |
mpm |
Merge with TAH
|
Wed, 15 Jun 2005 21:11:40 -0800 |
mpm |
Change the size of the short hash representation
|
Wed, 15 Jun 2005 19:48:04 -0800 |
mpm |
revlog: add a children function
|
Mon, 13 Jun 2005 18:36:40 -0800 |
mpm |
Merge with TAH
|
Mon, 13 Jun 2005 12:01:12 -0800 |
mpm |
lazyparser speed ups
|
Fri, 10 Jun 2005 09:36:38 -0800 |
mpm |
Merge with TAH
|
Fri, 10 Jun 2005 00:26:29 -0800 |
mpm |
revlog: allow duplicates
|
Sat, 04 Jun 2005 11:10:42 -0800 |
mpm |
fix heads for rev 0
|
Fri, 03 Jun 2005 18:29:46 -0800 |
mpm |
Resolve bits from TAH
|
Fri, 03 Jun 2005 13:32:37 -0800 |
mpm |
Merge from tah
|
Fri, 03 Jun 2005 12:43:16 -0800 |
mpm |
fix bad assumption about uniqueness of file versions
|
Thu, 02 Jun 2005 18:07:01 -0800 |
mpm |
Beginning of multi-head support
|
Wed, 01 Jun 2005 00:21:38 -0800 |
mpm |
revlog: remove some unnecessary imports
|
Mon, 30 May 2005 08:03:54 -0800 |
mpm |
Changes to network protocol
|
Wed, 25 May 2005 08:54:54 -0800 |
mpm |
Merge from hgweb
|
Tue, 24 May 2005 23:11:44 -0800 |
mpm |
A new ancestor algorithm
|
Fri, 20 May 2005 17:50:11 -0800 |
mpm |
Remove some debugging code from lazyparser
|
Fri, 20 May 2005 17:40:24 -0800 |
mpm |
Add code to retrieve or construct a revlog delta
|
Fri, 20 May 2005 17:36:02 -0800 |
mpm |
Make revision code slightly faster
|
Fri, 20 May 2005 17:35:20 -0800 |
mpm |
Only use lazy indexing for big indices and avoid the overhead of the
|
Fri, 20 May 2005 17:34:04 -0800 |
mpm |
Make lazyindex load slightly faster
|
Fri, 20 May 2005 17:31:12 -0800 |
mpm |
Make compression more intelligent:
|
Wed, 18 May 2005 16:59:54 -0800 |
mpm |
Add paranoia to diff code
|
Wed, 18 May 2005 16:47:49 -0800 |
mpm |
Add iterator to the lazymap code
|
Wed, 18 May 2005 16:29:39 -0800 |
mpm |
Refactor merge code
|
Tue, 17 May 2005 12:20:29 -0800 |
mpm |
Friendlier exceptions for unknown node errors
|
Tue, 17 May 2005 11:40:26 -0800 |
mpm |
More useful message on broken addgroup chain
|
Tue, 17 May 2005 11:06:59 -0800 |
mpm |
Add -q quiet option
|
Tue, 17 May 2005 01:07:01 -0800 |
mpm |
Fix bug in lazymap code
|
Tue, 17 May 2005 00:33:22 -0800 |
mpm |
Add lazy{parser,index,map} to speed up processing of index files
|
Mon, 16 May 2005 22:10:02 -0800 |
mpm |
Change revlog to use new patch code
|
Sat, 14 May 2005 10:27:14 -0800 |
mpm |
Add mdiff.patches to speed up applying thousands of patches to the manifest
|
Fri, 13 May 2005 13:12:32 -0800 |
mpm |
Add tag support
|
Fri, 13 May 2005 11:47:16 -0800 |
mpm |
Fix up a bunch of bugs in the new merge code
0.4f
|
Thu, 12 May 2005 17:54:55 -0800 |
mpm |
Diff in subdirectories from Jake Edge
|
Tue, 10 May 2005 00:40:49 -0800 |
mpm |
Add changegroup support
|
Tue, 10 May 2005 00:34:57 -0800 |
mpm |
Fix recursion depth trouble with ancestor algorithm
|
Sat, 07 May 2005 16:33:31 -0800 |
mpm |
Fix truncate logic for indices again
|
Sat, 07 May 2005 16:11:36 -0800 |
mpm |
Add smart node lookup by substring or by rev number
|
Wed, 04 May 2005 22:51:25 -0800 |
mpm |
Simplify integrity checking
|
Wed, 04 May 2005 09:33:46 -0800 |
mpm |
Fix off-by-one truncation in transaction rollback.
|
Tue, 03 May 2005 18:35:03 -0800 |
mpm |
Handle nullid better for ancestor
|
Tue, 03 May 2005 13:16:10 -0800 |
mpm |
Add back links from file revisions to changeset revisions
|