Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 13 Aug 2005 12:41:00 -0800 | tksoh | Allow Mercurial to build on HP-UX 11 |
Fri, 12 Aug 2005 23:54:09 -0800 | mpm | Merge with TAH |
Wed, 10 Aug 2005 08:41:23 +0100 | Thomas Arendsen Hein | Cleanup after previous changes: |
Wed, 10 Aug 2005 08:23:42 +0100 | Thomas Arendsen Hein | Extended test case to test dirstate length bug fixed in a7e95e3606c7. |
Wed, 10 Aug 2005 07:51:37 +0100 | Thomas Arendsen Hein | Use length of file instead of length of change for the dirstate entry. |
Wed, 10 Aug 2005 06:47:46 +0100 | Thomas Arendsen Hein | Fix 3-way-merge of original parent, workdir and new parent. |
Tue, 09 Aug 2005 11:32:30 +0100 | Thomas Arendsen Hein | dirstate.changes() now distinguishes 'hg remove'd or just deleted files. |