Fri, 11 Jan 2008 15:01:29 +0100 |
Christian Ebert |
keyword: fix some doc strings; update copyright
|
Thu, 10 Jan 2008 12:07:18 +0300 |
Kirill Smelkov |
hg qrecord -- like record, but for mq
|
Thu, 10 Jan 2008 12:07:18 +0300 |
Kirill Smelkov |
cmdutil.commit: extract 'addremove' from opts carefully
|
Thu, 10 Jan 2008 12:07:18 +0300 |
Kirill Smelkov |
dispatch: allow extensions to provide setup code
|
Thu, 10 Jan 2008 12:07:13 +0300 |
Kirill Smelkov |
record: refactor record into generic record driver
|
Thu, 10 Jan 2008 11:43:30 +0300 |
Kirill Smelkov |
record: some docs
|
Wed, 09 Jan 2008 05:24:33 +0100 |
Christian Ebert |
keyword: clean up quiet setting in kwdemo and adding of untracked kwfiles
|
Wed, 09 Jan 2008 11:21:40 +0100 |
Christian Ebert |
keyword: suppress keyword expansion for log commands
|
Wed, 09 Jan 2008 05:18:50 +0100 |
Christian Ebert |
keyword: (bugfix) only set changenode for kwtemplater when committing
|
Tue, 08 Jan 2008 06:56:21 +0300 |
Maxim Dounin |
test-mq-header: don't fail with different patch(1)
|
Tue, 08 Jan 2008 15:56:12 -0600 |
Matt Mackall |
Fix up tests for XHTML validation bits
|
Mon, 07 Jan 2008 21:29:40 -0600 |
Kevin Christen |
Fixed numerous XHTML problems that caused validation errors and warnings.
|
Mon, 31 Dec 2007 16:18:17 +0100 |
Dennis Schoen |
patchbomb: attachment options changed
|
Fri, 04 Jan 2008 16:11:01 +0100 |
Christian Ebert |
patchbomb: consistently use opts.get
|
Fri, 04 Jan 2008 15:58:22 +0100 |
Christian Ebert |
patchbomb: fix more line continuations (coding style)
|
Fri, 04 Jan 2008 18:22:39 +0100 |
Christian Ebert |
keyword: add test
|
Fri, 04 Jan 2008 18:22:09 +0100 |
Christian Ebert |
Add extension for filewise RCS-keyword expansion in working dir
|
Mon, 07 Jan 2008 15:26:12 -0600 |
Alexandre Vassalotti |
restore branch after rollback (issue 902)
|
Sun, 06 Jan 2008 15:40:32 +0100 |
Patrick Mezard |
context: fix filectx.parents() bug introduced when editing 180a3eee4b75
|
Sun, 06 Jan 2008 13:17:10 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 29 Dec 2007 17:11:48 +0300 |
Maxim Dounin |
Fix copies reporting in log and convert.
|
Sat, 29 Dec 2007 16:57:43 +0300 |
Maxim Dounin |
context: preserve changeset in filectx if we have one
|
Sat, 05 Jan 2008 17:36:16 +0100 |
Patrick Mezard |
test-convert-hg-svn: make it more windows friendly
|
Sat, 05 Jan 2008 17:36:16 +0100 |
Patrick Mezard |
test-convert-svn-sink: wrap repetitive svn checks in a function
|
Sat, 05 Jan 2008 22:52:28 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 05 Jan 2008 11:46:00 +0900 |
Shun-ichi GOTO |
convert: Fix bug of limit_arglist() loosing file on limit boundary.
|
Fri, 04 Jan 2008 23:43:55 +0100 |
Patrick Mezard |
test-convert: test before() and after() conversion actions
|
Fri, 04 Jan 2008 23:43:55 +0100 |
Patrick Mezard |
test-convert-svn-source: test convert/multiple extra fields
|
Fri, 04 Jan 2008 23:43:49 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 04 Jan 2008 13:56:31 -0800 |
Bryan O'Sullivan |
util: drop params added during experimentation
|
Tue, 18 Dec 2007 12:45:30 -0800 |
John Coomes |
hg tag: run tag hook just once
|
Sat, 05 Jan 2008 17:55:16 +0100 |
Patrick Mezard |
Make run-tests.py --interactive work on Windows
|
Fri, 04 Jan 2008 23:23:47 +0100 |
Patrick Mezard |
convert: filemap must call base converter before()/after() actions
|
Fri, 04 Jan 2008 11:58:27 -0800 |
Bryan O'Sullivan |
fetch: hide authentication details
|
Fri, 04 Jan 2008 11:52:24 -0800 |
Bryan O'Sullivan |
serve: Don't change directory in the child if invoked with -d and --cwd
|
Fri, 04 Jan 2008 14:25:04 +0100 |
Thomas Arendsen Hein |
Fix status char in color extension for deleted (missing) files.
|
Fri, 04 Jan 2008 07:44:07 +0100 |
Thomas Arendsen Hein |
merge with main
|
Thu, 03 Jan 2008 06:25:30 +0900 |
Shun-ichi GOTO |
convert: print commit log message with local encoding correctly.
|
Thu, 03 Jan 2008 06:25:30 +0900 |
Shun-ichi GOTO |
convert: Accept local path on win32.
|
Thu, 03 Jan 2008 20:27:32 -0600 |
Kevin Christen |
color extension: change from GPL3 to 2
|
Thu, 03 Jan 2008 13:46:39 -0600 |
Matt Mackall |
changelog: fix decoding of extra
|
Thu, 03 Jan 2008 06:25:30 +0900 |
Shun-ichi GOTO |
convert: svn_sink: workaround of command line size limitation on win32.
|
Thu, 03 Jan 2008 06:25:30 +0900 |
Shun-ichi GOTO |
convert: svn_sink: specify encoding of message file explicitly on commit.
|
Wed, 02 Jan 2008 16:24:13 +0100 |
Peter Arrenbrecht |
mq: add --currentdate and --date options to qnew and qrefresh
|
Mon, 31 Dec 2007 09:15:39 -0600 |
Kevin Christen |
Add colored output to status and qseries commands
|
Sun, 30 Dec 2007 14:43:03 +0100 |
Christian Ebert |
patchbomb: simplify some line continuations
|
Sun, 30 Dec 2007 14:24:03 +0100 |
Christian Ebert |
patchbomb: add linebreaks after colons (coding style)
|
Thu, 03 Jan 2008 13:39:26 -0600 |
Kevin Christen |
Fixed XHTML validation errors
|
Wed, 02 Jan 2008 20:22:10 +0100 |
Thomas Arendsen Hein |
Move aliases section in help below synopsis (issue362)
|
Tue, 01 Jan 2008 23:12:48 +0100 |
Patrick Mezard |
test-convert-svn-source: test stop revision
|
Tue, 01 Jan 2008 19:20:03 +0100 |
Thomas Arendsen Hein |
Sort commands table again and add some missing 'hg' in synopsises.
|
Tue, 01 Jan 2008 17:12:37 +0100 |
Thomas Arendsen Hein |
Obfuscate (instead of just escape) contact/owner in gitweb summary.
|
Tue, 01 Jan 2008 17:07:15 +0100 |
Thomas Arendsen Hein |
Don't let ui.username override web.contact (issue900)
|
Tue, 01 Jan 2008 11:19:15 +0100 |
Thomas Arendsen Hein |
realign commands table
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: improve tests
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: handle search for bad to good transitions
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: faster merging
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: merge ancestor lists when pushing to children
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: skip calculations on candidates with too many ancestors
|