User Details
User Details
- User Since
- Oct 4 2019, 4:55 PM (136 w, 4 d)
Sep 28 2021
Sep 28 2021
charlesetc added a comment to D11495: narrow: make hg manifest only print things inside the narrowspec.
The problem we've encountered is that people use hg manifest not as a debug command but as an equivalent to hg files - a way to list the files in a revision / repo.
Sep 24 2021
Sep 24 2021
charlesetc added a comment to D11495: narrow: make hg manifest only print things inside the narrowspec.
Thanks! How's that look?
charlesetc retitled D11495: narrow: make hg manifest only print things inside the narrowspec from Make hg manifest only print things inside the narrowspec to narrow: make hg manifest only print things inside the narrowspec.
charlesetc retitled D11495: narrow: make hg manifest only print things inside the narrowspec from narrow: Make hg manifest only print things inside the narrowspec to Make hg manifest only print things inside the narrowspec.
Sep 23 2021
Sep 23 2021
charlesetc retitled D11495: narrow: make hg manifest only print things inside the narrowspec from Make hg manifest only print things inside the narrowspec to narrow: Make hg manifest only print things inside the narrowspec.
May 21 2021
May 21 2021
charlesetc committed rHGe4ccc341e65b: narrow: widen when files are excluded by sparse and not included by narrow.
narrow: widen when files are excluded by sparse and not included by narrow
May 20 2021
May 20 2021
charlesetc added inline comments to D10734: narrow: widen when files are excluded by sparse and not included by narrow.
charlesetc committed rHGf2e346c306e7: narrow: widen when files are excluded by sparse and not included by narrow.
narrow: widen when files are excluded by sparse and not included by narrow
May 19 2021
May 19 2021
charlesetc added inline comments to D10734: narrow: widen when files are excluded by sparse and not included by narrow.
charlesetc added inline comments to D10734: narrow: widen when files are excluded by sparse and not included by narrow.
charlesetc retitled D10734: narrow: widen when files are excluded by sparse and not included by narrow from Enable widen when files are excluded by sparse and not included by narrow to narrow: widen when files are excluded by sparse and not included by narrow.
charlesetc retitled D10734: narrow: widen when files are excluded by sparse and not included by narrow from narrow: widen when files are excluded by sparse and not included by narrow to Enable widen when files are excluded by sparse and not included by narrow.
May 18 2021
May 18 2021
charlesetc added a comment to D10734: narrow: widen when files are excluded by sparse and not included by narrow.
Without the change in narrowspec.py, the new test case fails at the first hg tracked with:
charlesetc retitled D10734: narrow: widen when files are excluded by sparse and not included by narrow from Enable widen when files are excluded by sparse and not included by narrow to narrow: widen when files are excluded by sparse and not included by narrow.
Apr 12 2021
Apr 12 2021
charlesetc added a comment to D10357: Add narrow capabilities for local repos, not just remote peers.
Thank you!
charlesetc committed rHG631001150e13: narrow: add capabilities for local repos, not just remote peers.
narrow: add capabilities for local repos, not just remote peers
Apr 9 2021
Apr 9 2021
charlesetc added a comment to D10357: Add narrow capabilities for local repos, not just remote peers.
Hello, I'm not sure if this change is idiomatic or in-keeping with the abstractions at play. I'm happy to rework it if there turns out to be a better way to implement. Thanks!
May 28 2020
May 28 2020
charlesetc committed rHGe5043679bfcc: graft-state: save --base in graft's state, fixing bug with graft --continue.
graft-state: save --base in graft's state, fixing bug with graft --continue
May 26 2020
May 26 2020
charlesetc added a comment to D8577: graft-state: add test to document problem with graft --continue, after --base.
Yeah I think D8578 is the source of truth now and contains all the changes.
charlesetc updated the summary of D8578: graft-state: save --base in graft's state, fixing bug with graft --continue.
charlesetc added a comment to D8577: graft-state: add test to document problem with graft --continue, after --base.
Awesome I did the fold and D8578 now contains all the changes. Should this diff be closed now?
May 22 2020
May 22 2020
charlesetc retitled D8577: graft-state: add test to document problem with graft --continue, after --base from graft-state: add test to document problem with graft --continue, after graft --base to graft-state: add test to document problem with graft --continue, after --base.
charlesetc updated the summary of D8578: graft-state: save --base in graft's state, fixing bug with graft --continue.
charlesetc added a comment to D8577: graft-state: add test to document problem with graft --continue, after --base.
May 18 2020
May 18 2020
charlesetc committed rHG50416d3d4b65: py3: change default priority and length used for sorting hooks to be compatible….
py3: change default priority and length used for sorting hooks to be compatible…
May 14 2020
May 14 2020
charlesetc added a comment to D8526: py3: change default priority and length used for sorting hooks to be compatible with python 3.
Sorry about opening two by accident - refer to D8527