log

age author description
Fri, 13 Jan 2012 02:30:43 +0100 Mads Kiilerich bookmarks: primarily use repo lock, not wlock
Fri, 13 Jan 2012 02:29:38 +0100 Mads Kiilerich localrepo: update branchcache in a more reliable way
Fri, 13 Jan 2012 01:19:08 +0100 Mads Kiilerich tests: make qnew in test-mq-caches.t stable
Fri, 13 Jan 2012 01:19:08 +0100 Mads Kiilerich localrepo: remove spurious updatebranchcache return value
Wed, 11 Jan 2012 02:29:56 +0100 Mads Kiilerich mq: only save dirty files once when savedirty is called multiple times
Wed, 11 Jan 2012 02:29:56 +0100 Mads Kiilerich mq: remove early wlock release in qnew
Wed, 11 Jan 2012 02:29:55 +0100 Mads Kiilerich mq: use .invalidate to cancel dirty mq state when cancelling transaction
Wed, 11 Jan 2012 02:29:55 +0100 Mads Kiilerich mq: make qsave implementation more explicit
Wed, 11 Jan 2012 02:28:36 +0100 Mads Kiilerich mq: consistently use boolean values for dirty flags
Wed, 11 Jan 2012 02:28:12 +0100 Mads Kiilerich mq: minor cleanup
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tag: lock before tagging
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tests: lock before creating transaction in test-filelog
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich debugbuilddag: lock repo before starting transaction
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich rebase: take locks in the right order
Wed, 11 Jan 2012 01:56:05 +0100 Mads Kiilerich tests: keep track of all check-code.py warnings
Sun, 15 Jan 2012 13:39:09 +0100 Christian Ebert filectx: typo in comment stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stable
Wed, 11 Jan 2012 16:54:29 +0000 Jim Hague bugzilla: make XMLRPC interface support http and https access stable
Fri, 13 Jan 2012 11:29:53 -0600 Matt Mackall merge with stable
Fri, 13 Jan 2012 11:29:40 -0600 Matt Mackall merge with i18n
Thu, 12 Jan 2012 17:50:48 +0700 Andrei Polushin i18n-ru: editorial for 'abort' and 'pipe'
Thu, 12 Jan 2012 02:12:00 +0700 Andrei Polushin i18n-ru: editorial for 'diff'
Thu, 12 Jan 2012 02:02:11 +0700 Andrei Polushin i18n-ru: editorial for 'guard'
Wed, 11 Jan 2012 04:32:48 +0700 Andrei Polushin i18n-ru: vocabulary edited, minor corrections in translations.
Wed, 11 Jan 2012 04:12:11 +0700 Andrei Polushin i18n-ru: using correct abbreviated units for megabytes.
Wed, 11 Jan 2012 18:14:55 +0100 Olav Reinert help: fix column alignment in "hg help" output
Wed, 11 Jan 2012 18:08:25 +0100 Olav Reinert minirst: simplify and standardize field list formatting
Wed, 11 Jan 2012 16:53:51 +0100 Na'Tosha Bard largefiles: correctly download new largefiles when merging
Wed, 11 Jan 2012 15:38:31 +0100 Markus Zapke-GrĂ¼ndemann tests: add htmlcov option
Thu, 12 Jan 2012 14:39:02 -0600 Matt Mackall run-tests: use a list comprehension instead of map