log

age author description
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: use the parser.py parser to extend the templater syntax
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: give slightly nicer error for unknown map entries
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock backout f08df4d38442
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Mon, 20 Dec 2010 12:08:56 -0600 Matt Mackall merge with i18n
Mon, 20 Dec 2010 12:08:50 -0600 Matt Mackall merge with stable
Fri, 17 Dec 2010 10:40:26 +0100 Adrian Buehlmann fncachestore: copy dh directory before the manifest stable
Mon, 20 Dec 2010 12:05:50 -0600 Matt Mackall merge with i18n stable
Fri, 10 Dec 2010 12:51:37 +0100 Martin Geisler i18n: merge with stable
Fri, 10 Dec 2010 12:48:57 +0100 Martin Geisler i18n-da: synchronize with 5dac0d04b838 stable
Sat, 04 Dec 2010 19:28:15 +0100 Arne Babenhauserheide i18n-de: translated strings for the purge extension stable
Sat, 18 Dec 2010 22:06:11 +0100 Mads Kiilerich merge with stable
Sat, 18 Dec 2010 21:58:52 +0100 Mads Kiilerich https: warn when server certificate isn't verified stable
Mon, 13 Dec 2010 11:46:31 -0500 Greg Ward merge: document some internal return values.
Thu, 16 Dec 2010 14:50:37 -0600 Matt Mackall check-code: catch os.path.relpath
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Thu, 16 Dec 2010 14:50:27 -0600 Matt Mackall tests: eliminate fast-forward merge in test-tag
Tue, 07 Dec 2010 03:29:21 +0100 Mads Kiilerich merge: fast-forward merge with descendant
Wed, 08 Dec 2010 22:14:18 -0600 Steve Borho record: teach parsepatch() about non-git style headers
Mon, 13 Dec 2010 10:30:15 -0500 Eric Eisner template: add showbranch template for {branch}
Mon, 29 Nov 2010 09:37:23 +0100 Erik Zielke subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
Thu, 16 Dec 2010 07:45:22 -0600 Augie Fackler progress: don't compute estimate without a total
Tue, 14 Dec 2010 21:58:13 -0500 Eric Eisner subrepo: use low-level git-diff-index for dirty()
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: defer determination of git's current branch
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: incorporate tracking branches into gitbranchmap
Tue, 14 Dec 2010 21:53:40 -0500 Eric Eisner subrepo: use low-level git-for-each-ref command in branchmap
Wed, 15 Dec 2010 10:55:14 -0600 Augie Fackler progress using tests: disable time estimates to avoid flakiness
Wed, 15 Dec 2010 10:22:54 -0600 Augie Fackler progress: include time estimate as part of the default progress format
Wed, 15 Dec 2010 10:22:06 -0600 Augie Fackler progress: only show time estimate when progress format contains 'estimate'