Tue, 31 Mar 2015 08:04:42 -0500 |
Matt Mackall |
tags: remove scary message about corrupt tags cache
|
Sun, 29 Mar 2015 19:15:04 +0200 |
Andrew Shadura |
hgk: use switch instead of a less efficient if/elseif/if
|
Sun, 29 Mar 2015 19:12:08 +0200 |
Andrew Shadura |
hgk: set distinct fill and outline colour for non-public and obsolete changesets
|
Sun, 29 Mar 2015 18:44:53 +0200 |
Andrew Shadura |
hgk: show secret changesets differently (shape and label)
|
Fri, 27 Mar 2015 20:41:30 -0700 |
Martin von Zweigbergk |
manifestv2: implement slow readdelta() without revdiff
|
Fri, 27 Mar 2015 17:07:24 -0700 |
Martin von Zweigbergk |
manifestv2: disable fastdelta optimization
|
Fri, 27 Mar 2015 16:19:44 -0700 |
Martin von Zweigbergk |
manifestv2: add (unused) config option
|
Fri, 27 Mar 2015 15:37:46 -0700 |
Martin von Zweigbergk |
manifest: extract method for creating manifest text
|
Fri, 27 Mar 2015 15:02:43 -0700 |
Martin von Zweigbergk |
manifest: extract method for parsing manifest
|
Sun, 29 Mar 2015 18:28:48 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: don't bother normalizing '.'
|
Sun, 29 Mar 2015 23:28:30 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: drop normpath calls
|
Sun, 29 Mar 2015 23:27:25 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: indicate root as '.', not ''
|
Mon, 30 Mar 2015 12:57:55 -0700 |
Laurent Charignon |
phases: add killswitch for native implementation
|
Mon, 30 Mar 2015 12:48:15 -0700 |
Laurent Charignon |
phases: move pure phase computation in a function
|
Tue, 24 Mar 2015 14:24:55 -0700 |
Laurent Charignon |
revset: add hook after tree parsing
|