Mercurial > hg-stable
graph
-
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
-
Close keepalive connections to fix server tracebackMon, 19 Feb 2007 12:38:58 +0300, by Andrei Vermel
-
don't return uninitialized memory from bdiff.blocks()Tue, 20 Feb 2007 22:20:16 +0100, by Erling Ellingsen
-
web/server: disable address reuse option for BaseHTTPServer on windowsMon, 19 Feb 2007 10:08:59 +0100, by Patrick Mezard
-
stdout raises EINVAL when flush() is called on a closed pipe under win32.Mon, 19 Feb 2007 10:32:46 +0100, by Patrick Mezard
-
localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.Mon, 19 Feb 2007 10:29:05 +0100, by Patrick Mezard