log

age author description
Sun, 15 Apr 2007 18:42:38 -0500 Matt Mackall Merge with stable
Thu, 12 Apr 2007 16:05:28 -0700 Brendan Cully Merge with Matt
Mon, 09 Apr 2007 10:39:28 +0200 Joel Rosdahl Add graphlog extension
Thu, 12 Apr 2007 15:07:05 -0700 Brendan Cully Merge with crew-stable
Sun, 15 Apr 2007 18:40:22 -0500 Matt Mackall Merge with crew
Thu, 12 Apr 2007 14:45:53 -0700 Brendan Cully mq: fix qtop when some patches beneath are guarded
Thu, 12 Apr 2007 22:41:50 +0200 Patrick Mezard mq: test qtop with holes in the patch sequence.
Thu, 12 Apr 2007 11:00:21 -0500 Matt Mackall hgweb: make PATH_INFO handling slightly more robust
Thu, 12 Apr 2007 12:42:22 -0500 Matt Mackall Merge with crew
Tue, 10 Apr 2007 10:34:43 -0700 Brendan Cully Merge with crew-stable
Mon, 09 Apr 2007 04:57:25 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Tue, 10 Apr 2007 14:05:15 -0500 Matt Mackall Merge with stable
Tue, 10 Apr 2007 12:24:28 -0500 TK Soh minor typo fix in templater's docstring
Sat, 07 Apr 2007 19:42:26 +0100 Patrick Mezard Add test for issue 529 - "mq aborts when merging patch deleting files".
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho mq: don't abort when merging a patch that removes files
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho atomicfile: don't copy the original file if it'll be truncated
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho use atomictemp files to write the dirstate
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho use atomictemp files to write branch.cache
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