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-dirstatemap: add unit tests More... about 2 years ago
rust: add `Debug` trait to a bunch of structs More... about 2 years ago
rust-dirstatemap: use `DirstateEntry::tracked` directly More... about 2 years ago
merge: stable into default More... about 2 years ago
tags: fix typo in fast path detection of fnode resolution (issue6673) More... about 2 years ago
rust-cpython: remove unused API to `drop_entry_and_copy_source` More... about 2 years ago
rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods More... about 2 years ago
rust-dirstatemap: implement part of the `setparents` logic More... about 2 years ago
dirstate-item: add missing bit of docstring More... about 2 years ago
dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common More... about 2 years ago
dirstatemap: move `_refresh_entry` out of the common methods More... about 2 years ago
dirstatemap: move `_drop_entry` out of the common methods More... about 2 years ago
rust-dirstatemap: remove `_drop_entry` More... about 2 years ago
rust-dirstatemap: remove `__settitem__` More... about 2 years ago
revert: ask user to confirm before tracking new file when interactive More... about 2 years ago
revert: use a `continue` to reduce indentation More... about 2 years ago
rust-dirstate: don't return a state for untracked entries More... about 2 years ago
rust-dirstatemap: remove unused `_refresh_entry` implementation More... about 2 years ago
rhg: use the new `set_clean` API More... about 2 years ago
dirstatemap: move `set_untracked` out of the common methods More... about 2 years ago
rust-dirstatemap: add `set_untracked` method More... about 2 years ago
dirstatemap: move `set_possibly_dirty` out of the common methods More... about 2 years ago
rust-dirstatemap: add `set_possibly_dirty` method More... about 2 years ago
rust-dirstatemap: add `set_clean` method More... about 2 years ago
dirstatemap: move `set_clean` out of common methods More... about 2 years ago
rust-dirstate-entry: fix typo in panic message More... about 2 years ago
test-issue660: add dirstate-v2 variant More... about 2 years ago
test-issue660: test inside a repository, not the test dir More... about 2 years ago
merge: with stable More... about 2 years ago
stringutil: try to avoid running `splitlines()` only to get first line More... about 2 years ago