Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 12 Mar 2015 22:59:52 -0400 | Matt Harbison | subrepo: replace 'ctx._repo' with 'ctx.repo()' |
Thu, 12 Mar 2015 22:55:35 -0400 | Matt Harbison | files: replace 'ctx._repo' with 'ctx.repo()' |
Thu, 12 Mar 2015 22:54:53 -0400 | Matt Harbison | context: add a repo accessor |
Thu, 12 Mar 2015 21:49:20 -0400 | Augie Fackler | test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366) |
Thu, 12 Mar 2015 18:18:29 -0700 | Martin von Zweigbergk | lazymanifest: make __iter__ generate filenames, not 3-tuples |
Thu, 12 Mar 2015 18:53:44 -0700 | Martin von Zweigbergk | lazymanifest: fix pure hg iterkeys() |