Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | hg: make "_outgoing()" return peer object for remote repository |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | hg: make "_outgoing()" return empty list instead of "None" |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | largefiles: use "summaryremotehooks" to avoid redundant outgoing check |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | util: enable "hooks" to return list of the values returned from each hooks |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | summary: separate checking incoming/outgoing and showing remote summary |
Wed, 16 Apr 2014 00:37:24 +0900 | FUJIWARA Katsunori | largefiles: reuse "findcommonoutgoing()" result at "hg push" |