| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-06-28 | simplify 'x ^ ~0' to '~x' | Luc Van Oostenryck | 1 | -0/+8 |
| 2018-06-28 | simplify 'x & ~0' to 'x' | Luc Van Oostenryck | 1 | -0/+7 |
| 2018-06-28 | simplify 'x | ~0' to '~0' | Luc Van Oostenryck | 1 | -0/+15 |
![]() |
index : sparse/sparse-dev.git | |
| Sparse's development tree with unstable git history | Chris Li |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-06-28 | simplify 'x ^ ~0' to '~x' | Luc Van Oostenryck | 1 | -0/+8 |
| 2018-06-28 | simplify 'x & ~0' to 'x' | Luc Van Oostenryck | 1 | -0/+7 |
| 2018-06-28 | simplify 'x | ~0' to '~0' | Luc Van Oostenryck | 1 | -0/+15 |