Commit Graph

8 Commits

Author SHA1 Message Date
Vadim Gelfer
d1f78f49f0 add preoutgoing and outgoing hooks.
preoutgoing lets prevent pull over http or ssh.
outgoing lets notify after pull.
2006-02-17 08:26:21 -08:00
Benoit Boissinot
06e39e559b i18n part2: use '_' for all strings who are part of the user interface 2005-10-18 18:38:39 -07:00
Benoit Boissinot
e38e94088a i18n first part: make '_' available for files who need it 2005-10-18 18:37:48 -07:00
Eric Hopper
01737b862f Fixed a bug in my changes to httprepo.py 2005-10-03 16:07:54 -07:00
Eric Hopper
92bfd43284 Fix same performance bug as c3654cfaa77 but for httprepo.py instead. 2005-10-03 15:06:46 -07:00
Matt Mackall
5989cc8682 Set the user agent for httprepo communication 2005-09-27 18:30:54 -07:00
Bryan O'Sullivan
d5a9cb0366 Fix lots of exception-related problems.
These have been around since the Big Code Split.
2005-09-14 15:41:22 -07:00
mpm@selenic.com
e175fdde9b Break apart hg.py
- move the various parts of hg.py into their own files
- create node.py to store node manipulation functions
2005-08-27 14:21:25 -07:00