mercurial/crew at 3615: 46 outgoing changesets
Mercurial Commits
hg at intevation.org
Sat Nov 4 12:00:14 UTC 2006
46 outgoing changesets in mercurial/crew:
http://hg.intevation.org/mercurial/crew/rev/1d2fdea875bc
changeset: 3615:1d2fdea875bc
tag: tip
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Nov 02 19:23:55 2006 +0100
summary: Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".
http://hg.intevation.org/mercurial/crew/rev/fd7a018b7db7
changeset: 3614:fd7a018b7db7
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Nov 02 15:30:45 2006 +0100
summary: Try hgweb unbundle methods in the order presented by the server.
http://hg.intevation.org/mercurial/crew/rev/cbf352b9a3cd
changeset: 3613:cbf352b9a3cd
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Nov 02 14:58:55 2006 +0100
summary: Client support for hgweb unbundle with versions.
http://hg.intevation.org/mercurial/crew/rev/d1b16a746db6
changeset: 3612:d1b16a746db6
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Nov 02 14:39:08 2006 +0100
summary: Add allowed bundle types as argument to hgweb unbundle capability.
http://hg.intevation.org/mercurial/crew/rev/967f1d00f521
changeset: 3611:967f1d00f521
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Wed Nov 01 19:59:26 2006 -0300
summary: hgweb: remove debugging print
http://hg.intevation.org/mercurial/crew/rev/44cd1eb72fd7
changeset: 3610:44cd1eb72fd7
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Wed Nov 01 22:06:24 2006 +0100
summary: hgweb: introduce a new capability for sending a compressed bundle
http://hg.intevation.org/mercurial/crew/rev/a969e81631ce
changeset: 3609:a969e81631ce
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Wed Nov 01 22:01:30 2006 +0100
summary: hgweb: if the server supports it, send a compressed bundle
http://hg.intevation.org/mercurial/crew/rev/802da51cab5b
changeset: 3608:802da51cab5b
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Wed Nov 01 14:53:11 2006 -0300
summary: Use httpconnection even with proxies.
http://hg.intevation.org/mercurial/crew/rev/f4c9bb4ad7b1
changeset: 3607:f4c9bb4ad7b1
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Wed Nov 01 17:56:55 2006 +0100
summary: issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
http://hg.intevation.org/mercurial/crew/rev/f8589028a7fa
changeset: 3606:f8589028a7fa
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 18:10:23 2006 -0800
summary: hgweb: split URLs containing spaces or other escaped characters correctly
http://hg.intevation.org/mercurial/crew/rev/9d815b074dcb
changeset: 3605:9d815b074dcb
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 17:31:30 2006 -0800
summary: zsh: perform ~ expansion on _hg_root
http://hg.intevation.org/mercurial/crew/rev/437489d8dfbf
changeset: 3604:437489d8dfbf
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 17:24:42 2006 -0800
summary: mq: handle qpush -a with empty series
http://hg.intevation.org/mercurial/crew/rev/ef9c515836ae
changeset: 3603:ef9c515836ae
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 16:35:44 2006 -0800
summary: zsh: compute repository root instead of forking hg
http://hg.intevation.org/mercurial/crew/rev/ec221317e018
changeset: 3602:ec221317e018
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 16:04:03 2006 -0800
summary: zsh: complete users in ssh URLS
http://hg.intevation.org/mercurial/crew/rev/cedf056bb723
changeset: 3601:cedf056bb723
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 15:48:02 2006 -0800
summary: zsh: support remote cloning
http://hg.intevation.org/mercurial/crew/rev/932dadd2e614
changeset: 3600:932dadd2e614
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 15:44:16 2006 -0800
summary: zsh: add optional remote directory cache
http://hg.intevation.org/mercurial/crew/rev/e00920b4f1cb
changeset: 3599:e00920b4f1cb
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 23:56:52 2006 +0100
summary: sshrepo: fix the parsing of the ssh url
http://hg.intevation.org/mercurial/crew/rev/27121416f9a8
changeset: 3598:27121416f9a8
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 14:53:08 2006 -0800
summary: zsh: complete SSH directories
http://hg.intevation.org/mercurial/crew/rev/0d253ec988a6
changeset: 3597:0d253ec988a6
user: Brendan Cully <brendan at kublai.com>
date: Tue Oct 31 12:05:47 2006 -0800
summary: zsh: complete unknown commands normally
http://hg.intevation.org/mercurial/crew/rev/0611e851b9db
changeset: 3596:0611e851b9db
parent: 3595:fc34fd58ae7b
parent: 3590:231e61de692c
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:22:05 2006 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/fc34fd58ae7b
changeset: 3595:fc34fd58ae7b
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:09:43 2006 +0100
summary: hgweb: fix handling of path for old style template
http://hg.intevation.org/mercurial/crew/rev/5f08389bcf06
changeset: 3594:5f08389bcf06
parent: 3593:9bfb3c049b2a
parent: 3589:1c9b6f1237e0
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:03:52 2006 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/9bfb3c049b2a
changeset: 3593:9bfb3c049b2a
parent: 3592:fffc8a733bf9
parent: 3591:c2f82db92ae1
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:03:23 2006 +0100
summary: merge with backout
http://hg.intevation.org/mercurial/crew/rev/fffc8a733bf9
changeset: 3592:fffc8a733bf9
parent: 3580:41989e55fa37
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:02:49 2006 +0100
summary: Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140
http://hg.intevation.org/mercurial/crew/rev/c2f82db92ae1
changeset: 3591:c2f82db92ae1
parent: 3586:66a17364c30e
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Tue Oct 31 13:01:28 2006 +0100
summary: Backed out changeset 66a17364c30ef0804153093cfaccf830e563928a
http://hg.intevation.org/mercurial/crew/rev/231e61de692c
changeset: 3590:231e61de692c
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Tue Oct 31 10:50:16 2006 +0100
summary: Check for at least having a final release of python 2.3.0 in setup.py
http://hg.intevation.org/mercurial/crew/rev/1c9b6f1237e0
changeset: 3589:1c9b6f1237e0
user: Brendan Cully <brendan at kublai.com>
date: Mon Oct 30 16:14:38 2006 -0800
summary: test for git empty new files
http://hg.intevation.org/mercurial/crew/rev/45574a225632
changeset: 3588:45574a225632
user: Brendan Cully <brendan at kublai.com>
date: Mon Oct 30 16:10:58 2006 -0800
summary: git patch: create empty added files
http://hg.intevation.org/mercurial/crew/rev/c8494fcc9d39
changeset: 3587:c8494fcc9d39
user: Brendan Cully <brendan at kublai.com>
date: Mon Oct 30 00:03:04 2006 -0800
summary: zsh: tab-complete status results by directory
http://hg.intevation.org/mercurial/crew/rev/66a17364c30e
changeset: 3586:66a17364c30e
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 16:33:46 2006 +0100
summary: filelog: rename filelog.size() to filelog.len()
http://hg.intevation.org/mercurial/crew/rev/cac2c17bec5a
changeset: 3585:cac2c17bec5a
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 16:14:55 2006 +0100
summary: revlog: more nullrev fixes
http://hg.intevation.org/mercurial/crew/rev/8dbbe4dadb48
changeset: 3584:8dbbe4dadb48
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 16:14:02 2006 +0100
summary: revlog: return 0 as offset for nullid
http://hg.intevation.org/mercurial/crew/rev/8ee579885d23
changeset: 3583:8ee579885d23
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 15:09:01 2006 +0100
summary: doc: clone doesn't create a working directory in remote repos
http://hg.intevation.org/mercurial/crew/rev/9fb7d3a05882
changeset: 3582:9fb7d3a05882
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 14:41:14 2006 +0100
summary: revlog.size() fix handling of rev == -1
http://hg.intevation.org/mercurial/crew/rev/be61bd32046c
changeset: 3581:be61bd32046c
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 14:18:55 2006 +0100
summary: use workingcontext.files() to detect if the repo is unclean
http://hg.intevation.org/mercurial/crew/rev/41989e55fa37
changeset: 3580:41989e55fa37
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Sun Oct 29 13:08:10 2006 +0100
summary: allow update to switch to a different branch if the repo is clean
http://hg.intevation.org/mercurial/crew/rev/0ed2732aa393
changeset: 3579:0ed2732aa393
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sun Oct 29 10:55:38 2006 +0100
summary: Explicitly use REVLOGV0 instead of 0 in bundlerepo.
http://hg.intevation.org/mercurial/crew/rev/3b4e00cba57a
changeset: 3578:3b4e00cba57a
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sun Oct 29 10:53:51 2006 +0100
summary: Define and use nullrev (revision of nullid) instead of -1.
http://hg.intevation.org/mercurial/crew/rev/7f7425306925
changeset: 3577:7f7425306925
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 23:37:59 2006 -0300
summary: Correct optimization from 3464f5e77f34; add a test.
http://hg.intevation.org/mercurial/crew/rev/00427c4b533b
changeset: 3576:00427c4b533b
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:59 2006 -0300
summary: log speedup: don't call revlog.node if we don't have to
http://hg.intevation.org/mercurial/crew/rev/0facae7566cc
changeset: 3575:0facae7566cc
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:57 2006 -0300
summary: log speedup: use list.extend to avoid an explicit loop
http://hg.intevation.org/mercurial/crew/rev/8d87c8d45b3d
changeset: 3574:8d87c8d45b3d
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:56 2006 -0300
summary: log speedup: use parentrevs in log and changeset_printer.show
http://hg.intevation.org/mercurial/crew/rev/31401776153f
changeset: 3573:31401776153f
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:55 2006 -0300
summary: log speedup: set quiet/verbose/debugflag in the fake ui object
http://hg.intevation.org/mercurial/crew/rev/fe03c9a476f6
changeset: 3572:fe03c9a476f6
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:54 2006 -0300
summary: log speedup: use only ui.write in changeset_printer.show
http://hg.intevation.org/mercurial/crew/rev/736a78469a85
changeset: 3571:736a78469a85
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Oct 28 20:21:52 2006 -0300
summary: log speedup: walkchangerevs: filter the files only if we need them
http://hg.intevation.org/mercurial/crew/rev/c141d07198b9
changeset: 3570:c141d07198b9
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Oct 28 23:05:57 2006 +0200
summary: Inform the user about the new URL when being redirected via http.
--
Repository URL: http://hg.intevation.org/mercurial/crew
More information about the Mercurial-devel
mailing list