Mercurial > hg-stable
graph
-
Revert unrelated changes in previous commitTue, 13 Sep 2005 14:22:48 -0500, by mpm
-
Fix abort message for cloneTue, 13 Sep 2005 14:18:18 -0500, by mpm
-
Revert some exception type changes in revlogTue, 13 Sep 2005 14:16:15 -0500, by mpm
-
CONTRIBUTORS updateFri, 09 Sep 2005 12:19:24 -0700, by mpm
-
dirstate: two more stat -> lstat changesFri, 09 Sep 2005 12:17:51 -0700, by mpm
-
Fix comment typoFri, 09 Sep 2005 11:47:13 -0700, by mpm
-
Fix dangling symlink bug in dirstate walk codeFri, 09 Sep 2005 11:46:35 -0700, by mpm
-
Replace sequences of {ui.warn, return 1} with raise of util.Abort.Fri, 09 Sep 2005 11:34:34 -0700, by Bryan O'Sullivan
-
patchbomb: add TLS and SMTP AUTH support.Fri, 09 Sep 2005 10:59:05 -0700, by Bryan O'Sullivan
-
Add --debugger global optionThu, 08 Sep 2005 17:09:31 -0700, by mpm
-
Fix Windows status problem from new dirstate walk codeThu, 08 Sep 2005 15:01:33 -0700, by mpm
-
Update test-help for bundle/unbundleThu, 08 Sep 2005 12:17:24 -0700, by mpm
-
Fix missing docstring for unbundleThu, 08 Sep 2005 12:16:31 -0700, by mpm
-
clone: directory names take precedence over symbolic namesThu, 08 Sep 2005 12:10:59 -0700, by TK Soh
-
import: fix bug in mail-format detectionThu, 08 Sep 2005 12:10:43 -0700, by mpm
-
hgweb: fix scope for RepoErrorThu, 08 Sep 2005 10:49:33 -0700, by mpm
-
Add preliminary support for the bundle and unbundle commandsThu, 08 Sep 2005 01:27:25 -0700, by mpm
-
Add missing import for hgwebdirThu, 08 Sep 2005 00:13:52 -0700, by mpm
-
Cleanup of tabs and trailing spaces in documentation.Thu, 08 Sep 2005 09:11:17 +0200, by Thomas Arendsen Hein
-
Add reporting instructions to unknown exception backtracesWed, 07 Sep 2005 23:57:59 -0700, by mpm
-
Smarter handling of revlog key errorsWed, 07 Sep 2005 23:38:28 -0700, by mpm
-
Clean up hgweb importsWed, 07 Sep 2005 23:13:12 -0700, by mpm
-
Change grep -e to grep --allWed, 07 Sep 2005 20:50:23 -0700, by mpm
-
Fold import -m option into import -fWed, 07 Sep 2005 20:09:16 -0700, by mpm
-
Revert silly TypeError changeWed, 07 Sep 2005 20:05:22 -0700, by mpm
-
Tighten up clone lockingWed, 07 Sep 2005 19:37:11 -0700, by mpm
-
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
-
Merge with TAH.Wed, 31 Aug 2005 10:54:46 -0700, by Bryan O'Sullivan
-
Emacs: fix invocations of "hg log" to match current behaviour of log.Wed, 31 Aug 2005 10:54:00 -0700, by Bryan O'Sullivan
-
Added missing 'import errno', and use errno for EPIPE, too.Wed, 31 Aug 2005 09:01:41 +0200, by Thomas Arendsen Hein
-
Merged changes.Wed, 31 Aug 2005 08:40:55 +0200, by Thomas Arendsen Hein
-
Use path relative to document root as reponame if published via a web server.Wed, 31 Aug 2005 08:38:34 +0200, by Thomas Arendsen Hein
-
Sort items in each hgrc section. Add web/description.Tue, 30 Aug 2005 23:16:15 -0700, by Bryan O'Sullivan