log

age author description
Fri, 24 Feb 2012 16:52:32 -0600 Matt Mackall addremove: return 1 if we failed to handle any explicit files
Fri, 24 Feb 2012 16:16:48 -0600 Matt Mackall merge with stable
Fri, 24 Feb 2012 20:57:59 +0100 Patrick Mezard log: fix --follow FILE ancestry calculation stable
Fri, 24 Feb 2012 20:56:18 +0100 Patrick Mezard test-glog: extend a test before fixing --follow issues stable
Fri, 24 Feb 2012 16:09:15 -0600 Matt Mackall graft: use proper revisions for copy detection (issue3265) stable
Fri, 24 Feb 2012 19:11:35 -0200 Wagner Bruna convert: fix typos in error messages stable
Thu, 23 Feb 2012 18:05:20 +0100 Patrick Mezard graphlog: paths/-I/-X handling requires a new revset
Thu, 23 Feb 2012 17:55:07 +0100 Patrick Mezard graphlog: imitate log slowpath when inputs are explicit files
Thu, 23 Feb 2012 17:54:42 +0100 Patrick Mezard graphlog: paths arguments must be or'ed
Thu, 23 Feb 2012 11:21:30 +0100 Patrick Mezard graphlog: rewrite --rev like all other options
Thu, 23 Feb 2012 11:21:04 +0100 Patrick Mezard graphlog: --branch and --only-branch are the same
Thu, 23 Feb 2012 17:46:57 +0100 Patrick Mezard test-check-code-hg: fix xargs exit status on OSX stable
Thu, 23 Feb 2012 13:37:10 +0100 Martin Geisler largefiles: respect store.createmode and avoid extra file copy stable
Thu, 23 Feb 2012 13:37:10 +0100 Martin Geisler largefiles: respect store.createmode in basestore.get stable
Thu, 23 Feb 2012 13:22:55 +0100 Martin Geisler largefiles: use repo.store.createmode for new files in .hg/largefiles stable
Wed, 22 Feb 2012 17:41:22 -0600 Matt Mackall mq: expand qimport summary
Wed, 22 Feb 2012 17:36:33 -0600 Matt Mackall merge with stable
Wed, 22 Feb 2012 12:30:15 +0100 Patrick Mezard graphlog: multiple --keyword must be or'ed
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