Commit Graph

2 Commits

Author SHA1 Message Date
Jun Wu
8a3a99ba21 hgext: move single file extensions to hgext3rd
Summary:
Be a better citizen under system python path.

Fix all tests issues and change setup.py to use glob pattern to include
all extensions.

Test Plan:
Run tests and `make local`.
Also build and install the package and run `hg sl` in major repos.

Reviewers: #mercurial, ttung, rmcelroy

Reviewed By: rmcelroy

Subscribers: rmcelroy, durham, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3534311

Signature: t1:3534311:1468275426:fe122646c8bd6c541e1889e73e9df28f86747ff2
2016-07-08 13:15:42 +01:00
Kostia Balytskyi
e8175b3608 smartlog: add template keywords that would display rebase/amend targets
Summary: We want to be able to see the rebase and amend targets in our smartlog. In order to do so, we need to add correspondin template keywords.

Test Plan:
- wrote a test
- tested manually

Reviewers: #sourcecontrol, durham, ttung

Reviewed By: durham

Subscribers: durham, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3224240

Tasks: 10950209

Signature: t1:3224240:1461711953:0625e4e1ac8597670d433b14a5b21a2e041b3ef5
2016-04-27 04:14:12 -07:00