974
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 4 years ago.
Jul 22, 2018 — Jul 22, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
crecord: add test demonstrating issue when reverting noeol->eol change More... about 2 years ago
rust-changelog: start parsing changeset data More... about 2 years ago
branching: merge stable into default More... about 2 years ago
Added signature for changeset 5bd6bcd31dd1 More... about 2 years ago
Added tag 6.1.1 for changeset 5bd6bcd31dd1 More... about 2 years ago
relnotes: add notes for 6.1.1 More... about 2 years ago
merge: stable into default More... about 2 years ago
rust-hgpath: add `repr(transparent)` to `HgPath` More... about 2 years ago
rust-dirstatemap: correctly decrement the copies counter More... about 2 years ago
rust-dirstatemap: properly decrement counter for tracked descendants More... about 2 years ago
rust: fix unsound `OwningDirstateMap` More... about 2 years ago
rust-dirstate: panic if the DirstateMap counters go below 0 More... about 2 years ago
rust: explain why the current `OwningDirstateMap` is unsound More... about 2 years ago
rust-changelog: remove special parsing of empty changelog data for null rev More... about 2 years ago
crecord: avoid duplicating lines when reverting noeol->eol change More... about 2 years ago
path: explicitly declare the `pushurl` suboption More... about 2 years ago
path: explicitly declare the `pushrev` suboptions
marmoute
as Pierre-Yves David
More... about 2 years ago
path: explicitly declare the `multi-urls` suboptions
marmoute
as Pierre-Yves David
More... about 2 years ago
path: explicitly declare the `bookmarks.mode` suboptions
marmoute
as Pierre-Yves David
More... about 2 years ago
dispatch: fix silly blackbox entries when hg is interrupted More... about 2 years ago
rust-nodemap-docket: move check of nodemap requirement to caller More... about 2 years ago
rust-nodemap-docket: make unaware of `Repo` More... about 2 years ago
rust-changelog: don't skip empty lines when iterating over changeset lines More... about 2 years ago
rust-requirements: allow loading repos with `bookmarksinstore` requirement More... about 2 years ago
rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` More... about 2 years ago
tests: stop excluding the pycompat module from pyflakes More... about 2 years ago
tests: drop some py2 specific pyflake failures More... about 2 years ago
pycompat: drop the pickle import More... about 2 years ago
util: drop a duplicate import More... about 2 years ago
util: restore the util.pickle symbol More... about 2 years ago