Mercurial > hg-stable
graph
-
Clean up local clone file listWed, 07 Sep 2005 19:30:23 -0700, by mpm
-
Rewrite copytree as copyfilesWed, 07 Sep 2005 19:21:38 -0700, by mpm
-
Redo local clone hgrc fixWed, 07 Sep 2005 19:16:36 -0700, by mpm
-
Write out hgrc properly.Sun, 04 Sep 2005 15:47:59 -0700, by Bryan O'Sullivan
-
patchbomb: continue if we can't import readline.Sun, 04 Sep 2005 15:12:20 -0700, by Bryan O'Sullivan
-
Get test-commit to exit cleanly.Sun, 04 Sep 2005 14:48:33 -0700, by Bryan O'Sullivan
-
Commit date validation: more stringent checks, more useful error messages.Sun, 04 Sep 2005 14:47:02 -0700, by Bryan O'Sullivan
-
revlog: raise informative exception if file is missing.Sun, 04 Sep 2005 14:45:03 -0700, by Bryan O'Sullivan
-
Minor cleanups.Sun, 04 Sep 2005 14:21:53 -0700, by Bryan O'Sullivan
-
Created a class in util called chunkbuffer that buffers reads from anSun, 04 Sep 2005 14:11:51 -0700, by Eric Hopper
-
Add test output.Sat, 03 Sep 2005 23:52:39 -0700, by Bryan O'Sullivan
-
Date validation must check for 32-bit width. Don't use assert to check.Sat, 03 Sep 2005 23:51:53 -0700, by Bryan O'Sullivan
-
Make date/timezone validation in changelog.add more robust. Add test.Sat, 03 Sep 2005 23:28:15 -0700, by Bryan O'Sullivan
-
Validate user input of dates when adding a changelog entry.Sat, 03 Sep 2005 23:08:39 -0700, by Bryan O'Sullivan
-
Add doc string for debugrename.Thu, 01 Sep 2005 12:13:56 -0700, by bos
-
Fortify the recognition of a diff header.Thu, 01 Sep 2005 09:35:42 -0700, by bos
-
Add -p to incoming and outgoing commands to show patchThu, 01 Sep 2005 09:11:25 -0700, by TK Soh
-
Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.Thu, 01 Sep 2005 09:08:21 -0700, by bos
-
Make import command reject patches that resemble email messages.Thu, 01 Sep 2005 09:04:18 -0700, by bos
-
Make removal check more complete and informative.Thu, 01 Sep 2005 08:01:10 -0700, by Bryan O'Sullivan
-
Fix up remove command to use walk code.Thu, 01 Sep 2005 07:48:14 -0700, by Bryan O'Sullivan
-
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005Thu, 01 Sep 2005 07:47:26 -0700, by bos
-
Merge with myself.Thu, 01 Sep 2005 07:43:53 -0700, by bos
-
Output Content-encoding for tar.gz and tar.bz2 snapshotsThu, 01 Sep 2005 07:41:32 -0700, by Edouard Gomez
-
Fix up failing tests.Thu, 01 Sep 2005 07:37:49 -0700, by bos
-
Optimize dirstate walkingThu, 01 Sep 2005 07:34:53 -0700, by mason
-
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/Wed, 31 Aug 2005 21:07:36 +0200, by Thomas Arendsen Hein
-
Make sure the repository names don't have slashes at the at or else in someTue, 30 Aug 2005 21:58:44 +0200, by Vincent Wagelaar
-
Saving sys.argv and sys.stderr is not needed anymoreTue, 30 Aug 2005 18:23:39 +0200, by Vincent Wagelaar
-
Fix mercurial.el help.Wed, 31 Aug 2005 11:58:15 -0700, by jdc
-
Adjust hg-strip and hg-chomp regexps.Wed, 31 Aug 2005 11:56:58 -0700, by jdc
-
hg serve: print a more useful error message if server can't start.Wed, 31 Aug 2005 11:19:20 -0700, by Bryan O'Sullivan