Sat, 18 Oct 2008 20:23:46 +0200 |
Benoit Boissinot |
revlog parser: use ntohl() instead of ntohll() (fix endianness issues)
|
Sat, 18 Oct 2008 18:24:37 +0200 |
Dirkjan Ochtman |
tests: fix output for test-notify
|
Sat, 18 Oct 2008 18:05:56 +0200 |
Alexander Solovyov |
commands: optional options where possible
|
Sat, 18 Oct 2008 17:00:28 +0200 |
Stefano Tortarolo |
rebase: disable rollback after rebasing
|
Sat, 18 Oct 2008 16:51:26 +0200 |
Martin Geisler |
churn: corrected help output
|
Sat, 18 Oct 2008 16:30:50 +0200 |
Dirkjan Ochtman |
get rid of semi-colon introduced in 16bafcebd3d1
|
Sat, 18 Oct 2008 16:56:39 +0200 |
Dirkjan Ochtman |
help: better documentation intro for a few extensions
|
Thu, 12 Jun 2008 11:49:13 +0200 |
Dirkjan Ochtman |
remove extension commands from global help
|
Sat, 18 Oct 2008 16:50:03 +0200 |
Dirkjan Ochtman |
show enabled extensions in hg help
|
Sat, 18 Oct 2008 16:09:07 +0200 |
Benoit Allard |
graph: replace the blinking no javascript message
|
Sat, 18 Oct 2008 15:49:15 +0200 |
Patrick Mezard |
util: subprocess close_fds option is unix only
|
Sat, 18 Oct 2008 14:43:20 +0200 |
Dhruva Krishnamurthy |
Fix missing uint64_t definition in parsers.c under Windows
|
Sat, 18 Oct 2008 04:26:09 -0500 |
Matt Mackall |
rename: handle renaming to a target marked removed
|
Fri, 17 Oct 2008 12:12:33 +0200 |
Christian Ebert |
highlight: convert text to local before passing to pygmentize (issue1341)
|
Sat, 18 Oct 2008 04:26:06 -0500 |
Matt Mackall |
dirstate: always add times to map as integers
|
Thu, 09 Oct 2008 10:29:47 -0400 |
Petr Kodl |
Take advantage of fstat calls clustering per directory if OS support it.
|
Thu, 16 Oct 2008 17:08:46 +0200 |
Christian Ebert |
Document email.charsets in hgrc.5
|
Sat, 12 Jul 2008 19:12:18 +0100 |
Christian Ebert |
notify: mime-encode messages
|
Sat, 12 Jul 2008 19:12:10 +0100 |
Christian Ebert |
patchbomb: mime-encode headers and parts not containing patches
|
Sat, 12 Jul 2008 19:11:59 +0100 |
Christian Ebert |
mail: add methods to handle non-ascii chars
|
Fri, 17 Oct 2008 21:26:39 +0200 |
Mads Kiilerich |
mq: Allow qrefresh --silent to take parameters
|
Sat, 18 Oct 2008 03:53:54 -0500 |
Hiroshi Funai |
[PATCH 2 of 2] Re: created hgweb theme - monoblue
|
Thu, 09 Oct 2008 02:52:22 +0900 |
Hiroshi Funai |
added monoblue hgweb theme
|
Fri, 17 Oct 2008 01:05:10 +0200 |
Bernhard Leiner |
Add parseindex2.py test case
|
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
|