Mercurial > hg-stable
graph
-
Add parseindex2.py test caseFri, 17 Oct 2008 01:05:10 +0200, by Bernhard Leiner
-
use the new parseindex implementation C in parsersFri, 17 Oct 2008 00:24:22 +0200, by Bernhard Leiner
-
C implementation of revlog index parsingFri, 17 Oct 2008 01:03:38 +0200, by Bernhard Leiner
-
Allow hgweb to search for templates in more than one path.Fri, 17 Oct 2008 11:34:31 -0700, by Brendan Cully
-
python2.6: use subprocess if availableSun, 05 Oct 2008 21:35:26 +0200, by Dirkjan Ochtman
-
tests: add some testing for patch.diffstat()Fri, 17 Oct 2008 17:34:25 +0200, by Dirkjan Ochtman
-
bdiff: normalize the diff (issue1295)Tue, 14 Oct 2008 20:13:53 +0200, by Benoit Boissinot
-
merge with crewWed, 15 Oct 2008 23:27:35 +0200, by Benoit Boissinot
-
hgweb: cleanup the manifest generationWed, 15 Oct 2008 21:50:47 +0200, by Benoit Boissinot
-
convert: make built-in cvsps the defaultWed, 15 Oct 2008 20:14:28 +0200, by Patrick Mezard
-
merge with crewWed, 15 Oct 2008 16:27:36 +0200, by Benoit Boissinot
-
dirstate.walk: skip unreadable directories (issue1213)Wed, 15 Oct 2008 14:52:27 +0200, by Benoit Boissinot
-
osutil.c: refactor argument parsing, allow skip=None being passedWed, 15 Oct 2008 14:06:46 +0200, by Benoit Boissinot
-
convert: fix builtin cvsps under WindowsMon, 13 Oct 2008 17:31:03 +0100, by Patrick Mezard
-
dirstate._dirs: fix refcounting broken by 7dfac37cfabfWed, 15 Oct 2008 01:14:29 +0200, by Benoit Boissinot
-
patchbomb: consistently use opts.getTue, 07 Oct 2008 13:57:00 +0200, by Christian Ebert
-
annotate: fix bug when annotating multiple filesSun, 12 Oct 2008 19:21:07 -0500, by Matt Mackall
-
dirstate: C parsing extensionSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
parsers: speed up hex decoding for manifestsSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
parsers: clean up whitespaceSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
diff: pass contexts to statusSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
revlog: fix heads performance regressionSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
zeroconf: advertise a proper hostname for _hg servicesSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
zeroconf: use only first part of hostname for building local nameSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
inotify: avoid status getting out of syncSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
inotify: fixup rebuilding ignoreSun, 12 Oct 2008 15:21:08 -0500, by Matt Mackall
-
inotify: add a test for lookup bugFri, 10 Oct 2008 12:08:49 -0500, by Matt Mackall
-
inotify: skip deactivation messageFri, 10 Oct 2008 11:29:57 -0500, by Matt Mackall
-
inotify: fix confusion on files in lookup stateFri, 10 Oct 2008 11:29:30 -0500, by Matt Mackall
-
Add hgext.zeroconf to the package list so it gets installed by setup.py.Sun, 12 Oct 2008 22:56:43 +0200, by Augie Fackler
-
tests: Windows compatibility fixesSun, 12 Oct 2008 19:11:59 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 12 Oct 2008 19:11:56 +0200, by Patrick Mezard
-
test-doctest: remove TERM env variable only if it's thereSat, 11 Oct 2008 16:40:59 +0200, by Patrick Mezard
-
context: improve memctx documentationSat, 11 Oct 2008 13:07:29 +0200, by Patrick Mezard
-
churn: py2.3 compatibility fixFri, 10 Oct 2008 15:53:49 +0300, by Alexander Solovyov
-
Merge with crew-stableFri, 10 Oct 2008 13:20:40 +0200, by Patrick Mezard
-
convert: properly encode subversion URLs (issue 1224)Fri, 10 Oct 2008 11:36:02 +0200, by Patrick Mezard
-
convert: tolerate embedded spaces in filemap source revisionsFri, 10 Oct 2008 11:32:38 +0200, by Patrick Mezard
-
Show added files as "added" in editor commit message (issue 1330)Thu, 09 Oct 2008 14:16:17 +0200, by Patrick Mezard
-
zeroconf: initial implementationWed, 08 Oct 2008 19:58:35 -0500, by Matt Mackall
-
churn and stats commands mergedThu, 09 Oct 2008 00:14:20 +0300, by Alexander Solovyov
-
Eliminate normpath from foldmap calls.Tue, 30 Sep 2008 17:23:08 -0400, by Petr Kodl
-
issue 1286: dirstat regression on case folding systemsTue, 30 Sep 2008 17:23:08 -0400, by Petr Kodl
-
status: don't warn about missing files present in base revision (issue1323)Wed, 08 Oct 2008 16:22:10 -0500, by Matt Mackall
-
merge: fix bug going backwards for already reverted files (issue1303)Wed, 08 Oct 2008 16:22:08 -0500, by Matt Mackall
-
churn: generalisation, now it is possible to see statistics grouped by custom templateFri, 03 Oct 2008 00:07:38 +0300, by Alexander Solovyov
-
Merge with crew-stableMon, 06 Oct 2008 13:51:36 +0200, by Patrick Mezard
-
Add missing catch of a TypeErrorFri, 03 Oct 2008 23:13:03 +0200, by Bernhard Leiner
-
provide nicer feedback when an unknown node id is passed to a commandSat, 04 Oct 2008 10:14:39 +0200, by Sune Foldager
-
tests: check for bzr support by importing bzrlibThu, 02 Oct 2008 16:22:02 +0200, by Dirkjan Ochtman
-
convert: fixed python2.3 incompatibility in bzr source (generator expression)Thu, 02 Oct 2008 15:48:57 +0200, by Dirkjan Ochtman
-
Improve error handling in osutil.cWed, 01 Oct 2008 08:41:18 -0400, by Petr Kodl
-
`source` doesn't work for some /bin/sh, use `.` insteadMon, 29 Sep 2008 12:12:53 +0200, by Benoit Boissinot
-
fix conflicting variables when no native osutil is availableMon, 29 Sep 2008 11:57:27 +0200, by Benoit Boissinot
-
osutil: implementation for Win32Sun, 14 Sep 2008 09:57:33 -0400, by Petr Kodl
-
convert: improve convert_source documentationMon, 29 Sep 2008 09:30:36 +0200, by Patrick Mezard
-
get-with-headers: fix stream modes under WindowsSun, 28 Sep 2008 20:40:38 +0200, by Patrick Mezard
-
convert: add bzr sourceFri, 26 Sep 2008 20:33:47 +0200, by Marek Kubica
-
merge with crew-stableSat, 27 Sep 2008 10:11:31 +0200, by Dirkjan Ochtman
-
i18n, churn: mark string for translationTue, 23 Sep 2008 22:01:40 +0200, by Martin Geisler