log

age author description
Sun, 11 Jan 2015 14:37:50 -0600 Matt Mackall readmarkers: use unpacker for fixed header
Sun, 11 Jan 2015 14:35:03 -0600 Matt Mackall readmarkers: drop metadata temporary
Sun, 11 Jan 2015 14:33:49 -0600 Matt Mackall readmarkers: drop date temporary
Sun, 11 Jan 2015 14:32:56 -0600 Matt Mackall readmarkers: drop another conditional
Sat, 10 Jan 2015 21:28:15 -0600 Matt Mackall readmarkers: drop a conditional
Sat, 10 Jan 2015 21:27:29 -0600 Matt Mackall readmarkers: add some whitespace
Sat, 10 Jan 2015 21:25:07 -0600 Matt Mackall readmarkers: combine parent conditionals
Sat, 10 Jan 2015 21:24:45 -0600 Matt Mackall readmarkers: drop temporary substring assignments
Sat, 10 Jan 2015 21:18:31 -0600 Matt Mackall util: introduce unpacker
Sat, 10 Jan 2015 21:13:10 -0600 Matt Mackall perf: add a configurable sleep on startup
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich revset: use localrepo revbranchcache for branch name filtering
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchcache: introduce revbranchcache for caching of revision branch names
Fri, 09 Jan 2015 22:53:38 +0800 Anton Shestakov hgweb: move archive entries outside of <li> in monoblue style
Fri, 09 Jan 2015 15:24:55 +0800 Anton Shestakov hgweb: add searchhint to templates/coal/map
Tue, 30 Dec 2014 21:12:52 -0500 Matt Harbison largefiles: enable subrepo support for remove
Thu, 08 Jan 2015 21:36:12 -0800 Pierre-Yves David transplant: properly skip empty changeset (issue4423)
Thu, 08 Jan 2015 21:30:22 +0100 Mathias De Maré color: add support for colorizing git subrepo diffs
Thu, 08 Jan 2015 23:33:56 -0500 Matt Harbison tests: fix test-casefolding.t output
Fri, 12 Dec 2014 17:42:14 +0000 Mike Edgar synthrepo: new filenames must not also be new directories, and vice-versa
Thu, 08 Jan 2015 13:29:06 -0800 Martin von Zweigbergk status: don't override _buildstatus() in workingcommitctx
Thu, 08 Jan 2015 13:12:44 -0800 Martin von Zweigbergk status: cache dirstate status in _dirstatestatus()
Thu, 16 Oct 2014 21:49:28 -0700 Sean Farley localrepo: add ignoremissing parameter to branchtip
Mon, 15 Dec 2014 14:46:04 -0800 Sean Farley namespaces: add method to return a list of nodes for a given name
Tue, 21 Oct 2014 19:49:23 -0700 Sean Farley namespaces: add test for log
Fri, 17 Oct 2014 09:26:37 -0700 Sean Farley log: use new namespaces api to display names
Wed, 31 Dec 2014 16:50:19 -0600 Sean Farley tests: add a i18n translation test for log output
Fri, 09 Jan 2015 11:21:29 -0800 Durham Goode filectx: fix annotate to not directly instantiate filectx
Wed, 31 Dec 2014 18:39:41 -0500 Matt Harbison largefiles: don't print files as both large and normal in addremove dryruns
Wed, 31 Dec 2014 18:31:18 -0500 Matt Harbison largefiles: return the list of added files from addlargefiles()