Mercurial > hg
graph
-
incoming/outgoing: print the name of the other repoWed, 07 Mar 2007 15:26:03 -0300, by Alexis S. L. Carvalho
-
localrepo.status: use manifest.find on "lookup" filesWed, 07 Mar 2007 15:26:00 -0300, by Alexis S. L. Carvalho
-
localrepo.status: fcmp gets a getnode function instead of the manifestWed, 07 Mar 2007 15:25:59 -0300, by Alexis S. L. Carvalho
-
fix manifest.findWed, 07 Mar 2007 15:25:58 -0300, by Alexis S. L. Carvalho
-
merge with crew-stableWed, 07 Mar 2007 15:06:57 +0100, by Thomas Arendsen Hein
-
Fix sed expression in test-notify to be more portable.Wed, 07 Mar 2007 15:06:32 +0100, by Thomas Arendsen Hein
-
Fix help text for hg status -iTue, 06 Mar 2007 12:52:07 +0100, by Thomas Arendsen Hein
-
purge.py: fix invocation of statwalkTue, 06 Mar 2007 17:45:50 -0300, by Alexis S. L. Carvalho
-
Delete the README for purge, putting the useful informations in commentsTue, 27 Feb 2007 09:05:36 +0100, by Emanuele Aina
-
Delete the Purge class, refactoring Purge.purge() in dopurge()Tue, 06 Mar 2007 17:45:47 -0300, by Emanuele Aina
-
Do not use 'self' in the purge() methodTue, 06 Mar 2007 17:45:46 -0300, by Emanuele Aina
-
Use nested functions instead of object methodsTue, 06 Mar 2007 17:45:45 -0300, by Emanuele Aina
-
Merge _remove_file() and _remove_dir() in a single functionTue, 06 Mar 2007 17:45:44 -0300, by Emanuele Aina
-
Use "f in dirstate" instead of "dirstate.state(f) == '?'"Tue, 06 Mar 2007 17:45:43 -0300, by Emanuele Aina
-
Reduce the absolute/relative path conversion in the purge extensionTue, 06 Mar 2007 17:45:41 -0300, by Emanuele Aina
-
Make the purge extension use the statwalk walker from the dirstate objectTue, 06 Mar 2007 17:45:40 -0300, by Emanuele Aina
-
Yield directories in dirstate.statwalk()Tue, 06 Mar 2007 17:45:39 -0300, by Emanuele Aina
-
Add a test for the purge extensionTue, 06 Mar 2007 17:45:38 -0300, by Emanuele Aina
-
merge with crew-stableMon, 05 Mar 2007 19:54:21 +0100, by Thomas Arendsen Hein
-
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)Mon, 05 Mar 2007 19:48:21 +0100, by Thomas Arendsen Hein
-
patchbomb: Strip more than one trailing dot (and spaces between them)Sun, 04 Mar 2007 18:42:31 +0100, by Thomas Arendsen Hein
-
patchbomb: Allow to specify subject of single-patch-series (issue475)Sun, 04 Mar 2007 18:40:08 +0100, by Thomas Arendsen Hein
-
test-abort-checkin: use a hook to abort the commitSun, 04 Mar 2007 14:35:11 -0300, by Alexis S. L. Carvalho
-
test-bad-extension: avoid printing the file nameSun, 04 Mar 2007 14:09:29 -0300, by Alexis S. L. Carvalho
-
make test-acl a bit more digestable for windowsSun, 04 Mar 2007 14:04:42 -0300, by Alexis S. L. Carvalho
-
Create the parent directory when checking out symlinks.Fri, 23 Feb 2007 17:54:34 +0200, by Giorgos Keramidas
-
Fix addremove for symlinks to non-existent filesFri, 05 Jan 2007 21:28:49 +0200, by Giorgos Keramidas
-
Avoid some false positives for addremove -sSun, 18 Feb 2007 20:39:25 +0100, by Erling Ellingsen
-
Merge with crew-stableSun, 04 Mar 2007 09:03:21 -0300, by Alexis S. L. Carvalho
-
mq: abort cleanly when invalid patch name is given to qguardSat, 03 Mar 2007 17:54:13 +0100, by Christian Ebert