log

age author description
Sun, 08 Apr 2012 12:38:23 -0500 Matt Mackall scmutil: use context instead of lookup
Sun, 08 Apr 2012 12:38:10 -0500 Matt Mackall localrepo: lookup now goes through context
Sun, 08 Apr 2012 12:38:08 -0500 Matt Mackall context: use rev for changelog lookup
Sun, 08 Apr 2012 12:38:07 -0500 Matt Mackall context: internalize lookup logic
Sun, 08 Apr 2012 12:38:02 -0500 Matt Mackall revlog: allow retrieving contents by revision number
Sat, 07 Apr 2012 15:43:18 -0500 Matt Mackall revlog: add hasnode helper method
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Fri, 06 Apr 2012 15:17:50 -0500 Matt Mackall merge with crew stable
Fri, 06 Apr 2012 15:16:30 -0500 Matt Mackall tags: defer tag validation until repo.tags() is called
Fri, 06 Apr 2012 00:28:36 -0700 Bryan O'Sullivan parsers: fix a memleak, and add a clearcaches method to the index
Wed, 04 Apr 2012 15:59:56 +0200 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
Wed, 04 Apr 2012 13:55:11 +0200 Julien Cristau tests: disable progress estimate in test-debugbuilddag.t stable
Wed, 04 Apr 2012 12:46:54 -0500 Kevin Bullock ui: swallow EBADF on stderr stable
Thu, 05 Apr 2012 23:52:55 +0900 FUJIWARA Katsunori mq: use list of already known target files instead of matching object for diff
Thu, 05 Apr 2012 23:52:06 +0900 FUJIWARA Katsunori mq: use exact matching in the second dirstate walking for efficiency of 'qnew'
Thu, 05 Apr 2012 12:31:21 +0100 Jim Hague tests: avoid test-hup hanging on AIX stable
Thu, 05 Apr 2012 13:00:35 -0700 Bryan O'Sullivan parsers: incrementally parse the revlog index in C
Thu, 05 Apr 2012 15:39:07 +0200 Patrick Mezard mdiff: fix diff header generation for files with spaces (issue3357) stable
Wed, 04 Apr 2012 00:00:47 +0200 Benoit Allard protocol: Add the stream-preferred capability
Wed, 28 Mar 2012 16:06:20 +0200 Matteo Capobianco templates/filters: extracting the user portion of an email address
Thu, 05 Apr 2012 19:15:23 +0200 Patrick Mezard context: make changectx.mutable() benefit from .phase() logic stable
Thu, 05 Apr 2012 19:23:04 +0200 Patrick Mezard patch: remove useless variable assignment
Wed, 04 Apr 2012 12:31:31 +0200 Thomas Arendsen Hein export: catch exporting empty revsets (issue3353) stable
Wed, 04 Apr 2012 11:19:09 +0200 Thomas Arendsen Hein merge with stable
Wed, 04 Apr 2012 11:18:42 +0200 Thomas Arendsen Hein test-merge-types: allow different output with existing hgmerge (issue3346) stable
Wed, 04 Apr 2012 10:57:48 +0200 Thomas Arendsen Hein inotify: catch SignalInterrupt during shutdown (issue3351) stable
Tue, 03 Apr 2012 22:02:04 +0200 Thomas Arendsen Hein merge with stable
Tue, 03 Apr 2012 22:01:28 +0200 Thomas Arendsen Hein clone: always close source repository (issue2491) stable
Tue, 03 Apr 2012 21:02:00 +0200 Thomas Arendsen Hein merge with stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable