Mercurial > hg
log mercurial/util.py @ 1015:22571b8d35d3
age | author | description |
---|---|---|
Tue, 23 Aug 2005 19:58:46 -0700 | mpm | Add automatic binary file detection to diff and export |
Tue, 16 Aug 2005 14:53:47 -0800 | mpm | Fix hg clone race with writer |
Mon, 15 Aug 2005 11:46:41 -0800 | mark williamson | Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one. |
Sun, 14 Aug 2005 12:23:36 -0800 | mpm | Fix bug with empty inc and exc |
Sat, 13 Aug 2005 19:43:42 -0800 | mpm | Merge with BOS |
Sat, 13 Aug 2005 15:26:32 -0800 | Bryan O'Sullivan | Merge walk changes with Matt's tip. |