Sat, 12 Jul 2008 19:11:59 +0100 |
Christian Ebert |
mail: add methods to handle non-ascii chars
|
changeset |
files
|
Fri, 17 Oct 2008 21:26:39 +0200 |
Mads Kiilerich |
mq: Allow qrefresh --silent to take parameters
|
changeset |
files
|
Sat, 18 Oct 2008 03:53:54 -0500 |
Hiroshi Funai |
[PATCH 2 of 2] Re: created hgweb theme - monoblue
|
changeset |
files
|
Thu, 09 Oct 2008 02:52:22 +0900 |
Hiroshi Funai |
added monoblue hgweb theme
|
changeset |
files
|
Fri, 17 Oct 2008 01:05:10 +0200 |
Bernhard Leiner |
Add parseindex2.py test case
|
changeset |
files
|
Fri, 17 Oct 2008 00:24:22 +0200 |
Bernhard Leiner |
use the new parseindex implementation C in parsers
|
changeset |
files
|
Fri, 17 Oct 2008 01:03:38 +0200 |
Bernhard Leiner |
C implementation of revlog index parsing
|
changeset |
files
|
Fri, 17 Oct 2008 11:34:31 -0700 |
Brendan Cully |
Allow hgweb to search for templates in more than one path.
|
changeset |
files
|
Sun, 05 Oct 2008 21:35:26 +0200 |
Dirkjan Ochtman |
python2.6: use subprocess if available
|
changeset |
files
|
Fri, 17 Oct 2008 17:34:25 +0200 |
Dirkjan Ochtman |
tests: add some testing for patch.diffstat()
|
changeset |
files
|
Tue, 14 Oct 2008 20:13:53 +0200 |
Benoit Boissinot |
bdiff: normalize the diff (issue1295)
|
changeset |
files
|
Wed, 15 Oct 2008 23:27:35 +0200 |
Benoit Boissinot |
merge with crew
|
changeset |
files
|
Wed, 15 Oct 2008 21:50:47 +0200 |
Benoit Boissinot |
hgweb: cleanup the manifest generation
|
changeset |
files
|
Wed, 15 Oct 2008 20:14:28 +0200 |
Patrick Mezard |
convert: make built-in cvsps the default
|
changeset |
files
|
Wed, 15 Oct 2008 16:27:36 +0200 |
Benoit Boissinot |
merge with crew
|
changeset |
files
|
Wed, 15 Oct 2008 14:52:27 +0200 |
Benoit Boissinot |
dirstate.walk: skip unreadable directories (issue1213)
|
changeset |
files
|
Wed, 15 Oct 2008 14:06:46 +0200 |
Benoit Boissinot |
osutil.c: refactor argument parsing, allow skip=None being passed
|
changeset |
files
|
Mon, 13 Oct 2008 17:31:03 +0100 |
Patrick Mezard |
convert: fix builtin cvsps under Windows
|
changeset |
files
|
Wed, 15 Oct 2008 01:14:29 +0200 |
Benoit Boissinot |
dirstate._dirs: fix refcounting broken by 7dfac37cfabf
|
changeset |
files
|
Tue, 07 Oct 2008 13:57:00 +0200 |
Christian Ebert |
patchbomb: consistently use opts.get
|
changeset |
files
|
Sun, 12 Oct 2008 19:21:07 -0500 |
Matt Mackall |
annotate: fix bug when annotating multiple files
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
dirstate: C parsing extension
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
parsers: speed up hex decoding for manifests
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
parsers: clean up whitespace
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
diff: pass contexts to status
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
revlog: fix heads performance regression
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
zeroconf: advertise a proper hostname for _hg services
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
zeroconf: use only first part of hostname for building local name
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
inotify: avoid status getting out of sync
|
changeset |
files
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
inotify: fixup rebuilding ignore
|
changeset |
files
|
Fri, 10 Oct 2008 12:08:49 -0500 |
Matt Mackall |
inotify: add a test for lookup bug
|
changeset |
files
|
Fri, 10 Oct 2008 11:29:57 -0500 |
Matt Mackall |
inotify: skip deactivation message
|
changeset |
files
|
Fri, 10 Oct 2008 11:29:30 -0500 |
Matt Mackall |
inotify: fix confusion on files in lookup state
|
changeset |
files
|
Sun, 12 Oct 2008 22:56:43 +0200 |
Augie Fackler |
Add hgext.zeroconf to the package list so it gets installed by setup.py.
|
changeset |
files
|
Sun, 12 Oct 2008 19:11:59 +0200 |
Patrick Mezard |
tests: Windows compatibility fixes
|
changeset |
files
|
Sun, 12 Oct 2008 19:11:56 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Sat, 11 Oct 2008 16:40:59 +0200 |
Patrick Mezard |
test-doctest: remove TERM env variable only if it's there
|
changeset |
files
|
Sat, 11 Oct 2008 13:07:29 +0200 |
Patrick Mezard |
context: improve memctx documentation
|
changeset |
files
|
Fri, 10 Oct 2008 15:53:49 +0300 |
Alexander Solovyov |
churn: py2.3 compatibility fix
|
changeset |
files
|
Fri, 10 Oct 2008 13:20:40 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Fri, 10 Oct 2008 11:36:02 +0200 |
Patrick Mezard |
convert: properly encode subversion URLs (issue 1224)
|
changeset |
files
|
Fri, 10 Oct 2008 11:32:38 +0200 |
Patrick Mezard |
convert: tolerate embedded spaces in filemap source revisions
|
changeset |
files
|
Thu, 09 Oct 2008 14:16:17 +0200 |
Patrick Mezard |
Show added files as "added" in editor commit message (issue 1330)
|
changeset |
files
|
Wed, 08 Oct 2008 19:58:35 -0500 |
Matt Mackall |
zeroconf: initial implementation
|
changeset |
files
|
Thu, 09 Oct 2008 00:14:20 +0300 |
Alexander Solovyov |
churn and stats commands merged
|
changeset |
files
|
Tue, 30 Sep 2008 17:23:08 -0400 |
Petr Kodl |
Eliminate normpath from foldmap calls.
|
changeset |
files
|
Tue, 30 Sep 2008 17:23:08 -0400 |
Petr Kodl |
issue 1286: dirstat regression on case folding systems
|
changeset |
files
|
Wed, 08 Oct 2008 16:22:10 -0500 |
Matt Mackall |
status: don't warn about missing files present in base revision (issue1323)
|
changeset |
files
|
Wed, 08 Oct 2008 16:22:08 -0500 |
Matt Mackall |
merge: fix bug going backwards for already reverted files (issue1303)
|
changeset |
files
|
Fri, 03 Oct 2008 00:07:38 +0300 |
Alexander Solovyov |
churn: generalisation, now it is possible to see statistics grouped by custom template
|
changeset |
files
|
Mon, 06 Oct 2008 13:51:36 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Fri, 03 Oct 2008 23:13:03 +0200 |
Bernhard Leiner |
Add missing catch of a TypeError
|
changeset |
files
|
Sat, 04 Oct 2008 10:14:39 +0200 |
Sune Foldager |
provide nicer feedback when an unknown node id is passed to a command
|
changeset |
files
|
Thu, 02 Oct 2008 16:22:02 +0200 |
Dirkjan Ochtman |
tests: check for bzr support by importing bzrlib
|
changeset |
files
|
Thu, 02 Oct 2008 15:48:57 +0200 |
Dirkjan Ochtman |
convert: fixed python2.3 incompatibility in bzr source (generator expression)
|
changeset |
files
|
Wed, 01 Oct 2008 08:41:18 -0400 |
Petr Kodl |
Improve error handling in osutil.c
|
changeset |
files
|
Mon, 29 Sep 2008 12:12:53 +0200 |
Benoit Boissinot |
`source` doesn't work for some /bin/sh, use `.` instead
|
changeset |
files
|
Mon, 29 Sep 2008 11:57:27 +0200 |
Benoit Boissinot |
fix conflicting variables when no native osutil is available
|
changeset |
files
|
Sun, 14 Sep 2008 09:57:33 -0400 |
Petr Kodl |
osutil: implementation for Win32
|
changeset |
files
|
Mon, 29 Sep 2008 09:30:36 +0200 |
Patrick Mezard |
convert: improve convert_source documentation
|
changeset |
files
|