Mercurial > hg-stable
graph
-
sync with -stableTue, 02 Jan 2007 22:40:52 +0100, by Thomas Arendsen Hein
-
Handle exceptions in do_hgweb: Send "Internal Server Error", log tracebackTue, 02 Jan 2007 22:12:38 +0100, by Thomas Arendsen Hein
-
various doc fixesFri, 29 Dec 2006 06:37:43 +0100, by Benoit Boissinot
-
catch socket.errorFri, 29 Dec 2006 06:08:46 +0100, by Benoit Boissinot
-
fix handling of multiple Content-type headersFri, 29 Dec 2006 05:27:48 +0100, by Benoit Boissinot
-
add [diff] section to hgrc documentationFri, 29 Dec 2006 04:22:31 +0100, by Benoit Boissinot
-
inst.reason isn't alway in the form (errno, strerror)Thu, 28 Dec 2006 01:14:12 +0100, by Benoit Boissinot
-
fix hg help <ext> for extension that do not define any commandTue, 26 Dec 2006 21:59:01 +0100, by Benoit Boissinot
-
mq: fix strip failing to unlink a bundleTue, 26 Dec 2006 21:57:20 +0100, by Benoit Boissinot
-
symlinks: minimal support for symlinks in merge/updateFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add flags param to wwriteFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
replace filehandle version of wwrite with wwritedataFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
unify encode/decode filter routinesFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add _link checking functionFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: use is_link wherever is_exec is usedFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: don't complain about symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add a linkfuncFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add basic symlink functions to util.pyFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: check whether a filesystem supports symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: remove last flag from is_execFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: add execfunc to simplify exec flag support on non-exec filesystemsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
pull umask-checking upFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
exec: checkexec checks whether filesystem supports exec flagsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
expanded bash_completion for transplant extensionTue, 26 Dec 2006 20:08:09 +0100, by Thomas Arendsen Hein
-
Yield entries from [paths], too, when completing -R/--repository.Tue, 26 Dec 2006 19:56:42 +0100, by Thomas Arendsen Hein
-
Corrected synopsis for transplant.Tue, 26 Dec 2006 15:42:40 +0100, by Thomas Arendsen Hein
-
Improved error message for extensions overriding commands (with test):Tue, 26 Dec 2006 15:33:50 +0100, by Thomas Arendsen Hein
-
sync with stableTue, 26 Dec 2006 14:54:48 +0100, by Thomas Arendsen Hein
-
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.Tue, 26 Dec 2006 14:17:48 +0100, by Thomas Arendsen Hein
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot