Mercurial > hg
log mercurial/httprepo.py @ 1734:9488d53233b5
age | author | description |
---|---|---|
Tue, 18 Oct 2005 18:38:39 -0700 | Benoit Boissinot | i18n part2: use '_' for all strings who are part of the user interface |
Tue, 18 Oct 2005 18:37:48 -0700 | Benoit Boissinot | i18n first part: make '_' available for files who need it |
Mon, 03 Oct 2005 16:07:54 -0700 | Eric Hopper | Fixed a bug in my changes to httprepo.py |
Mon, 03 Oct 2005 15:06:46 -0700 | Eric Hopper | Fix same performance bug as c3654cfaa77 but for httprepo.py instead. |
Tue, 27 Sep 2005 18:30:54 -0700 | Matt Mackall | Set the user agent for httprepo communication |
Wed, 14 Sep 2005 15:41:22 -0700 | Bryan O'Sullivan | Fix lots of exception-related problems. |
Sat, 27 Aug 2005 14:21:25 -0700 | mpm | Break apart hg.py base mercurial/hg.py@79bd2e105677 |