Fri, 27 May 2011 17:51:16 +0300 |
Idan Kamara |
tests: add a test to check for duplicate command options
|
Fri, 27 May 2011 17:49:54 +0300 |
Idan Kamara |
mq: allow --mq for qrecord
|
Fri, 27 May 2011 17:46:48 +0300 |
Idan Kamara |
run-tests: fix --blacklist with jobs > 1
|
Fri, 27 May 2011 17:46:47 +0300 |
Idan Kamara |
run-tests: slightly simplify blacklist check
|
Fri, 27 May 2011 08:50:27 -0500 |
Matt Mackall |
coal: use preformatted text for descriptions (issue2835)
|
Fri, 27 May 2011 10:03:29 +0200 |
Adrian Buehlmann |
rebase: add option --tool/-t for 'pull --rebase'
|
Fri, 27 May 2011 11:01:44 +0200 |
Martin Geisler |
subrepo: refactor writestate for clarity
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
cmdutil: make private copies of option lists to avoid sharing monkeypatches
|
Thu, 26 May 2011 19:00:47 +0300 |
Idan Kamara |
record: fix options placeholder
|
Wed, 25 May 2011 08:38:58 -0700 |
Paul Molodowitch |
subrepo: bare git repos considered dirty
|
Thu, 26 May 2011 00:53:23 +0300 |
Idan Kamara |
dispatch: use the request to store the ui object
|
Thu, 26 May 2011 00:44:11 +0300 |
Idan Kamara |
dispatch: wrap dispatch related information in a request class
|
Thu, 26 May 2011 22:51:02 +0800 |
Steven Brown |
patch: restore the previous output of 'diff --stat'
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
Thu, 26 May 2011 11:11:34 +0200 |
Sune Foldager |
tests: update monotone version requirement
|
Wed, 25 May 2011 10:06:17 +0200 |
Patrick Mezard |
test-git-import: test patching existing copy targets
|
Tue, 24 May 2011 17:30:00 -0500 |
Matt Mackall |
httprepo: handle large lengths by bypassing the len() operator
|
Tue, 24 May 2011 14:52:23 +0200 |
Adrian Buehlmann |
workingctx.remove: don't stat files again after unlinking
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
|
Tue, 24 May 2011 19:17:22 +0300 |
Idan Kamara |
record: alias qrecord to qnew -i/--interactive
|
Tue, 24 May 2011 19:17:19 +0300 |
Idan Kamara |
record: add qrefresh -i/--interactive
|
Tue, 24 May 2011 19:17:04 +0300 |
Idan Kamara |
record: add an option to backup all wc modifications
|
Tue, 24 May 2011 19:17:02 +0300 |
Idan Kamara |
record: check patch name is valid before prompting in qrecord
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: use checkpatchname
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: wrap patch file name checks in a function
|