Mercurial > hg
graph
-
Only set mode of new patch if the target file was removed before.Thu, 25 Oct 2007 19:40:56 +0200, by Thomas Arendsen Hein
-
httprepo: ignore environment proxies when proxies are disabledWed, 24 Oct 2007 22:15:45 +0200, by Sebastian Hauer
-
gpg: use the same log message format as hg tagSat, 20 Oct 2007 03:04:34 +0200, by Benoit Boissinot
-
Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606ebFri, 19 Oct 2007 18:25:28 -0500, by Matt Mackall
-
Added tag 0.9.5 for changeset 23889160905aFri, 19 Oct 2007 18:25:24 -0500, by Matt Mackall
-
tests: make test-mq-guards work with kshFri, 19 Oct 2007 19:20:33 +0000, by Jim Hague
-
tests: tidy up reporting of skipped testsFri, 19 Oct 2007 12:53:43 -0500, by Matt Mackall
-
Allow explicit disabling of extensionsTue, 18 Sep 2007 19:53:01 -0500, by Steve Borho
-
mq.el: define keymaps as convensionsThu, 11 Oct 2007 06:13:17 +0900, by NIIMI Satoshi
-
mercurial.el: mark-marker() returns non-nil with no active mark on GNU EmacsThu, 11 Oct 2007 06:10:45 +0900, by NIIMI Satoshi
-
mq.el: declare variable mq-topThu, 11 Oct 2007 06:01:30 +0900, by NIIMI Satoshi
-
mercurial.el, mq.el: remove runtime dependencies on CL packageThu, 11 Oct 2007 05:58:54 +0900, by NIIMI Satoshi
-
hgk: colorize commits by authorsThu, 12 Apr 2007 13:11:30 +0200, by Georg Koltermann
-
osutil: use fdopendir instead of dirfdMon, 15 Oct 2007 12:57:01 -0700, by Bryan O'Sullivan
-
convert: svn -- fix tags handlingSat, 13 Oct 2007 15:25:11 +0400, by Kirill Smelkov
-
convert: svn -- fix 'exists'Sat, 13 Oct 2007 15:22:03 +0400, by Kirill Smelkov
-
merge with gotoFri, 12 Oct 2007 11:23:03 +0200, by Benoit Boissinot
-
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.Fri, 12 Oct 2007 11:46:49 +0900, by Shun-ichi GOTO
-
mpatch: use int rather than ssize_tThu, 11 Oct 2007 17:47:04 -0500, by Matt Mackall
-
osutil: improve portabilityThu, 11 Oct 2007 17:46:06 -0500, by Matt Mackall
-
fix typoThu, 11 Oct 2007 16:28:30 +0200, by Benoit Boissinot
-
import gettext since '_' is usedThu, 11 Oct 2007 16:26:14 +0200, by Benoit Boissinot
-
explicitely use integer divisionThu, 11 Oct 2007 16:19:12 +0200, by Benoit Boissinot
-
fix UnboundLocalError, refactor a bitThu, 11 Oct 2007 12:16:55 +0200, by Benoit Boissinot
-
bdiff: tweaks for large filesThu, 11 Oct 2007 00:46:56 -0500, by Matt Mackall
-
revlog: break up compression of large deltasThu, 11 Oct 2007 00:46:54 -0500, by Matt Mackall
-
revlog: fix caching of buffer objectsThu, 11 Oct 2007 00:46:53 -0500, by Matt Mackall
-
chunkiter: handle large reads more efficientlyThu, 11 Oct 2007 00:46:52 -0500, by Matt Mackall
-
revlog: avoid large yields in group()Thu, 11 Oct 2007 00:46:51 -0500, by Matt Mackall
-
chunkiter: simplify iter logicThu, 11 Oct 2007 00:46:49 -0500, by Matt Mackall
-
chunkbuffer: removed unused method and argThu, 11 Oct 2007 00:46:48 -0500, by Matt Mackall
-
revlog: reduce memory usage in addgroupThu, 11 Oct 2007 00:46:47 -0500, by Matt Mackall
-
mpatch: allow buffer objects for inputThu, 11 Oct 2007 00:46:45 -0500, by Matt Mackall
-
Merge with crewThu, 11 Oct 2007 00:46:40 -0500, by Matt Mackall
-
test-convert-darcs: don't let $HOME/.darcs pollute the test environmentWed, 10 Oct 2007 15:48:08 -0700, by Bryan O'Sullivan
-
convert: refactor sink initialisation, to remove hardcoding of hgWed, 10 Oct 2007 15:42:00 -0700, by Bryan O'Sullivan
-
convert: add default constructor for converter_sinkWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: make contents of "extra" dict available from sources, for sinks.Wed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: rename convert_svn to svn_sourceWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: report errors more meaningfully if run with --tracebackWed, 10 Oct 2007 00:15:33 -0700, by Bryan O'Sullivan
-
Merge with crewTue, 09 Oct 2007 17:44:44 -0500, by Matt Mackall
-
osutil: Solaris build fixTue, 09 Oct 2007 08:39:37 -0700, by Bryan O'Sullivan
-
Merge with -stableTue, 09 Oct 2007 17:25:24 -0500, by Matt Mackall
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
mq: clarify queue top messageTue, 09 Oct 2007 17:22:38 -0500, by Matt Mackall
-
Fix build error with Sun C compiler.Mon, 08 Oct 2007 22:45:48 -0700, by Bryan O'Sullivan
-
osutil.c: use strncpy instead of strncatMon, 08 Oct 2007 21:37:25 -0300, by Alexis S. L. Carvalho
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
osutil: more tidyingMon, 08 Oct 2007 18:47:21 -0500, by Matt Mackall
-
osutil: move file list loop to its own functionMon, 08 Oct 2007 18:47:18 -0500, by Matt Mackall
-
osutil: simplify DT_REG supportMon, 08 Oct 2007 18:47:17 -0500, by Matt Mackall
-
osutils: pull file stat loop into its own functionMon, 08 Oct 2007 18:47:16 -0500, by Matt Mackall
-
osutil: fold stat paths togetherMon, 08 Oct 2007 18:47:15 -0500, by Matt Mackall
-
osutil: more cleanupsMon, 08 Oct 2007 18:47:14 -0500, by Matt Mackall
-
osutil: eliminate alloca callMon, 08 Oct 2007 18:47:12 -0500, by Matt Mackall