Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 26 Mar 2006 07:28:52 -0800 | TK Soh | show committer's name on gitweb's summary page (issue 137) |
Sat, 25 Mar 2006 10:31:06 +0100 | Thomas Arendsen Hein | Show reason why an ignore file can't be read and state that it is skipped. |
Sat, 25 Mar 2006 10:12:23 +0100 | mcmillen | On error parsing hgignore file, print the correct filename. |
Sat, 25 Mar 2006 10:02:39 +0100 | mcmillen | Add warning if user-configured hgignore file isn't found |
Fri, 24 Mar 2006 20:18:02 +0100 | mcmillen | Implementation of per-user .hgignore. |
Fri, 24 Mar 2006 19:51:05 +0100 | Thomas Arendsen Hein | Calling revlog.addgroup with an empty changegroup now raises RevlogError. |