Tue, 01 Aug 2006 10:55:06 -0700 |
Brendan Cully |
New self-explanatory command qrename.
|
changeset |
files
|
Tue, 01 Aug 2006 09:51:36 -0400 |
Sébastien Pierre |
[darcs2hg] Windows compatibilty patct
|
changeset |
files
|
Mon, 31 Jul 2006 20:33:56 -0700 |
Brendan Cully |
New mq command qfold: Merge patches into the current patch.
|
changeset |
files
|
Mon, 31 Jul 2006 18:39:31 -0700 |
Brendan Cully |
Add command qheader to display the header of a given patch.
|
changeset |
files
|
Mon, 31 Jul 2006 17:55:43 -0700 |
Brendan Cully |
Add option -e/--edit to qrefresh, to edit the existing header.
|
changeset |
files
|
Mon, 31 Jul 2006 18:47:43 -0700 |
Brendan Cully |
Change patch header as well as commit message with qrefresh -m or -l.
|
changeset |
files
|
Tue, 01 Aug 2006 02:23:05 -0700 |
Brendan Cully |
Remove pointless reposetup hook from hgk.py
|
changeset |
files
|
Mon, 31 Jul 2006 12:02:13 -0700 |
Vadim Gelfer |
import: switch from application/x-patch to text/x-diff
|
changeset |
files
|
Mon, 31 Jul 2006 14:22:17 -0300 |
Alexis S. L. Carvalho |
mq: correct the use of super
|
changeset |
files
|
Mon, 31 Jul 2006 07:31:31 -0700 |
Vadim Gelfer |
log: add -f/--follow option, to follow rename/copy
|
changeset |
files
|
Mon, 31 Jul 2006 07:11:12 -0700 |
Vadim Gelfer |
clean up hg.py: move repo constructor code into each repo module
|
changeset |
files
|
Sun, 30 Jul 2006 22:52:34 -0700 |
Vadim Gelfer |
merge with mpm.
|
changeset |
files
|
Sun, 30 Jul 2006 21:46:38 -0700 |
Vadim Gelfer |
pull: allow to pull from bundle file without need for bundle: syntax
|
changeset |
files
|
Sun, 30 Jul 2006 09:37:08 +0300 |
Giorgos Keramidas |
avoid calling (cd ...) with `nil' as a directory name
|
changeset |
files
|
Sat, 29 Jul 2006 18:15:08 +0200 |
Christian Ebert |
fix output file format %r
|
changeset |
files
|
Fri, 28 Jul 2006 21:20:41 -0300 |
Alexis S. L. Carvalho |
hbisect.py: don't rely on __del__ to write the current state.
|
changeset |
files
|
Sat, 29 Jul 2006 01:58:12 +0200 |
Christian Ebert |
hgcommand.vim: cleanup of doc self-install code
|
changeset |
files
|
Sun, 30 Jul 2006 21:24:06 -0700 |
Vadim Gelfer |
import: allow application/x-patch for funny patch from christian ebert
|
changeset |
files
|
Sat, 29 Jul 2006 10:27:54 +0200 |
Christian Ebert |
patchbomb: do not write Bcc
|
changeset |
files
|
Mon, 31 Jul 2006 00:47:43 -0500 |
Matt Mackall |
Kill ui.setconfig_remoteopts
|
changeset |
files
|
Sun, 30 Jul 2006 13:29:19 -0700 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Sat, 29 Jul 2006 11:14:32 -0700 |
Vadim Gelfer |
mq: add basic tests
|
changeset |
files
|
Sat, 29 Jul 2006 11:05:39 -0700 |
Vadim Gelfer |
mq: allow to apply patches in subdir of repo again
|
changeset |
files
|
Sat, 29 Jul 2006 08:11:41 +0200 |
Thomas Arendsen Hein |
merge with tah
|
changeset |
files
|
Fri, 28 Jul 2006 08:59:06 +0200 |
Thomas Arendsen Hein |
Add test mq keeping a reference to localrepo which can't remove journal on exit.
|
changeset |
files
|
Fri, 28 Jul 2006 14:31:20 -0700 |
Vadim Gelfer |
mq: update to handle repomap not longer used
|
changeset |
files
|
Fri, 28 Jul 2006 13:08:25 -0700 |
Brendan Cully |
mq: replace module-wide repo hash with a repo attribute
|
changeset |
files
|
Fri, 28 Jul 2006 13:08:21 -0700 |
Brendan Cully |
mq: do not hold a reference to repo in tags override
|
changeset |
files
|
Fri, 28 Jul 2006 22:17:32 +0200 |
Christian Ebert |
patchbomb: fix generation of message-id when sending attachments
|
changeset |
files
|
Fri, 28 Jul 2006 10:47:02 -0700 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Fri, 28 Jul 2006 10:46:41 -0700 |
Vadim Gelfer |
mq: add qclone command
|
changeset |
files
|
Fri, 28 Jul 2006 10:46:25 -0700 |
Vadim Gelfer |
hg.py: add islocal() and defaultdest() functions, refactor
|
changeset |
files
|
Fri, 28 Jul 2006 18:46:02 +0200 |
Benoit Boissinot |
makes 'hg diff' diff the file in sorted order
|
changeset |
files
|
Fri, 28 Jul 2006 09:01:13 +0200 |
Thomas Arendsen Hein |
merge with tonfa
|
changeset |
files
|
Thu, 27 Jul 2006 19:26:01 +0200 |
Benoit Boissinot |
reupdate the options after loading the repo
|
changeset |
files
|
Fri, 28 Jul 2006 09:00:59 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
changeset |
files
|
Fri, 28 Jul 2006 09:00:30 +0200 |
Thomas Arendsen Hein |
Fix test-mq-qnew-twice exit code and output.
|
changeset |
files
|
Thu, 27 Jul 2006 18:24:59 -0700 |
Vadim Gelfer |
mq: fix queue.apply to not call os.chdir()
|
changeset |
files
|
Thu, 27 Jul 2006 16:41:59 -0700 |
Vadim Gelfer |
mq: move many error messages to util.Abort
|
changeset |
files
|
Thu, 27 Jul 2006 16:08:56 -0700 |
Vadim Gelfer |
mq: do not allow to qnew a patch twice
|
changeset |
files
|
Thu, 27 Jul 2006 15:53:08 -0700 |
Vadim Gelfer |
run-tests.py: skip tests that should not run.
|
changeset |
files
|
Thu, 27 Jul 2006 15:31:04 -0700 |
Vadim Gelfer |
make mq test more portable.
|
changeset |
files
|
Thu, 27 Jul 2006 15:19:58 -0700 |
Vadim Gelfer |
patchbomb: add content-disposition to make display inline and add filename
|
changeset |
files
|
Thu, 27 Jul 2006 22:28:03 +0200 |
Christian Ebert |
patchbomb: optionally send patches as inline attachments
|
changeset |
files
|
Thu, 27 Jul 2006 15:20:35 -0500 |
Matt Mackall |
Fix test permission
|
changeset |
files
|
Thu, 27 Jul 2006 12:36:17 -0700 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Thu, 27 Jul 2006 21:25:39 +0200 |
Christian Ebert |
make introductory message of patch series text/plain
|
changeset |
files
|
Fri, 21 Jul 2006 01:51:17 -0300 |
Alexis S. L. Carvalho |
run-tests.py: fix diff output when test-foo.out doesn't exist.
|
changeset |
files
|
Fri, 21 Jul 2006 01:51:17 -0300 |
Alexis S. L. Carvalho |
Allow tests that end in .py and .bat
|
changeset |
files
|
Thu, 27 Jul 2006 18:53:31 +0200 |
Thomas Arendsen Hein |
Merged backout head.
|
changeset |
files
|
Thu, 27 Jul 2006 18:53:10 +0200 |
Thomas Arendsen Hein |
Backed out changeset 2ab464771b7d15c60014996d2853efc92cdb8465
|
changeset |
files
|
Thu, 27 Jul 2006 09:27:45 -0700 |
Chris Mason |
mq: strip should not blow away local changes
|
changeset |
files
|
Thu, 27 Jul 2006 09:27:42 -0700 |
Chris Mason |
mq: fix qnew and qimport to deal with series file comments
|
changeset |
files
|
Thu, 27 Jul 2006 09:27:39 -0700 |
Chris Mason |
mq: qpop should act like quilt pop
|
changeset |
files
|
Thu, 27 Jul 2006 09:27:35 -0700 |
Chris Mason |
mq: patch naming shortcuts
|
changeset |
files
|
Wed, 26 Jul 2006 20:15:31 +0200 |
Mathieu Clabaut |
Improve bash_completion for patches in MQ
|
changeset |
files
|
Wed, 26 Jul 2006 20:11:54 +0200 |
Mathieu Clabaut |
MQ: uniformise message and logfile option.
|
changeset |
files
|
Thu, 27 Jul 2006 09:14:53 -0700 |
Vadim Gelfer |
merge with crew.
|
changeset |
files
|
Wed, 26 Jul 2006 21:01:36 +0200 |
Mathieu Clabaut |
Makefile do a chmod +x on test sceanrios
|
changeset |
files
|
Thu, 27 Jul 2006 13:18:21 +0200 |
Christian Ebert |
email: reflect that recipients are specified as comma-separated list
|
changeset |
files
|