Sun, 17 May 2009 16:20:27 +0200 |
Martin Geisler |
ui: use set instead of dict
|
Sun, 17 May 2009 16:15:37 +0200 |
Benoit Boissinot |
alias: honor the [defaults] section, fix issue1642
|
Sun, 17 May 2009 16:08:47 +0200 |
Dirkjan Ochtman |
templater: keep a cache of Python functions for filter expressions
|
Sun, 17 May 2009 16:06:48 +0200 |
Dirkjan Ochtman |
templater: replace regex complexity by simple str containment checks
|
Sun, 17 May 2009 16:05:50 +0200 |
Dirkjan Ochtman |
templater: clean up the process method, separating code paths
|
Sun, 17 May 2009 09:54:08 +0200 |
Cédric Duval |
patchbomb: make diffstat usage clearer
|
Sun, 17 May 2009 15:30:45 +0200 |
Martin Geisler |
patchbomb: describe --attach and --inline options in help
|
Sun, 17 May 2009 09:45:49 +0200 |
Cédric Duval |
patchbomb: fix help to reflect actual operation
|
Sun, 17 May 2009 14:35:06 +0200 |
Patrick Mezard |
convert/bzr: warn when source is a lightweight checkout (issue1647)
|
Sun, 17 May 2009 04:33:39 +0200 |
Benoit Boissinot |
localrepo: use set instead of dict
|
Sun, 17 May 2009 04:20:59 +0200 |
Benoit Boissinot |
copies: use set instead of dict
|
Sun, 17 May 2009 04:16:44 +0200 |
Benoit Boissinot |
store: use set instead of dict
|
Sun, 17 May 2009 04:14:15 +0200 |
Benoit Boissinot |
verify: use set instead of dict
|
Sun, 17 May 2009 03:53:13 +0200 |
Benoit Boissinot |
ancestor: use set instead of dict
|
Sun, 17 May 2009 03:49:59 +0200 |
Benoit Boissinot |
revlog: use set instead of dict
|
Sun, 17 May 2009 03:40:54 +0200 |
Benoit Boissinot |
bisect: use set instead of dict
|
Sun, 17 May 2009 03:38:03 +0200 |
Benoit Boissinot |
repair: use set instead of dict
|
Sun, 17 May 2009 03:28:49 +0200 |
Benoit Boissinot |
patch: use set instead of dict
|
Sun, 17 May 2009 03:26:08 +0200 |
Benoit Boissinot |
record: use set instead of dict
|
Sun, 17 May 2009 03:25:24 +0200 |
Benoit Boissinot |
hgk: use set instead of dict
|
Sun, 17 May 2009 03:19:00 +0200 |
Benoit Boissinot |
convert: cleanups in monotone converter
|
Sun, 17 May 2009 03:14:37 +0200 |
Benoit Boissinot |
merge with crew
|
Sun, 17 May 2009 03:04:17 +0200 |
Benoit Boissinot |
convert: use set instead of dict
|
Sun, 17 May 2009 03:02:12 +0200 |
Benoit Boissinot |
bugzilla: use set instead of dict
|
Sun, 17 May 2009 02:55:22 +0200 |
Benoit Boissinot |
rebase: use set instead of dict
|
Sun, 17 May 2009 02:44:12 +0200 |
Benoit Boissinot |
revlog.missing(): use sets instead of a dict
|
Sun, 17 May 2009 02:15:21 +0200 |
Martin Geisler |
tests: add missing interpreter lines
|
Sun, 17 May 2009 02:10:09 +0200 |
Martin Geisler |
cvsnt-mergepoints test: use sh instead of bash
|
Sun, 17 May 2009 01:42:21 +0200 |
Martin Geisler |
tests: removed unnecessary execute bit on Python tests
|
Sun, 17 May 2009 01:39:31 +0200 |
Martin Geisler |
tests: renamed Python tests to .py
|