mercurial-crew-with-dirclash
log
| age | author | description |
|---|---|---|
| Sat Oct 27 16:27:55 2007 +0400 | Maxim Dounin | Fix file-changed-to-dir and dir-to-file commits (issue660).default tip |
| Fri Oct 26 16:43:13 2007 -0700 | Bryan O'Sullivan | See if execute bit is honoured when we go back in time |
| Fri Oct 26 12:37:59 2007 +0200 | Benoit Boissinot | merge with -stable |
| Fri Oct 26 12:01:14 2007 +0200 | Benoit Boissinot | patchbomb: fix traceback when diffstat isn't available |
| Thu Oct 25 21:37:20 2007 +0200 | Thomas Arendsen Hein | merge with crew-stable |
| Thu Oct 25 19:40:56 2007 +0200 | Thomas Arendsen Hein | Only set mode of new patch if the target file was removed before. |
| Thu Oct 25 00:09:13 2007 +0200 | Patrick Mezard | Merge with crew-stable |
| Wed Oct 24 22:15:45 2007 +0200 | Sebastian Hauer | httprepo: ignore environment proxies when proxies are disabled |
| Sat Oct 20 03:04:34 2007 +0200 | Benoit Boissinot | gpg: use the same log message format as hg tag |
| Fri Oct 19 18:25:28 2007 -0500 | Matt Mackall | Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606eb |
| Fri Oct 19 18:25:24 2007 -0500 | Matt Mackall | Added tag 0.9.5 for changeset 23889160905a |
| Fri Sep 07 16:48:42 2007 +0200 | Christian Ebert | Catch smtp exceptions0.9.5 |
| Fri Oct 19 19:20:33 2007 +0000 | Jim Hague | tests: make test-mq-guards work with ksh |
| Fri Oct 19 12:53:43 2007 -0500 | Matt Mackall | tests: tidy up reporting of skipped tests |
| Tue Sep 18 19:53:01 2007 -0500 | Steve Borho | Allow explicit disabling of extensions |
| Thu Oct 11 06:13:17 2007 +0900 | NIIMI Satoshi | mq.el: define keymaps as convensions |
| Thu Oct 11 06:10:45 2007 +0900 | NIIMI Satoshi | mercurial.el: mark-marker() returns non-nil with no active mark on GNU Emacs |
| Thu Oct 11 06:01:30 2007 +0900 | NIIMI Satoshi | mq.el: declare variable mq-top |
| Thu Oct 11 05:58:54 2007 +0900 | NIIMI Satoshi | mercurial.el, mq.el: remove runtime dependencies on CL package |
| Thu Apr 12 13:11:30 2007 +0200 | Georg Koltermann | hgk: colorize commits by authors |
| Mon Oct 15 12:57:01 2007 -0700 | Bryan O'Sullivan | osutil: use fdopendir instead of dirfd |
| Sat Oct 13 15:25:11 2007 +0400 | Kirill Smelkov | convert: svn -- fix tags handling |
| Sat Oct 13 15:22:03 2007 +0400 | Kirill Smelkov | convert: svn -- fix 'exists' |
| Fri Oct 12 11:23:03 2007 +0200 | Benoit Boissinot | merge with goto |
| Fri Oct 12 11:46:49 2007 +0900 | Shun-ichi GOTO | mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t. |
| Thu Oct 11 17:47:04 2007 -0500 | Matt Mackall | mpatch: use int rather than ssize_t |
| Thu Oct 11 17:46:06 2007 -0500 | Matt Mackall | osutil: improve portability |
| Thu Oct 11 16:28:30 2007 +0200 | Benoit Boissinot | fix typo |
| Thu Oct 11 16:26:14 2007 +0200 | Benoit Boissinot | import gettext since '_' is used |
| Thu Oct 11 16:19:12 2007 +0200 | Benoit Boissinot | explicitely use integer division |
| Thu Oct 11 12:16:55 2007 +0200 | Benoit Boissinot | fix UnboundLocalError, refactor a bit |
| Thu Oct 11 00:46:56 2007 -0500 | Matt Mackall | bdiff: tweaks for large files |
| Thu Oct 11 00:46:54 2007 -0500 | Matt Mackall | revlog: break up compression of large deltas |
| Thu Oct 11 00:46:53 2007 -0500 | Matt Mackall | revlog: fix caching of buffer objects |
| Thu Oct 11 00:46:52 2007 -0500 | Matt Mackall | chunkiter: handle large reads more efficiently |
| Thu Oct 11 00:46:51 2007 -0500 | Matt Mackall | revlog: avoid large yields in group() |
| Thu Oct 11 00:46:49 2007 -0500 | Matt Mackall | chunkiter: simplify iter logic |
| Thu Oct 11 00:46:48 2007 -0500 | Matt Mackall | chunkbuffer: removed unused method and arg |
| Thu Oct 11 00:46:47 2007 -0500 | Matt Mackall | revlog: reduce memory usage in addgroup |
| Thu Oct 11 00:46:45 2007 -0500 | Matt Mackall | mpatch: allow buffer objects for input |
| Thu Oct 11 00:46:40 2007 -0500 | Matt Mackall | Merge with crew |
| Tue Oct 09 17:44:44 2007 -0500 | Matt Mackall | Merge with crew |
| Tue Oct 09 17:25:24 2007 -0500 | Matt Mackall | Merge with -stable |
| Mon Oct 08 18:47:22 2007 -0500 | Matt Mackall | findcopies: fix rename bug |
| Tue Oct 09 17:22:38 2007 -0500 | Matt Mackall | mq: clarify queue top message |
| Wed Oct 10 15:48:08 2007 -0700 | Bryan O'Sullivan | test-convert-darcs: don't let $HOME/.darcs pollute the test environment |
| Wed Oct 10 15:42:00 2007 -0700 | Bryan O'Sullivan | convert: refactor sink initialisation, to remove hardcoding of hg |
| Wed Oct 10 15:30:00 2007 -0700 | Bryan O'Sullivan | convert: add default constructor for converter_sink |
| Wed Oct 10 15:30:00 2007 -0700 | Bryan O'Sullivan | convert: make contents of "extra" dict available from sources, for sinks. |
| Wed Oct 10 15:30:00 2007 -0700 | Bryan O'Sullivan | convert: rename convert_svn to svn_source |
| Wed Oct 10 00:15:33 2007 -0700 | Bryan O'Sullivan | convert: report errors more meaningfully if run with --traceback |
| Tue Oct 09 08:39:37 2007 -0700 | Bryan O'Sullivan | osutil: Solaris build fix |
| Mon Oct 08 22:45:48 2007 -0700 | Bryan O'Sullivan | Fix build error with Sun C compiler. |
| Mon Oct 08 21:37:25 2007 -0300 | Alexis S. L. Carvalho | osutil.c: use strncpy instead of strncat |
| Mon Oct 08 18:47:22 2007 -0500 | Matt Mackall | findcopies: fix rename bug |
| Mon Oct 08 18:47:21 2007 -0500 | Matt Mackall | osutil: more tidying |
| Mon Oct 08 18:47:18 2007 -0500 | Matt Mackall | osutil: move file list loop to its own function |
| Mon Oct 08 18:47:17 2007 -0500 | Matt Mackall | osutil: simplify DT_REG support |
| Mon Oct 08 18:47:16 2007 -0500 | Matt Mackall | osutils: pull file stat loop into its own function |
| Mon Oct 08 18:47:15 2007 -0500 | Matt Mackall | osutil: fold stat paths together |
