log

age author description
Wed, 22 Feb 2012 12:30:15 +0100 Patrick Mezard graphlog: multiple --branch must be or'ed
Wed, 22 Feb 2012 12:30:15 +0100 Patrick Mezard graphlog: multiple --user must be or'ed
Wed, 22 Feb 2012 12:30:15 +0100 Patrick Mezard graphlog: explicitely join multivalue parameters
Wed, 22 Feb 2012 12:30:14 +0100 Patrick Mezard test-glog.t: use printrevset extension to trace rewritten revsets
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori context: use 'changectx.dirs()' in 'walk()' for directory patterns stable
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stable
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori context: add 'dirs()' to changectx/workingctx for directory patterns stable
Wed, 22 Feb 2012 15:22:12 -0600 Matt Mackall status: fix format field thinko
Mon, 20 Feb 2012 17:59:48 +0100 Dan Villiom Podlaski Christiansen largefiles: don't break filesets stable
Sat, 18 Feb 2012 14:27:57 +0100 Michal Sznajder help: sort hgrc related "Sections" chapters alphabetically
Sat, 18 Feb 2012 12:30:24 +0100 Patrick Mezard doc: minor fixes to [graph] section documentation
Sun, 22 Jan 2012 19:35:26 +0700 Patrick Mezard hgweb: refactor graph customization javascript
Fri, 17 Feb 2012 16:49:43 +0100 Patrick Mezard templates: move Graph.edge() implementation in mercurial.js
Mon, 20 Feb 2012 16:42:51 -0600 Matt Mackall formatter: convert status command
Mon, 20 Feb 2012 16:42:48 -0600 Matt Mackall ui: add formatter method
Mon, 20 Feb 2012 16:42:47 -0600 Matt Mackall formatter: add basic formatters
Mon, 20 Feb 2012 16:42:45 -0600 Matt Mackall encoding: introduce utf8-b helpers
Fri, 17 Feb 2012 13:53:41 -0600 Matt Mackall graphmod: add config cache
Fri, 17 Feb 2012 13:53:19 -0600 Matt Mackall graphmod: rewrite graph config validation
Sun, 22 Jan 2012 19:47:03 +0700 Constantine Linnick graph: in hgrc specify line color for main branch
Sun, 22 Jan 2012 19:35:26 +0700 Constantine Linnick graph: in hgrc specify line width for main branch
Thu, 16 Feb 2012 16:40:29 -0600 Matt Mackall merge with stable
Thu, 16 Feb 2012 15:58:51 -0600 Matt Mackall filemerge: remove some redundancy in decorators/docstrings
Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: create detail of internal merge tools from documentation string
Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: refactoring of 'filemerge()'
Mon, 13 Feb 2012 17:22:35 +0100 Patrick Mezard patch: fuzz more aggressively to match patch(1) behaviour stable
Mon, 13 Feb 2012 16:47:31 +0100 Patrick Mezard patch: fix fuzzing of hunks without previous lines (issue3264) stable
Mon, 13 Feb 2012 13:51:38 +0100 Patrick Mezard patch: make hunk.fuzzit() compute the fuzzed start locations stable
Mon, 13 Feb 2012 13:21:00 +0100 Patrick Mezard patch: fuzz old and new lines at the same time stable
Mon, 13 Feb 2012 18:37:07 +0100 Na'Tosha Bard largefiles: optimize update speed by only updating changed largefiles