Sat, 15 Nov 2008 12:27:40 +0100 |
Dirkjan Ochtman |
graphlog: fix python2.3 incompatibility (used genexp, sorted())
|
Fri, 14 Nov 2008 22:29:03 +0100 |
Christian Ebert |
keyword: move common code out of commit condition
|
Fri, 14 Nov 2008 14:12:43 -0600 |
Matt Mackall |
lookup: fast-paths for int and 'tip'
|
Fri, 14 Nov 2008 14:12:16 -0600 |
Matt Mackall |
doc: handle shortened command synopses
|
Fri, 14 Nov 2008 19:10:09 +0100 |
Dirkjan Ochtman |
keyword: be more efficient about ctx usage
|
Fri, 14 Nov 2008 18:34:47 +0100 |
Dirkjan Ochtman |
graphlog: kill whitespace from earlier refactoring
|
Fri, 14 Nov 2008 14:17:42 +0100 |
Dirkjan Ochtman |
extensions: copy __module__ for wrapped commands
|
Fri, 14 Nov 2008 14:36:17 +0100 |
Benoit Allard |
pull: update to branch tip if there is only one head on the current branch
|
Fri, 14 Nov 2008 13:48:23 +0100 |
Dirkjan Ochtman |
graphlog: use built-in log output buffering
|
Fri, 14 Nov 2008 13:44:10 +0100 |
Peter Arrenbrecht |
graphlog: refactor common grapher code
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
Fri, 14 Nov 2008 12:44:26 +0100 |
Dirkjan Ochtman |
context: use descriptors to speed up lazy attributes
|
Thu, 13 Nov 2008 21:09:51 +0100 |
Dirkjan Ochtman |
context: special-case changectx setup for integer changeid
|
Thu, 13 Nov 2008 12:52:03 -0600 |
Matt Mackall |
Add contrib/perf.py for performance testing
|
Wed, 12 Nov 2008 19:11:34 -0600 |
Matt Mackall |
lookup: speed up partial lookup
|
Wed, 12 Nov 2008 19:11:09 -0600 |
Matt Mackall |
help: remove redundant 'hg <command>' from command synopses
|
Wed, 12 Nov 2008 15:58:46 -0600 |
Matt Mackall |
revlog: speed up parents()
|
Wed, 12 Nov 2008 15:32:16 -0600 |
Matt Mackall |
revlog: remove delta function
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
Thu, 13 Nov 2008 10:11:32 +0100 |
Chris Winter |
patchbomb: add option to send intro email for a single patch (issue1120)
|
Wed, 12 Nov 2008 19:12:32 +0100 |
Peter Arrenbrecht |
patchbomb: fix patch name generation in patch series
|
Wed, 12 Nov 2008 19:12:26 +0100 |
Peter Arrenbrecht |
patchbomb: add tests for diffstat, inline, and attach options
|
Wed, 12 Nov 2008 19:12:21 +0100 |
Peter Arrenbrecht |
patchbomb: make test markers more syntax highlighter friendly
|
Wed, 12 Nov 2008 16:32:21 +0100 |
Peter Arrenbrecht |
graphlog: add assertion for allowed n_column_diff range
|
Wed, 12 Nov 2008 16:32:35 +0100 |
Peter Arrenbrecht |
graphlog: drop redundant comment (see docstring)
|
Wed, 12 Nov 2008 14:36:16 +0100 |
Dirkjan Ochtman |
patchbomb: extract a bunch of nested functions
|
Wed, 12 Nov 2008 14:07:47 +0100 |
Peter Arrenbrecht |
patchbomb: make `hg email` reusable for other patch sources
|
Wed, 12 Nov 2008 14:01:09 +0100 |
Peter Arrenbrecht |
patchbomb: make options to email command reusable
|