Mon, 01 Jun 2009 21:51:00 -0500 |
Matt Mackall |
commit: move explicit file checking into repo.commit
|
Mon, 01 Jun 2009 20:25:01 -0500 |
Matt Mackall |
dirstate: more accurate use of match.dir callback
|
Mon, 01 Jun 2009 14:51:47 -0500 |
Matt Mackall |
commit: editor reads file lists from provided context
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 14:11:19 -0500 |
Matt Mackall |
tag: use match.exact for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commands: drop files arg for commit calls
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
transplant: use match object rather than files for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
rebase: remove unneeded status call before commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
gpg: use match.exact rather than files for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
mq: drop unneeded files args for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commit: apply force flag without files
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
fetch: no need to pass files list to commit
|
Wed, 03 Jun 2009 14:50:03 +0200 |
Marco Beck |
templater: retain author's full name if no email is supplied (issue1685)
|
Wed, 03 Jun 2009 14:10:36 +0200 |
Dirkjan Ochtman |
tests: delete parallel coverage files after combining
|
Wed, 03 Jun 2009 13:59:38 +0200 |
John Mulligan |
heads: show closed heads only when --closed is passed
|
Wed, 03 Jun 2009 13:42:55 +0200 |
John Mulligan |
localrepo: set heads and branchheads to be closed=False by default
|
Mon, 01 Jun 2009 17:12:42 +0200 |
Patrick Mezard |
convert: rewrite tags when converting from hg to hg
|
Mon, 01 Jun 2009 17:12:41 +0200 |
Patrick Mezard |
convert: default revisions order depends on source
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: fail fast if source does not support --sourcesort
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: add --sourcesort option for source specific sort
|
Mon, 01 Jun 2009 17:12:38 +0200 |
Patrick Mezard |
convert: parse sort mode sooner
|
Mon, 01 Jun 2009 17:12:37 +0200 |
Patrick Mezard |
convert: split toposort() into subfunctions for readability
|
Mon, 01 Jun 2009 09:18:35 -0400 |
Greg Ward |
run-tests: don't replace PYTHONPATH, just augment it.
|
Mon, 01 Jun 2009 01:24:01 +0200 |
Martin Geisler |
merge with mpm
|
Mon, 01 Jun 2009 00:56:29 +0200 |
Martin Geisler |
color: yet another typo
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: fold plan cases down to two special cases
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: refactor walk plan
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: remove match.never
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: use match.bad callback for filetype messages
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|