Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 29 Feb 2008 02:15:31 +0100 | Thomas Arendsen Hein | Add option -l/--limit to hg incoming and hg outgoing. |
Fri, 29 Feb 2008 01:51:23 +0100 | Thomas Arendsen Hein | Move finding/checking the log limit to cmdutil |
Fri, 29 Feb 2008 01:25:31 +0100 | Thomas Arendsen Hein | Make hg debugancestor accept -R by making it an optionalrepo command. |
Fri, 29 Feb 2008 01:14:37 +0100 | Thomas Arendsen Hein | debugancestor: use *args instead of *opts, to not confuse with option dicts. |
Thu, 28 Feb 2008 17:37:56 +0200 | Marti Raudsepp | mq: Cleanup: update outdated file header. |
Thu, 28 Feb 2008 17:37:56 +0200 | Marti Raudsepp | convert: Clean up authormap key=value splitting. |