Fri, 17 Oct 2008 00:24:22 +0200 |
Bernhard Leiner |
use the new parseindex implementation C in parsers
|
Fri, 17 Oct 2008 01:03:38 +0200 |
Bernhard Leiner |
C implementation of revlog index parsing
|
Fri, 17 Oct 2008 11:34:31 -0700 |
Brendan Cully |
Allow hgweb to search for templates in more than one path.
|
Sun, 05 Oct 2008 21:35:26 +0200 |
Dirkjan Ochtman |
python2.6: use subprocess if available
|
Fri, 17 Oct 2008 17:34:25 +0200 |
Dirkjan Ochtman |
tests: add some testing for patch.diffstat()
|
Tue, 14 Oct 2008 20:13:53 +0200 |
Benoit Boissinot |
bdiff: normalize the diff (issue1295)
|
Wed, 15 Oct 2008 23:27:35 +0200 |
Benoit Boissinot |
merge with crew
|
Wed, 15 Oct 2008 21:50:47 +0200 |
Benoit Boissinot |
hgweb: cleanup the manifest generation
|
Wed, 15 Oct 2008 20:14:28 +0200 |
Patrick Mezard |
convert: make built-in cvsps the default
|
Wed, 15 Oct 2008 16:27:36 +0200 |
Benoit Boissinot |
merge with crew
|
Wed, 15 Oct 2008 14:52:27 +0200 |
Benoit Boissinot |
dirstate.walk: skip unreadable directories (issue1213)
|
Wed, 15 Oct 2008 14:06:46 +0200 |
Benoit Boissinot |
osutil.c: refactor argument parsing, allow skip=None being passed
|
Mon, 13 Oct 2008 17:31:03 +0100 |
Patrick Mezard |
convert: fix builtin cvsps under Windows
|
Wed, 15 Oct 2008 01:14:29 +0200 |
Benoit Boissinot |
dirstate._dirs: fix refcounting broken by 7dfac37cfabf
|
Tue, 07 Oct 2008 13:57:00 +0200 |
Christian Ebert |
patchbomb: consistently use opts.get
|
Sun, 12 Oct 2008 19:21:07 -0500 |
Matt Mackall |
annotate: fix bug when annotating multiple files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
dirstate: C parsing extension
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
parsers: speed up hex decoding for manifests
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
parsers: clean up whitespace
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
diff: pass contexts to status
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
revlog: fix heads performance regression
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
zeroconf: advertise a proper hostname for _hg services
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
zeroconf: use only first part of hostname for building local name
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
inotify: avoid status getting out of sync
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
inotify: fixup rebuilding ignore
|
Fri, 10 Oct 2008 12:08:49 -0500 |
Matt Mackall |
inotify: add a test for lookup bug
|
Fri, 10 Oct 2008 11:29:57 -0500 |
Matt Mackall |
inotify: skip deactivation message
|
Fri, 10 Oct 2008 11:29:30 -0500 |
Matt Mackall |
inotify: fix confusion on files in lookup state
|
Sun, 12 Oct 2008 22:56:43 +0200 |
Augie Fackler |
Add hgext.zeroconf to the package list so it gets installed by setup.py.
|
Sun, 12 Oct 2008 19:11:59 +0200 |
Patrick Mezard |
tests: Windows compatibility fixes
|