log

age author description
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.
Mon, 18 Oct 2010 14:37:52 +0200 Erik Zielke gendoc: refactor get_cmd
Mon, 18 Oct 2010 14:37:50 +0200 Erik Zielke mq: switched to `` around * * *
Sun, 17 Oct 2010 00:45:34 +0200 Adrian Buehlmann Revert: capitalization doc fix
Tue, 19 Oct 2010 03:56:20 +0200 Mads Kiilerich subrepo: abort instead of pushing/pulling to the repo itself
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Tue, 19 Oct 2010 03:55:06 +0200 Mads Kiilerich mdiff: carriage return (\r) is also ignorable whitespace
Fri, 15 Oct 2010 23:00:45 -0500 Steve Borho merge: add --tool argument to merge and resolve
Sun, 17 Oct 2010 14:00:01 +0300 timeless patchbomb: move command option help from the extension (patchbomb) to the command (email)
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Thu, 07 Oct 2010 13:44:17 -0700 Paul Molodowitch bookmarks: better fix for issue2016 (lookup infinite recursion)
Mon, 02 Aug 2010 07:15:47 +0300 timeless merge/progress: marking strings for localization
Mon, 02 Aug 2010 07:15:47 +0300 timeless verify/progress: using gerund to indicate action and adding units
Tue, 20 Jul 2010 20:53:48 +0200 timeless progress: dropping superfluous space from units
Sat, 16 Oct 2010 18:09:01 +0200 Adrian Buehlmann check-code: add 'no tab indent' check for unified tests
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Sun, 17 Oct 2010 04:13:50 +0200 Mads Kiilerich test-https: test web.cacerts functionality
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response