Mon, 20 Feb 2006 19:04:56 +0100 |
Benoit Boissinot |
add 'debugrebuildstate' to rebuild the dirstate from a given revision
|
changeset |
files
|
Mon, 20 Feb 2006 01:12:03 +0100 |
Benoit Boissinot |
use repo.lock when cloning via copy, use lock.LockException when necessary
|
changeset |
files
|
Mon, 20 Feb 2006 01:09:40 +0100 |
Benoit Boissinot |
Raise a different exception when the lock is not available
|
changeset |
files
|
Sun, 19 Feb 2006 22:41:49 +0100 |
Benoit Boissinot |
merge with crew
|
changeset |
files
|
Sun, 19 Feb 2006 22:39:09 +0100 |
Benoit Boissinot |
localrepo: refactor the locking functions
|
changeset |
files
|
Sun, 19 Feb 2006 21:44:32 +0100 |
Benoit Boissinot |
make test-pull-permission cleanup correctly in case of errors
|
changeset |
files
|
Sun, 19 Feb 2006 19:43:03 +0100 |
Benoit Boissinot |
fix warnings from pychecker (unused variables and shadowing)
|
changeset |
files
|
Sun, 19 Feb 2006 18:59:20 +0100 |
Benoit Boissinot |
bisect: fix for recent changes disallowing "false" merges
|
changeset |
files
|
Sat, 18 Feb 2006 07:37:59 -0800 |
Robin Farine |
transitive copy/rename
|
changeset |
files
|
Sat, 18 Feb 2006 16:31:02 +0100 |
Thomas Arendsen Hein |
Fixed misleading indentation in mpatch.c
|
changeset |
files
|
Fri, 17 Feb 2006 21:56:15 -0800 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Fri, 17 Feb 2006 21:55:33 -0800 |
Vadim Gelfer |
make server tests use --daemon.
|
changeset |
files
|
Sat, 18 Feb 2006 06:50:22 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
changeset |
files
|
Sat, 18 Feb 2006 05:40:08 +0100 |
Thomas Arendsen Hein |
Added help string for --daemon-pipefds
|
changeset |
files
|
Fri, 17 Feb 2006 16:32:07 -0800 |
Vadim Gelfer |
stop read end of pipe from staying open forever in child process.
|
changeset |
files
|
Fri, 17 Feb 2006 16:29:30 -0800 |
Vadim Gelfer |
add --daemon option to serve command. for issue 45.
|
changeset |
files
|
Fri, 17 Feb 2006 17:41:23 -0600 |
Alexis S. L. Carvalho |
AmbiguousCommand is raised too soon.
|
changeset |
files
|
Fri, 17 Feb 2006 17:41:18 -0600 |
Alexis S. L. Carvalho |
Don't hard-code /tmp in test-ro-message
|
changeset |
files
|
Fri, 17 Feb 2006 17:39:05 -0600 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Fri, 17 Feb 2006 08:26:21 -0800 |
Vadim Gelfer |
add preoutgoing and outgoing hooks.
|
changeset |
files
|
Thu, 16 Feb 2006 14:34:59 -0800 |
Vadim Gelfer |
i forgot to change the test output for test-hook.
|
changeset |
files
|
Thu, 16 Feb 2006 09:56:31 -0800 |
Vadim Gelfer |
tests for new hooks. fix things i found when writing tests.
|
changeset |
files
|
Thu, 16 Feb 2006 09:09:45 -0800 |
Vadim Gelfer |
fix test-help diff options.
|
changeset |
files
|
Thu, 16 Feb 2006 08:51:24 -0800 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Wed, 15 Feb 2006 11:05:43 -0800 |
Vadim Gelfer |
add -p option to tip. for issue 64.
|
changeset |
files
|
Wed, 15 Feb 2006 10:49:30 -0800 |
Vadim Gelfer |
add prechangegroup and pretxnchangegroup hooks.
|
changeset |
files
|
Wed, 15 Feb 2006 10:40:15 -0800 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Wed, 15 Feb 2006 10:39:47 -0800 |
Vadim Gelfer |
add -w and -p options to diff. this is for issue 126.
|
changeset |
files
|
Thu, 16 Feb 2006 08:48:31 -0800 |
Vadim Gelfer |
fix names of parent changeset ids in hooks.
|
changeset |
files
|
Thu, 16 Feb 2006 08:40:47 -0800 |
Vadim Gelfer |
prefix hook env var names with HG_.
|
changeset |
files
|
Wed, 15 Feb 2006 22:37:28 +0100 |
Benoit Boissinot |
merge with crew
|
changeset |
files
|
Wed, 15 Feb 2006 22:21:20 +0100 |
Benoit Boissinot |
add a -b/--branch option to 'hg parents'
|
changeset |
files
|
Wed, 15 Feb 2006 14:22:16 +0100 |
Thomas Arendsen Hein |
Fix diff against an empty file (issue124) and add a test for this.
|
changeset |
files
|
Wed, 15 Feb 2006 04:37:47 +0100 |
Benoit Boissinot |
catch errors and throw exception with invalid binary patch data
|
changeset |
files
|
Tue, 14 Feb 2006 17:13:18 -0800 |
Vadim Gelfer |
add pretxncommit hook.
|
changeset |
files
|
Tue, 14 Feb 2006 15:47:25 -0800 |
Vadim Gelfer |
add pretag and tag hooks.
|
changeset |
files
|
Tue, 14 Feb 2006 15:37:27 -0800 |
Vadim Gelfer |
hook parameters must be strings.
|
changeset |
files
|
Tue, 14 Feb 2006 15:28:06 -0800 |
Vadim Gelfer |
make hook code nicer.
|
changeset |
files
|
Tue, 14 Feb 2006 15:10:45 -0800 |
Vadim Gelfer |
hooks run after transactions finish must not affect method results.
|
changeset |
files
|
Fri, 17 Feb 2006 17:23:53 -0600 |
Matt Mackall |
Refactor excessive merge detection, add test
|
changeset |
files
|
Mon, 13 Feb 2006 12:48:28 -0600 |
Matt Mackall |
Revert convert-repo changes
|
changeset |
files
|
Sat, 11 Feb 2006 00:31:52 -0800 |
Vadim Gelfer |
fix hgrc doc hook descriptions.
|
changeset |
files
|
Fri, 10 Feb 2006 16:45:56 -0500 |
Daniel Santa Cruz |
hooks: distinguish between locally committed and incoming changes.
|
changeset |
files
|
Thu, 09 Feb 2006 17:18:43 -0600 |
mason |
Allow callers to pass in the dirstate lock in most localrepo.py funcs.
|
changeset |
files
|
Thu, 09 Feb 2006 17:07:20 -0600 |
mason |
revlog.strip should clear the chunkcache
|
changeset |
files
|
Thu, 09 Feb 2006 09:07:19 +0100 |
Thomas Arendsen Hein |
Show "(No help text available)" for commands without doc string.
|
changeset |
files
|
Thu, 09 Feb 2006 07:24:34 +0100 |
Thomas Arendsen Hein |
Create default commit message in a more pythonic way.
|
changeset |
files
|
Thu, 09 Feb 2006 07:16:13 +0100 |
Thomas Arendsen Hein |
Removed "HG: manifest hash" line from commit message.
|
changeset |
files
|
Thu, 09 Feb 2006 07:14:05 +0100 |
Thomas Arendsen Hein |
Put the empty line in commit text above the branch merge line.
|
changeset |
files
|
Thu, 09 Feb 2006 07:01:23 +0100 |
Thomas Arendsen Hein |
Run commit message editor in the repo root (like hooks).
|
changeset |
files
|
Tue, 07 Feb 2006 23:01:11 -0600 |
Johannes Stezenbach |
add changenav at bottom of page
|
changeset |
files
|
Mon, 06 Feb 2006 17:35:22 -0600 |
Johannes Stezenbach |
display revision numbers
|
changeset |
files
|
Mon, 06 Feb 2006 17:34:53 -0600 |
Johannes Stezenbach |
fix changenav for maxchanges != 10
|
changeset |
files
|
Mon, 06 Feb 2006 17:34:39 -0600 |
Johannes Stezenbach |
add --mbox output to patchbomb
|
changeset |
files
|
Mon, 06 Feb 2006 17:32:10 -0600 |
Radoslaw Szkodzinski |
hgmerge: various cleanups
|
changeset |
files
|
Mon, 06 Feb 2006 17:32:06 -0600 |
Radoslaw Szkodzinski |
hgmerge: add cleanup functions
|
changeset |
files
|
Mon, 06 Feb 2006 17:32:00 -0600 |
Radoslaw Szkodzinski |
hgmerge: add and use more tool variables
|
changeset |
files
|
Sun, 05 Feb 2006 22:21:02 -0600 |
Matt Mackall |
Update copyright notice
|
changeset |
files
|
Sun, 05 Feb 2006 22:18:38 -0600 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Fri, 03 Feb 2006 12:58:40 +0100 |
Thomas Arendsen Hein |
Merge with Peter van Dijk
|
changeset |
files
|