Fri, 19 Oct 2007 18:25:28 -0500 |
Matt Mackall |
Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606eb
|
Fri, 19 Oct 2007 18:25:24 -0500 |
Matt Mackall |
Added tag 0.9.5 for changeset 23889160905a
|
Fri, 07 Sep 2007 16:48:42 +0200 |
Christian Ebert |
Catch smtp exceptions
0.9.5
|
Fri, 19 Oct 2007 19:20:33 +0000 |
Jim Hague |
tests: make test-mq-guards work with ksh
|
Fri, 19 Oct 2007 12:53:43 -0500 |
Matt Mackall |
tests: tidy up reporting of skipped tests
|
Tue, 18 Sep 2007 19:53:01 -0500 |
Steve Borho |
Allow explicit disabling of extensions
|
Thu, 11 Oct 2007 06:13:17 +0900 |
NIIMI Satoshi |
mq.el: define keymaps as convensions
|
Thu, 11 Oct 2007 06:10:45 +0900 |
NIIMI Satoshi |
mercurial.el: mark-marker() returns non-nil with no active mark on GNU Emacs
|
Thu, 11 Oct 2007 06:01:30 +0900 |
NIIMI Satoshi |
mq.el: declare variable mq-top
|
Thu, 11 Oct 2007 05:58:54 +0900 |
NIIMI Satoshi |
mercurial.el, mq.el: remove runtime dependencies on CL package
|
Thu, 12 Apr 2007 13:11:30 +0200 |
Georg Koltermann |
hgk: colorize commits by authors
|
Mon, 15 Oct 2007 12:57:01 -0700 |
Bryan O'Sullivan |
osutil: use fdopendir instead of dirfd
|
Sat, 13 Oct 2007 15:25:11 +0400 |
Kirill Smelkov |
convert: svn -- fix tags handling
|
Sat, 13 Oct 2007 15:22:03 +0400 |
Kirill Smelkov |
convert: svn -- fix 'exists'
|
Fri, 12 Oct 2007 11:23:03 +0200 |
Benoit Boissinot |
merge with goto
|
Fri, 12 Oct 2007 11:46:49 +0900 |
Shun-ichi GOTO |
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.
|
Thu, 11 Oct 2007 17:47:04 -0500 |
Matt Mackall |
mpatch: use int rather than ssize_t
|
Thu, 11 Oct 2007 17:46:06 -0500 |
Matt Mackall |
osutil: improve portability
|
Thu, 11 Oct 2007 16:28:30 +0200 |
Benoit Boissinot |
fix typo
|
Thu, 11 Oct 2007 16:26:14 +0200 |
Benoit Boissinot |
import gettext since '_' is used
|
Thu, 11 Oct 2007 16:19:12 +0200 |
Benoit Boissinot |
explicitely use integer division
|
Thu, 11 Oct 2007 12:16:55 +0200 |
Benoit Boissinot |
fix UnboundLocalError, refactor a bit
|
Thu, 11 Oct 2007 00:46:56 -0500 |
Matt Mackall |
bdiff: tweaks for large files
|
Thu, 11 Oct 2007 00:46:54 -0500 |
Matt Mackall |
revlog: break up compression of large deltas
|
Thu, 11 Oct 2007 00:46:53 -0500 |
Matt Mackall |
revlog: fix caching of buffer objects
|
Thu, 11 Oct 2007 00:46:52 -0500 |
Matt Mackall |
chunkiter: handle large reads more efficiently
|
Thu, 11 Oct 2007 00:46:51 -0500 |
Matt Mackall |
revlog: avoid large yields in group()
|
Thu, 11 Oct 2007 00:46:49 -0500 |
Matt Mackall |
chunkiter: simplify iter logic
|