Mercurial > hg-stable
graph
-
Clean up RPM spec fileSun, 18 Sep 2005 14:05:54 -0700, by Florian La Roche
-
Update version number in PKG-INFOSun, 18 Sep 2005 14:05:04 -0700, by Florian La Roche
-
Fix ignore regression.Sat, 17 Sep 2005 00:37:14 -0700, by Bryan O'Sullivan
-
Switch to new syntax for .hgignore files.Sat, 17 Sep 2005 00:27:27 -0700, by Bryan O'Sullivan
-
Merge with myself.Sat, 17 Sep 2005 00:23:58 -0700, by Bryan O'Sullivan
-
Fix performance of dirstate.changes with ignored directories.Sat, 17 Sep 2005 00:23:19 -0700, by Bryan O'Sullivan
-
Fix diff command so it doesn't walk the dirstate unnecessarily.Fri, 16 Sep 2005 14:50:06 -0700, by Bryan O'Sullivan
-
Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3Fri, 16 Sep 2005 14:01:03 -0700, by mpm
-
Update doc for ssh URL, describing path handling more clearly. 0.7Fri, 16 Sep 2005 13:34:29 -0700, by Bryan O'Sullivan
-
Generated new tcsh_completion with tcsh_completion_build.shFri, 16 Sep 2005 21:34:18 +0200, by Thomas Arendsen Hein
-
Added new debug commands to bash_completion.Fri, 16 Sep 2005 21:31:31 +0200, by Thomas Arendsen Hein
-
Add debugancestor commandFri, 16 Sep 2005 10:42:20 -0700, by mpm
-
test-hup: hgrc no longer created at initThu, 15 Sep 2005 14:06:58 -0500, by mpm
-
hgweb: use ui:username rather than web:contactThu, 15 Sep 2005 14:05:48 -0500, by mpm
-
Merge with BOSThu, 15 Sep 2005 03:00:10 -0500, by mpm
-
Add file encoding/decoding supportThu, 15 Sep 2005 02:59:16 -0500, by mpm
-
Clamp negative rev numbers at zero.Thu, 15 Sep 2005 00:04:29 -0700, by Bryan O'Sullivan
-
mark copy/rename as experimental in the docsThu, 15 Sep 2005 00:49:40 -0500, by mpm
-
Get all commands that operate on files to honour --verbose and --quiet.Wed, 14 Sep 2005 22:32:12 -0700, by Bryan O'Sullivan
-
Switch cat command to use walk code.Wed, 14 Sep 2005 21:57:41 -0700, by Bryan O'Sullivan
-
Add rename/mv command.Wed, 14 Sep 2005 16:34:22 -0700, by Bryan O'Sullivan
-
The copy tests don't need to invoke cp any longer.Wed, 14 Sep 2005 16:31:03 -0700, by Bryan O'Sullivan
-
Fix lots of exception-related problems.Wed, 14 Sep 2005 15:41:22 -0700, by Bryan O'Sullivan
-
Merge with MPM.Wed, 14 Sep 2005 14:39:46 -0700, by Bryan O'Sullivan
-
Fix up copy command to behave more like regular "cp".Wed, 14 Sep 2005 14:29:02 -0700, by Bryan O'Sullivan
-
Merge with myself.Wed, 14 Sep 2005 11:27:36 -0700, by Bryan O'Sullivan
-
Make remove command really unlink files.Wed, 14 Sep 2005 10:50:03 -0700, by Bryan O'Sullivan
-
mercurial.el: implement hg-pull, and stub in hg-update.Fri, 09 Sep 2005 22:07:10 -0700, by Bryan O'Sullivan
-
Files not getting added appropiatelyWed, 14 Sep 2005 15:50:31 -0500, by Chris Mason
-
clone: fall back to pull if we can't lock the source repoWed, 14 Sep 2005 15:48:34 -0500, by mpm
-
Fix hgit revtree bug with stop revision handlingWed, 14 Sep 2005 13:14:20 -0500, by root
-
Fix hg cat when the file cannot be found in the specified revisionWed, 14 Sep 2005 12:35:10 -0500, by Mikael Berthe
-
Add support for cloning with hardlinks on windows.Wed, 14 Sep 2005 12:22:20 -0500, by Stephen Darnell
-
Convert hgk to use the hgit extension, and upate to the latest gitkTue, 13 Sep 2005 19:33:18 -0500, by mason
-
Turn hgit into an extension, and add commands supporting the latest gitkTue, 13 Sep 2005 19:33:10 -0500, by mason
-
Add log -b to show the branch a specific revision lives inTue, 13 Sep 2005 19:32:53 -0500, by mason
-
Fix off by one in convert-repo tagsTue, 13 Sep 2005 19:32:43 -0500, by mason
-
Fix bug with co -C across branches, update testsTue, 13 Sep 2005 18:38:27 -0500, by mpm
-
Fix test-tag output for new abort messageTue, 13 Sep 2005 14:23:43 -0500, by mpm
-
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