Sat, 18 Oct 2008 23:20:23 +0200 |
Benoit Boissinot |
merge with crew
|
Sat, 18 Oct 2008 23:06:29 +0200 |
Benoit Boissinot |
inotify: fix status not showing "clean" files (issue907)
|
Sat, 18 Oct 2008 22:44:01 +0200 |
Benoit Boissinot |
run-tests.py: report missing file as an error
|
Sat, 18 Oct 2008 13:22:46 -0700 |
Brendan Cully |
Merge with crew
|
Sat, 18 Oct 2008 13:22:29 -0700 |
Brendan Cully |
Prevent import over an applied patch (closes issue795)
|
Sat, 18 Oct 2008 14:43:14 -0400 |
John Mulligan |
issue 1144: prevent traceback on verify of bundles
|
Sat, 18 Oct 2008 21:11:44 +0200 |
Benoit Boissinot |
merge with crew
|
Sat, 18 Oct 2008 21:08:44 +0200 |
Benoit Boissinot |
run-tests.py: use --prefix instead of --home
|
Sat, 18 Oct 2008 20:47:47 +0200 |
Benoit Boissinot |
test-permission: put sane permissions at the end of the test
|
Sat, 18 Oct 2008 20:50:08 +0200 |
Patrick Mezard |
util: handle EINVAL in _statfiles_clustered()
|
Sat, 18 Oct 2008 11:43:45 -0700 |
Brendan Cully |
_listdir only uses dfd if AT_SYMLINK_NOFOLLOW is defined
|
Sat, 18 Oct 2008 20:39:08 +0200 |
Benoit Boissinot |
merge with crew
|
Sat, 18 Oct 2008 20:25:45 +0200 |
Benoit Boissinot |
fix issue with strip() for revlog with non-monotonic linkrevs (issue1342)
|
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
|
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
|