Wed, 24 Jun 2009 13:42:02 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for extensions providing a few commands
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Mon, 15 Jun 2009 00:03:27 +0200 |
Patrick Mezard |
Make mq, record and transplant honor patch.eol
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
transplant: use match object rather than files for commit
|
Sun, 24 May 2009 22:37:20 +0200 |
Martin Geisler |
use ui instead of repo.ui when the former is in scope
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
Sun, 26 Apr 2009 14:20:41 -0700 |
Brendan Cully |
transplant: forbid transplant to nonempty repositories with no working directory.
|
Fri, 24 Apr 2009 17:00:18 -0500 |
Jacob Lee |
transplant: remove the restriction that the destination be nonempty.
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the extensions from gc to explicit
|
Sat, 18 Apr 2009 14:40:21 +0200 |
Martin Geisler |
help texts: write command line switches as -a/--abc
|
Sat, 04 Apr 2009 23:19:29 +0200 |
Martin Geisler |
transplant: word-wrap help texts at 70 characters
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|