log

age author description
Fri, 28 Dec 2012 16:25:00 -0800 Siddharth Agarwal cmdutil: stop pretending we can calculate revs for graphlog lazily
Fri, 28 Dec 2012 16:24:36 -0800 Siddharth Agarwal cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevs
Fri, 28 Dec 2012 14:46:58 -0800 Siddharth Agarwal cmdutil: make getgraphlogrevs return revs in descending order
Mon, 31 Dec 2012 18:11:18 -0600 Pierre-Yves David branchmap: takes filtered revision in account for cache calculation
Mon, 24 Dec 2012 02:57:23 +0100 Pierre-Yves David branchmap: improve computation of target tip
Fri, 28 Dec 2012 00:13:32 +0100 Pierre-Yves David branchmap: improve invalid cache message when reading
Mon, 31 Dec 2012 17:46:22 -0600 Pierre-Yves David histedit: allow operation from non-head if obsolete is enabled
Mon, 31 Dec 2012 17:45:52 -0600 Pierre-Yves David rebase: allow non-head rebase-set when obsolete is enabled
Mon, 31 Dec 2012 17:44:18 -0600 Pierre-Yves David amend: allow amend of non-head when obsolete is enabled
Fri, 21 Dec 2012 22:58:59 +0100 Pierre-Yves David obsolete: factorise troubles detection during push
Mon, 17 Dec 2012 15:17:54 +0100 Pierre-Yves David obsolete: introduce a troubles method on context
Mon, 17 Dec 2012 15:06:15 +0100 Pierre-Yves David obsolete: introduce a troubled method on context
Fri, 28 Dec 2012 14:22:24 +0100 Mads Kiilerich tests: fix windows test failures
Fri, 28 Dec 2012 14:13:06 +0100 Mads Kiilerich merge with stable
Fri, 28 Dec 2012 14:10:35 +0100 Mads Kiilerich tests: fix windows test failures stable
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: better test coverage of wireproto and the http protocol
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: cleanup of warnings on errors getting largefiles
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove trivial portability wrappers
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove reporemove portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove findoutgoing portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: use constant for '.hglf/'
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: use plain wjoin instead of the complex pathto
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich largefiles: unindent code
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglf
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: rename 'admin' to more descriptive 'lfstoredir'
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: simplify lfutil.getstandinmatcher by inlining getmatcher
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove overly complex handling of ignored and unknown files
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich largefiles: introduce basic debugstate --large functionality
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
Fri, 28 Dec 2012 11:55:45 +0100 Mads Kiilerich merge with stable