Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 21 Dec 2009 15:17:28 +0900 | Nicolas Dumazet | bookmarks: refactor code responsible for updates of bookmarks |
Mon, 21 Dec 2009 20:19:21 +0100 | Nicolas Dumazet | bookmarks: repo._bookmarkcurrent should be a propertycache |
Mon, 21 Dec 2009 15:23:03 +0900 | Nicolas Dumazet | bookmarks: write() can simply access repo._bookmarks |
Mon, 21 Dec 2009 13:55:56 +0900 | Nicolas Dumazet | bookmarks: turn repo._bookmarks into a propertycache |
Mon, 21 Dec 2009 16:13:20 +0100 | Sune Foldager | Merge with stable |
Mon, 21 Dec 2009 16:12:43 +0100 | Sune Foldager | hook: fix bug (reuse of variable) introduced in 872d49dd577a stable |
Sun, 20 Dec 2009 17:18:04 +0100 | Martin Geisler | patch: implement patch.eol=auto mode |