log

age author description
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho util.opener: if requested, use atomicfile even if the file doesn't exist
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho cache os.umask even on windows
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall pull umask-checking up
Sat, 07 Apr 2007 04:45:27 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Thu, 29 Mar 2007 10:25:19 -0500 TK Soh help: log --keyword is case-insensitive
Thu, 29 Mar 2007 09:32:59 -0500 TK Soh hgweb: expand keyword search to full list of files
Thu, 29 Mar 2007 09:28:10 -0500 TK Soh log: expand keyword search to full list of files
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: use coverage.py with "#!/usr/bin/env python" tests
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: small cleanup
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: use coverage.py with *.py tests
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: tell coverage.py to ignore errors
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho test-bad-pull: try to avoid timing-related failures
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Try to find diffstat in PATH before calling it
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho revlog.py: fix/tweak read ahead code in lazyparser
Thu, 05 Apr 2007 15:20:42 -0700 Brendan Cully Merge with Matt
Thu, 05 Apr 2007 14:55:27 -0700 Brendan Cully Merge with Matt
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Move back the purge extension in hgext
Wed, 28 Mar 2007 21:34:12 +0200 Emanuele Aina purge: abort with missing files avoiding problems with name-mangling fs
Wed, 04 Apr 2007 04:22:08 -0300 Alexis S. L. Carvalho Merge last few matcher/locate fixes.
Wed, 04 Apr 2007 04:22:06 -0300 Alexis S. L. Carvalho locate: don't print "file not found" messages.
Wed, 04 Apr 2007 04:22:06 -0300 Alexis S. L. Carvalho change relglob: patterns to be consistent with glob: patterns
Wed, 04 Apr 2007 04:22:05 -0300 Alexis S. L. Carvalho Revert changeset ef1f1a4b2efb; add another test for glob: patterns
Thu, 05 Apr 2007 17:09:31 -0500 Matt Mackall Merge with stable
Thu, 05 Apr 2007 16:43:18 -0500 Matt Mackall merge: fix a bug where copies were ignored
Thu, 05 Apr 2007 16:25:47 -0500 Matt Mackall merge: fix a bug where copies were getting ignored
Mon, 02 Apr 2007 14:16:44 -0500 Matt Mackall Fixups for recent changes in revlog version handling
Tue, 27 Mar 2007 01:41:25 -0300 Alexis S. L. Carvalho hgweb: don't display heads in gitweb-style summary page
Fri, 16 Mar 2007 17:55:42 -0400 greg hgweb: display named branches in gitweb-style summary page
Tue, 27 Mar 2007 01:41:23 -0300 Alexis S. L. Carvalho test-ssh-clone-r: avoid a shell script