log

age author description
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Wed, 20 Oct 2010 10:07:38 +0200 timeless convert: kill trailing whitespace
Wed, 20 Oct 2010 10:02:54 +0200 timeless convert: fix typo in comment
Mon, 18 Oct 2010 18:31:38 -0200 Wagner Bruna strip: support revision sets
Sat, 16 Oct 2010 18:09:47 -0500 Augie Fackler interhg: use uisetup() instead of module-load side effects
Mon, 18 Oct 2010 23:20:14 -0500 Steve Borho merge: when --tool is specified, disable HGMERGE by setting to empty string
Mon, 18 Oct 2010 14:10:36 +0900 Nicolas Dumazet ui: only fix config if the relevant section has changed
Tue, 19 Oct 2010 23:15:31 +0900 Nicolas Dumazet test-tags: use printf instead of echo '...\n'
Sun, 17 Oct 2010 22:24:26 +0200 Benoit Boissinot discovery: findincoming() is no longer used
Sun, 17 Oct 2010 19:25:35 +0200 Benoit Boissinot discovery: use set instead of dict
Sun, 17 Oct 2010 16:16:12 +0200 Benoit Boissinot discovery: remove unused "base" argument from find.*incoming()
Sat, 09 Oct 2010 17:16:39 -0500 Benoit Boissinot discovery: do not use the implicit updating of the "base" arg
Tue, 19 Oct 2010 20:20:10 +0900 Nicolas Dumazet tags: do not fail if tags.cache is corrupted (issue2444)
Sun, 10 Oct 2010 09:50:25 -0500 Dan Villiom Podlaski Christiansen merge: make 'diverging renames' diagnostic a more helpful note.