log

age author description
Sat, 22 Nov 2008 00:21:57 -0800 Brendan Cully import: add similarity option (issue295)
Sun, 23 Nov 2008 18:08:19 -0800 Brendan Cully mq: recover more gracefully from interrupted qrefresh (issue1216)
Sun, 23 Nov 2008 16:07:47 -0800 Brendan Cully mq: use atomictempfiles during patch refresh
Sat, 22 Nov 2008 14:04:42 -0800 Brendan Cully mq: create patch header class to abstract header manipulation
Sun, 23 Nov 2008 00:44:31 -0800 Brendan Cully mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
Fri, 07 Nov 2008 02:47:12 +0100 Mads Kiilerich More verbose logging when filemerge searches for merge-tool
Fri, 21 Nov 2008 15:51:40 -0800 Brendan Cully templater: return data in increasing chunk sizes
Sat, 22 Nov 2008 16:57:49 +0100 Dirkjan Ochtman tests: fix tests broken by 03b60f2f90bf
Thu, 20 Nov 2008 18:15:50 -0800 Brendan Cully hgweb (coal/paper): make file, diff and annotate easier to render
Wed, 19 Nov 2008 13:00:48 -0800 Brendan Cully inotify: fix status . in repo.root
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: isolate patchfile filesystem calls into methods
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: pass an opener to patchfile
Tue, 18 Nov 2008 13:20:55 +0100 Patrick Mezard util_win32: implement posixfile_nt.readlines()
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: remove useless unlink() call
Tue, 18 Nov 2008 16:02:14 -0600 Matt Mackall dispatch: generalize signature checking for extension command wrapping