Fri, 19 Jun 2009 12:37:29 +0200 |
Dirkjan Ochtman |
mq: warn about finalizing patches without cset message
|
Thu, 18 Jun 2009 16:56:03 -0500 |
Matt Mackall |
filemerge: add internal:dump
|
Thu, 18 Jun 2009 16:56:02 -0500 |
Matt Mackall |
filemerge: add internal:prompt target
|
Thu, 18 Jun 2009 10:39:04 +0100 |
Frank Kingswood |
convert: Make P4 conversion cope with keywords, binary files and symbolic links.
|
Thu, 18 Jun 2009 21:13:56 +0200 |
Chia-Huan Wu |
i18n-zh_TW: Traditional Chinese translation
|
Thu, 18 Jun 2009 15:04:20 +0200 |
Martin Geisler |
patchbomb: update test output to match 2aff285b902f
|
Wed, 17 Jun 2009 20:54:26 +0200 |
Cédric Duval |
patchbomb: do not assume the presence of angle brackets around msg-id
|
Thu, 18 Jun 2009 01:21:26 +0100 |
Christian Ebert |
keyword: concise help title
|
Thu, 18 Jun 2009 08:18:52 +0200 |
Cédric Duval |
interhg: upgrade comments to online help and improve them
|
Tue, 16 Jun 2009 22:24:46 +0200 |
Cédric Duval |
churn: improve description
|
Wed, 10 Jun 2009 19:59:44 +0200 |
Cédric Duval |
doc: fix regexp for determining the man page section
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
Fix test-convert-cvsnt-mergepoints so it works reliably.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
test-convert-cvsnt-mergepoints: make it work on OS X.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
Rename CVSNT "mergepoints" test and make it executable.
|
Tue, 16 Jun 2009 16:22:42 +0100 |
Colin Caughie |
Fixed patch.eol bug that truncated all patched lines to one character
|
Mon, 15 Jun 2009 02:51:10 -0500 |
Matt Mackall |
subrepo: add a test
|
Mon, 15 Jun 2009 02:46:20 -0500 |
Matt Mackall |
subrepo: basic push support
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: add update/merge logic
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
commit: recurse into subrepositories
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: introduce basic state parsing
|
Mon, 15 Jun 2009 00:03:27 +0200 |
Patrick Mezard |
Make mq, record and transplant honor patch.eol
|
Mon, 15 Jun 2009 00:03:26 +0200 |
Patrick Mezard |
Add patch.eol to ignore EOLs when patching (issue1019)
|
Sun, 14 Jun 2009 13:32:19 -0700 |
Brendan Cully |
gpg: add test
|
Sun, 14 Jun 2009 12:18:46 -0700 |
Brendan Cully |
gpg: unbreak 02a12835b17e. We need a test.
|
Sat, 13 Jun 2009 18:16:44 -0500 |
Matt Mackall |
share: allow dest to default to the basename of source
|
Sat, 13 Jun 2009 18:08:51 -0500 |
Matt Mackall |
Merge with crew
|
Sat, 13 Jun 2009 23:02:51 +0200 |
Patrick Mezard |
bisect: improve --command output
|
Sat, 13 Jun 2009 22:42:16 +0200 |
Patrick Mezard |
dirstate: fix typo introduced by 3507f6c7715c
|
Sat, 13 Jun 2009 22:42:15 +0200 |
Patrick Mezard |
test-bisect: test --command option
|
Sat, 13 Jun 2009 22:42:13 +0200 |
Patrick Mezard |
bisect: fix traceback when command executable is not found
|
Sat, 13 Jun 2009 18:01:48 -0500 |
Matt Mackall |
share: add experimental share extension
|
Sat, 13 Jun 2009 18:01:47 -0500 |
Matt Mackall |
add helper function to create shared repos
|
Sat, 13 Jun 2009 18:01:46 -0500 |
Matt Mackall |
repo: add internal support for sharing store directories
|
Fri, 12 Jun 2009 02:19:51 -0500 |
Matt Mackall |
remoteui: properly create dst with copy()
|
Sat, 13 Jun 2009 14:44:59 -0500 |
Matt Mackall |
repo: set up ui and extensions earlier
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Mon, 08 Jun 2009 20:02:44 +0200 |
Adrian Buehlmann |
mq: eliminate warning on qpush with empty series
|
Sat, 23 May 2009 20:38:08 +0900 |
Nicolas Dumazet |
inotify: repowatcher: don't use a watches attribute to count watches
|
Thu, 21 May 2009 23:51:54 +0900 |
Nicolas Dumazet |
inotify: put the "while True: poll()" loop in pollable class
|
Thu, 21 May 2009 20:15:00 +0900 |
Nicolas Dumazet |
inotify: refactor (un)register methods into pollable object
|
Sat, 13 Jun 2009 18:41:28 +0200 |
Benoit Boissinot |
inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
|
Sat, 13 Jun 2009 18:14:50 +0200 |
Nicolas Dumazet |
inotify: add log config option redirect inotify server output to a file
|
Mon, 25 May 2009 18:14:32 +0900 |
Nicolas Dumazet |
cmdutil: service: logfile option to redirect stdout & stderr in a file
|
Sat, 13 Jun 2009 17:39:01 +0200 |
Nicolas Dumazet |
inotify: raise QueryFailed when the server crash
|
Wed, 27 May 2009 00:29:11 +0900 |
Nicolas Dumazet |
inotify: server: move split() out of server
|
Sat, 13 Jun 2009 17:23:08 +0200 |
Benoit Boissinot |
inotify: remove unused variables
|
Sat, 13 Jun 2009 13:14:02 +0200 |
Benoit Boissinot |
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)
|
Thu, 11 Jun 2009 12:23:08 -0700 |
Brendan Cully |
Merge with crew-stable
|
Thu, 11 Jun 2009 12:18:40 -0700 |
Brendan Cully |
bzr convert: restore paths to source encoding. Closes issue1692.
|
Thu, 11 Jun 2009 17:29:14 +0200 |
Martin Geisler |
doc: wrap man pages after fixing quoting
|
Thu, 11 Jun 2009 17:19:48 +0200 |
Martin Geisler |
hgrc.5: fix quoting of literal strings
|
Thu, 11 Jun 2009 17:16:04 +0200 |
Martin Geisler |
hgignore.5: remove extra quotes
|
Tue, 09 Jun 2009 21:51:34 -0400 |
timeless |
Improve English for help text of many core hg commands.
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Wed, 10 Jun 2009 03:20:20 +0200 |
Benoit Boissinot |
doc: correctly escape *
|
Wed, 10 Jun 2009 03:10:46 +0200 |
Benoit Boissinot |
doc: correctly escape *
|
Wed, 10 Jun 2009 01:14:16 +0200 |
Martin Geisler |
hg.1: highlight references to commands and man pages
|
Wed, 10 Jun 2009 01:09:21 +0200 |
Martin Geisler |
hg.1: simplify synopsis
|
Wed, 10 Jun 2009 00:55:57 +0200 |
Martin Geisler |
hgrc.5: spell check
|