Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 06 Mar 2014 01:24:03 +0100 | Olle Lundberg | histedit: move logic for finding child nodes to new function |
Wed, 05 Mar 2014 22:02:45 +0100 | Olle Lundberg | histedit: clean up lock imports |
Wed, 05 Mar 2014 17:42:05 -0800 | Lucas Moscovicz | localrepo: changed revs to use spanset instead of baseset |
Wed, 05 Mar 2014 09:31:05 +0000 | Ed Morley | extensions: use normpath to allow trailing '\' on Windows (issue4187) |
Tue, 04 Mar 2014 09:56:59 -0600 | Matt Mackall | tests: fix unused imports from inotify removal caught by pyflakes |
Thu, 27 Feb 2014 17:27:03 -0800 | Lucas Moscovicz | revset: added ordered generatorset classes with __contains__ method |
Tue, 25 Feb 2014 20:29:46 +0100 | Mads Kiilerich | merge: use the right ancestor when both sides copied the same file |