log

age author description
Mon, 06 Mar 2006 08:35:15 -0800 Vadim Gelfer make ui flush output. this makes error happen if printing to /dev/full.
Sun, 05 Mar 2006 01:37:28 -0800 Vadim Gelfer make lock module use demandload.
Sat, 04 Mar 2006 19:01:45 +0100 Thomas Arendsen Hein Validate paths before reading or writing files in repository or working dir.
Fri, 03 Mar 2006 13:41:12 -0800 Lee Cantey Fixes running 'hg serve' with Windows executable and no explicit template path configured.
Fri, 03 Mar 2006 13:24:26 -0800 Vadim Gelfer i made a mistake in last change.
Fri, 03 Mar 2006 13:11:25 -0800 Vadim Gelfer generate profile even when exception raised.
Fri, 03 Mar 2006 09:40:18 -0800 Vadim Gelfer merge with crew.
Fri, 03 Mar 2006 09:39:37 -0800 Vadim Gelfer merge with crew.
Fri, 10 Feb 2006 11:25:07 -0800 Vadim Gelfer hgwebdir: export collections of repos
Fri, 03 Mar 2006 08:44:37 -0800 Vadim Gelfer merge with crew.
Thu, 02 Mar 2006 11:38:39 -0800 Vadim Gelfer get patchbomb extension to use demandload. speeds up hg startup by 50%.
Thu, 02 Mar 2006 11:38:03 -0800 Vadim Gelfer rewrite demandload module to be more flexible.
Thu, 02 Mar 2006 09:17:04 +0100 Thomas Arendsen Hein Make hgweb.staticfile() more secure and portable.
Wed, 01 Mar 2006 21:44:00 -0800 Vadim Gelfer merge with crew.
Wed, 01 Mar 2006 21:27:23 -0800 Vadim Gelfer merge with crew.
Tue, 28 Feb 2006 23:47:40 -0800 Robin Farine copy/rename to a removed destination file
Wed, 01 Mar 2006 15:29:13 +0100 Thomas Arendsen Hein Catch urllib errors for old-http in a nicer way.
Wed, 01 Mar 2006 14:52:28 +0100 Alexis S. L. Carvalho Really fix bash_completion on Solaris. Maybe. Hopefully.
Wed, 01 Mar 2006 09:19:27 +0100 Thomas Arendsen Hein Regenerate hg.1.gendoc.txt if commands.py changed.
Wed, 01 Mar 2006 09:14:25 +0100 Thomas Arendsen Hein Make the deprecated rawcommit an alias of debugrawcommit.
Wed, 01 Mar 2006 09:09:50 +0100 Thomas Arendsen Hein Ignore generated documentation
Wed, 01 Mar 2006 09:08:56 +0100 Thomas Arendsen Hein Updated help synopsises and reordered some options. Dropped [-n] from revert.
Wed, 01 Mar 2006 01:45:05 +0100 Benoit Boissinot merge with crew
Tue, 28 Feb 2006 00:48:49 +0100 Benoit Boissinot generate hg manpage from commands.py docstring
Tue, 28 Feb 2006 23:26:44 +0100 Thomas Arendsen Hein Merged automatic doc generation from tonfa.
Tue, 28 Feb 2006 22:50:49 +0100 Benoit Boissinot fix the synopsis of some commands, mark rawcommit as deprecated in short help
Tue, 28 Feb 2006 00:46:06 +0100 Benoit Boissinot resync commands.py docstrings with hg.1.txt
Tue, 28 Feb 2006 23:25:34 +0100 Thomas Arendsen Hein Whitespace, tab and formatting cleanups, mainly in mq.py
Tue, 28 Feb 2006 23:19:47 +0100 Thomas Arendsen Hein Updated test-commit to match changed output caused by nested transactions.
Tue, 28 Feb 2006 12:25:26 -0600 mason Add mq extension
Tue, 28 Feb 2006 12:25:10 -0600 mason Allow repo lock to be passed in to localrepo.commit for performance
Tue, 28 Feb 2006 12:24:54 -0600 mason Automatic nesting into running transactions in the same repository.
Tue, 28 Feb 2006 11:49:35 -0600 Alexis S. L. Carvalho Fix bash_completion on Solaris
Sun, 26 Feb 2006 16:23:14 +0100 Benoit Boissinot refactor the dodiff optimization
Sun, 26 Feb 2006 02:26:17 +0100 Alexis S. L. Carvalho speed up hg log --patch
Sat, 25 Feb 2006 13:44:40 +0100 Alexis S. L. Carvalho speed up hg log --debug
Fri, 24 Feb 2006 20:25:18 +0100 Benoit Boissinot on revert, only undele files that are removed in the dirstate
Thu, 23 Feb 2006 22:47:40 +0100 Thomas Arendsen Hein Removed now obsolete min/max check in walkchangerevs().
Thu, 23 Feb 2006 22:37:29 +0100 Thomas Arendsen Hein Replaced fixed window size for walkchangerevs with an increasing one. Window
Thu, 23 Feb 2006 18:10:04 +0100 Radoslaw Szkodzinski hgmerge: do not use file with markers in tools merging themselves
Thu, 23 Feb 2006 14:42:47 +0100 Thomas Arendsen Hein Fix hgmerge: mkdir "'/tmp'/hgmerge..." and ask_if_merged() didn't work.
Thu, 23 Feb 2006 12:35:15 +0100 Thomas Arendsen Hein Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.
Thu, 23 Feb 2006 12:02:39 +0100 Lee Cantey Fix 'hg serve' not using CSS.
Thu, 23 Feb 2006 02:17:08 +0100 Benoit Boissinot only write the dirstate when something changed
Wed, 22 Feb 2006 09:14:46 +0100 Thomas Arendsen Hein Allow serving static files from hgwebdir to fix CSS and favicon.
Wed, 22 Feb 2006 08:32:51 +0100 Thomas Arendsen Hein Cleanup of tabs and coding when sending content type.
Wed, 22 Feb 2006 08:11:52 +0100 Thomas Arendsen Hein Merge with jeffpc's hg-static
Wed, 22 Feb 2006 01:06:17 -0500 Josef "Jeff" Sipek [hgweb] Added favicon to standard/gitweb templates
Wed, 22 Feb 2006 08:04:46 +0100 Thomas Arendsen Hein Merge with mercurial/tonfa
Tue, 21 Feb 2006 23:50:53 +0100 Benoit Boissinot change the default timeout to 600 seconds
Tue, 21 Feb 2006 23:21:15 +0100 Benoit Boissinot add a timeout when a lock is held (default 1024 sec)
Wed, 22 Feb 2006 07:51:32 +0100 Thomas Arendsen Hein Don't use mktemp in tests, we're already in a secure temp dir.
Wed, 22 Feb 2006 07:45:14 +0100 Thomas Arendsen Hein Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)
Wed, 22 Feb 2006 07:26:29 +0100 Benoit Boissinot revalidate revlog data after locking the repo (issue132)
Wed, 22 Feb 2006 05:21:09 +0100 Benoit Boissinot merge with matt
Tue, 21 Feb 2006 16:46:38 +0100 Benoit Boissinot merge with crew
Tue, 14 Feb 2006 21:11:57 +0100 Benoit Boissinot add an optional argument to push only the specified revisions (push -r)
Tue, 21 Feb 2006 17:36:27 -0600 Matt Mackall Merge with jeffpc
Sat, 18 Feb 2006 22:24:42 -0500 Josef "Jeff" Sipek Merge with mpm
Sat, 18 Feb 2006 22:01:09 -0500 Josef "Jeff" Sipek [hgweb] Move CSS from headers into static files