Sun, 22 Oct 2006 21:47:37 -0300 hgweb: make #motd# available for all templates
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 21:47:37 -0300] rev 3483
hgweb: make #motd# available for all templates
Sat, 21 Oct 2006 23:51:36 -0700 zsh completion: basic mq support
Brendan Cully <brendan@kublai.com> [Sat, 21 Oct 2006 23:51:36 -0700] rev 3482
zsh completion: basic mq support
Sun, 22 Oct 2006 01:02:13 -0300 bash_completion: qguard
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:02:13 -0300] rev 3481
bash_completion: qguard
Sun, 22 Oct 2006 01:02:06 -0300 bash_completion: allow overriding completion for arguments that start with "-"
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:02:06 -0300] rev 3480
bash_completion: allow overriding completion for arguments that start with "-"
Sun, 22 Oct 2006 01:02:00 -0300 bash_completion: qfold, qrename, qheader, qclone and qselect
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:02:00 -0300] rev 3479
bash_completion: qfold, qrename, qheader, qclone and qselect
Sun, 22 Oct 2006 01:01:52 -0300 bash_completion: email --bcc
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:01:52 -0300] rev 3478
bash_completion: email --bcc
Sun, 22 Oct 2006 01:01:45 -0300 bash_completion: qdelete --rev
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:01:45 -0300] rev 3477
bash_completion: qdelete --rev
Sun, 22 Oct 2006 01:01:42 -0300 bash_completion: make export fall back to tags when there's no mq patch applied
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:01:42 -0300] rev 3476
bash_completion: make export fall back to tags when there's no mq patch applied
Sun, 22 Oct 2006 01:01:03 -0300 bash_completion: don't complete export with "garbage" when mq is not around
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 22 Oct 2006 01:01:03 -0300] rev 3475
bash_completion: don't complete export with "garbage" when mq is not around The "garbage" is the output of hg help printed when a command is not found.
Sat, 21 Oct 2006 20:51:24 +0200 Fix "templater object got multiple values for keyword argument 'motd'"
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 21 Oct 2006 20:51:24 +0200] rev 3474
Fix "templater object got multiple values for keyword argument 'motd'" caused by adding motd to the call to the index template (2896ce093ec4)
Sat, 21 Oct 2006 20:19:46 +0200 Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 21 Oct 2006 20:19:46 +0200] rev 3473
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
Thu, 19 Oct 2006 16:15:01 -0700 gitweb: add revision numbers to annotate changeset links
Brendan Cully <brendan@kublai.com> [Thu, 19 Oct 2006 16:15:01 -0700] rev 3472
gitweb: add revision numbers to annotate changeset links
Thu, 19 Oct 2006 16:12:43 -0700 gitweb: add revision numbers to filerevision changeset links
Brendan Cully <brendan@kublai.com> [Thu, 19 Oct 2006 16:12:43 -0700] rev 3471
gitweb: add revision numbers to filerevision changeset links
Thu, 19 Oct 2006 15:58:43 -0700 hgweb: add revision numbers to changeset parent/child links
Brendan Cully <brendan@kublai.com> [Thu, 19 Oct 2006 15:58:43 -0700] rev 3470
hgweb: add revision numbers to changeset parent/child links
Thu, 19 Oct 2006 16:55:34 +0200 fix errors spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 19 Oct 2006 16:55:34 +0200] rev 3469
fix errors spotted by pychecker
Thu, 19 Oct 2006 14:16:51 +0200 use xrange instead of range
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 19 Oct 2006 14:16:51 +0200] rev 3468
use xrange instead of range
Thu, 19 Oct 2006 14:03:41 +0200 use xrange instead of range
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 19 Oct 2006 14:03:41 +0200] rev 3467
use xrange instead of range
Thu, 19 Oct 2006 13:00:02 +0200 Corrected SSH configuration example in pull help.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 19 Oct 2006 13:00:02 +0200] rev 3466
Corrected SSH configuration example in pull help.
Thu, 19 Oct 2006 10:23:27 +0200 revlog.children: use parentrevs instead of parents
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 19 Oct 2006 10:23:27 +0200] rev 3465
revlog.children: use parentrevs instead of parents
Wed, 18 Oct 2006 18:47:50 -0300 Don't use test -e in tests - sh doesn't like it on Solaris
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 18 Oct 2006 18:47:50 -0300] rev 3464
Don't use test -e in tests - sh doesn't like it on Solaris
Wed, 18 Oct 2006 18:44:23 -0300 Update tests output
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 18 Oct 2006 18:44:23 -0300] rev 3463
Update tests output
Wed, 18 Oct 2006 14:24:38 -0700 Add --rev option to status
Brendan Cully <brendan@kublai.com> [Wed, 18 Oct 2006 14:24:38 -0700] rev 3462
Add --rev option to status
Wed, 18 Oct 2006 22:24:03 +0200 makes username mandatory
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 18 Oct 2006 22:24:03 +0200] rev 3461
makes username mandatory
Wed, 18 Oct 2006 10:37:34 -0700 patch: return list of modified files even when an exception is raised
Brendan Cully <brendan@kublai.com> [Wed, 18 Oct 2006 10:37:34 -0700] rev 3460
patch: return list of modified files even when an exception is raised The file list is passed in as an argument and updated in place. This fixes issue399.
Wed, 18 Oct 2006 10:37:34 -0700 mq: test case for issue399
Brendan Cully <brendan@kublai.com> [Wed, 18 Oct 2006 10:37:34 -0700] rev 3459
mq: test case for issue399
Wed, 18 Oct 2006 18:10:21 +0200 Extended templating test for new branches and extra changeset info.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 18:10:21 +0200] rev 3458
Extended templating test for new branches and extra changeset info.
Wed, 18 Oct 2006 18:09:32 +0200 Added extra changeset info to templater and map-cmdline.default.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 18:09:32 +0200] rev 3457
Added extra changeset info to templater and map-cmdline.default.
Wed, 18 Oct 2006 17:58:51 +0200 Add new branch info to templater and use it in map-cmdline.default.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 17:58:51 +0200] rev 3456
Add new branch info to templater and use it in map-cmdline.default. The template currently shows old (hg log -b style) branch tags, too, but not in the same way as the built in changeset_printer.
Wed, 18 Oct 2006 12:26:12 +0200 Don't show empty list of files in hg log -v.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 12:26:12 +0200] rev 3455
Don't show empty list of files in hg log -v.
Wed, 18 Oct 2006 12:17:02 +0200 Adjust default cmdline style to really match verbose/debug log.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 12:17:02 +0200] rev 3454
Adjust default cmdline style to really match verbose/debug log.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip