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
rust-dirstate-v2: clean up previous data file after the docket is written More... almost 2 years ago
rust-dirstate-v2: save proper data size if no new data on append More... almost 2 years ago
amend: move "return None for removed files" into block handling filestoamend More... almost 2 years ago
merge with stable More... about 2 years ago
amend: don't remove unselected removals from memctx More... about 2 years ago
tests: demonstrate crash on partial amend with copies in changesets More... about 2 years ago
packaging: fix the type hint on the download_entry function More... about 2 years ago
packaging: drop python27 references from the Windows instructions More... about 2 years ago
packaging: add a missing parenthesis to help text More... about 2 years ago
git: un-byteify the `mode` argument for the builtin `open()` More... about 2 years ago
git: adapt to some recent dirstate API changes More... about 2 years ago
idirstate: add missing get_entry() method More... about 2 years ago
rust-revlog: make `IndexEntryBuilder` build a whole entry More... about 2 years ago
rust-revlog: change default version from 2 to 1 in test builder More... about 2 years ago
rust-repo: extract a function for checking nodemap requirement More... about 2 years ago
rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo` More... about 2 years ago
contrib: add a hint if the Windows dependency MSI is already installed More... about 2 years ago
contrib: update python dependencies on Windows More... about 2 years ago
rust-filelog: don't use persistent nodemap (to match Python) More... about 2 years ago
tests: add test demonstrating issue with ambiguous has prefixes during rebase More... about 2 years ago
rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes" More... about 2 years ago
windows: disable pager when packaged with py2exe More... about 2 years ago
procutil: avoid `+= None` when writing to full std{err,out} descriptor on py3 More... about 2 years ago
resourceutil: force filesystem access to resources when using py2exe More... about 2 years ago
setup: fix the py2exe logic to work with py3 More... about 2 years ago
absorb: make `--edit-lines` imply `--apply-changes` More... about 2 years ago
branchmap: add a test that shows bad interaction with strip More... about 2 years ago
changelog: avoid copying changeset data into `ChangesetRevisionData` More... about 2 years ago
rust-revlog: add tests for p1/p2 getters, as promised in D12442 More... about 2 years ago
rust-revlog: make unaware of `Repo` More... about 2 years ago