log

age author description
Thu, 26 Jul 2007 14:47:31 -0700 Bryan O'Sullivan localrepo.commit: only munge comment text if committing via dirstate
Thu, 26 Jul 2007 14:08:39 -0700 Bryan O'Sullivan convert: make test-convert executable
Thu, 26 Jul 2007 14:04:48 -0700 Brendan Cully Merge with bos
Thu, 26 Jul 2007 14:02:49 -0700 Brendan Cully convert svn: canonicalize path before calling url_from_path.
Thu, 26 Jul 2007 13:38:20 -0700 Bryan O'Sullivan Ignore mergebackup files generated by mpatch
Thu, 26 Jul 2007 13:36:53 -0700 Bryan O'Sullivan convert: get rid of ugly use of hasattr
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: get rid of "hg." prefix where not needed
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: add filename filtering and renaming support
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: add test
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: acquire/release locks periodically
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: Support Mercurial as a source, as well as a sink
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: make commit constructor clearer and less magical
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: rename mapfile to revmapfile, so we can map more than just revs
Thu, 26 Jul 2007 10:57:26 -0700 Brendan Cully convert svn: try to extract URL from source if it is a working directory
Thu, 26 Jul 2007 10:43:01 -0700 Brendan Cully Merge with mpm
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: localize some fastpath functions
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: minor chunk speed-up
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: minor revdiff reorganization
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: move flag checking out of the offset fastpath
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: localize a bunch of methods in status fastpath
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: speed up sorting in findfiles
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: pass mode to _supported directly
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: localize a bunch of methods for findfiles
Thu, 26 Jul 2007 12:02:55 -0500 Matt Mackall Merge with -stable
Thu, 26 Jul 2007 11:19:53 -0500 Matt Mackall merge: don't forget to update the dirstate for exec bit changes
Thu, 26 Jul 2007 10:42:44 -0700 Brendan Cully convert: urlify svn repos if necessary.
Wed, 25 Jul 2007 15:58:10 +0900 Shun-ichi GOTO posixfile_nt: '+' should allow read access.
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: avoid some unnecessary seek/tell syscalls
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall manifest: speed up creation of the manifestdict
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyparser.findnode: fix typo and s/rfind/find/
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyindex: speed up __getitem__
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyparser: up the blocksize from 512 bytes to 64k
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: implement a fast path for heads
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlogio: speed up parsing
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: eliminate diff and patches functions
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: speed up chunkcache
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: some basic code reordering
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: abstract out index entry packing
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify revlog.__init__
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: mark cache private
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: pull chunkcache back into revlog
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: change _inline from a function to a variable
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify addrevision
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: some codingstyle cleanups
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: add a magic null revision to our index
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: change accesses to index entry elements to use positive offsets
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: parse revlogv0 indexes into v1 internally
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: only allow lazy parsing with revlogng files
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify the v1 immediate parser
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: set the threshold for lazy parsing higher
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: simplify the v0 parser
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: add revlogio interface
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: regroup parsing code
Sun, 22 Jul 2007 14:53:57 -0500 Matt Mackall transactions: avoid late tear-down (issue641)
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel under Windows.
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel on MouseWheel events.
Sun, 22 Jul 2007 09:45:18 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 21 Jul 2007 19:07:18 -0700 Bryan O'Sullivan addremove: print meaningful error message if --similar not numeric
Sat, 21 Jul 2007 16:44:38 -0500 Matt Mackall Merge with crew
Sat, 21 Jul 2007 16:18:42 -0500 Matt Mackall revlog: privatize some methods