Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 23 May 2008 14:02:48 +0200] rev 6636
merge from crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 03 Jun 2008 12:10:14 +0200] rev 6635
mq: don't update the working copy on strip if parents aren't stripped
* * *
Adrian Buehlmann <adrian@cadifra.com> [Tue, 03 Jun 2008 09:31:36 +0200] rev 6634
mq: qimport: explain insertion point in doc string
Patrick Mezard <pmezard@gmail.com> [Mon, 02 Jun 2008 21:38:52 +0200] rev 6633
test-convert-mtn: test descriptions with quotes
David Reiss <davidn@gmail.com> [Fri, 16 May 2008 00:48:23 -0700] rev 6632
convert.monotone: fix quotes and backslashes in change descriptions.
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Thu, 29 May 2008 22:21:29 +0200] rev 6631
Active branches fix (
issue1104)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 26 May 2008 14:20:26 +0200] rev 6630
hgweb: correctly validate permissions with streamclone pulling
Lee Cantey <lcantey@gmail.com> [Sun, 25 May 2008 14:05:35 -0700] rev 6629
Fix bad span tag in Readme
Patrick Mezard <pmezard@gmail.com> [Sat, 24 May 2008 18:11:34 +0200] rev 6628
test-mq-merge: test mq merge and explicit patch queue
teki321@gmail.com [Thu, 08 May 2008 14:02:42 +1000] rev 6627
mq: qpush -n fix
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 23 May 2008 16:50:17 +0200] rev 6626
tests: don't run test-convert-cvs if there's no cvs server
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 23 May 2008 13:59:23 +0200] rev 6625
improve help text for clone -U
Matt Mackall <mpm@selenic.com> [Thu, 22 May 2008 15:48:44 -0500] rev 6624
Added signature for changeset
d5cbbe2c49ce
Matt Mackall <mpm@selenic.com> [Thu, 22 May 2008 15:48:42 -0500] rev 6623
Added tag 1.0.1 for changeset
d5cbbe2c49ce
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 22 May 2008 13:29:47 +0200] rev 6622
merge from crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 22 May 2008 13:28:34 +0200] rev 6621
mq: lose the trailing whitespace
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 22 May 2008 13:26:39 +0200] rev 6620
improve help text for push (explanation of -r)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 19 May 2008 10:23:47 +0200] rev 6619
merge from crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 19 May 2008 10:02:28 +0200] rev 6618
merge from crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 18 May 2008 23:49:33 +0200] rev 6617
Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 18 May 2008 23:31:54 +0200] rev 6616
hgk: difftree must match all files when supplied list is empty
Patrick Mezard <pmezard@gmail.com> [Sun, 18 May 2008 23:09:59 +0200] rev 6615
status: fix "added" attributes renamed in
bf2bf986ff87
Adrian Buehlmann <adrian at cadifra.com> [Wed, 14 May 2008 01:08:51 +0200] rev 6614
doc/hgrc.5.txt: add anchors for sections
Enables links into hgrc.5.html of the form: hgrc.5.html#section
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 17 May 2008 09:12:49 +0200] rev 6613
merge from crew-stable
Adrian Buehlmann <adrian@cadifra.com> [Wed, 23 Apr 2008 19:40:15 +0200] rev 6612
gendoc: add anchors for commands
Enables links into hg.1.html of the form: hg.1.html#command
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 19 May 2008 10:22:15 +0200] rev 6611
mq: add correct documentation for qpop
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 19 May 2008 10:19:59 +0200] rev 6610
Backed out changeset
ff5ef3c0fe10 (fixes wrong documentation)
Jeff Walden <jwalden@mit.edu> [Mon, 19 May 2008 03:52:26 -0400] rev 6609
Slight improvement to qpop arguments help
Patrick Mezard <pmezard@gmail.com> [Sun, 18 May 2008 20:54:10 +0200] rev 6608
test-mq: update qdiff summary output
Patrick Mezard <pmezard@gmail.com> [Sun, 18 May 2008 17:01:24 +0200] rev 6607
mq: make qselect fail properly on an empty guard
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 17 May 2008 09:11:14 +0200] rev 6606
mq: expand help text for qdiff
Thanks to Waldo for thinking about this and formulating some text.
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:56 -0500] rev 6605
status: refactor status command
- directly calculate a list of states to show
- simplify repo.status call
- use zip to build file list
- only add relevant copies to copy dict