{"items":[{"id":"f0edd6da-126f-43fe-9296-364fe9976fc7","type":"push","org":"zhengqunkoo","repo":"git-cal","title":"Migrate git-cal to use 'mr' instead of 'git' directly","summary":"The `git-cal` utility has been updated to use `mr` for version control interactions instead of calling `git` directly. This change also introduces a sanitization step to filter log output for numerical values, improving command robustness. These adjustments ensure better integration for users managing repositories with `mr`.","url":"https://nomit.dev/zhengqunkoo/git-cal/status/358542f97fb6658870606f95cadecc41346e1b2ac32d70392cf99a21b481b4f6","author":"","contributors":[],"updated_at":"2020-12-12T12:23:30+00:00"},{"id":"7ac6387e-db9a-4ab8-bd5b-2a3ad81e08b9","type":"push","org":"zhengqunkoo","repo":"git-cal","title":"Fixed ANSI color transparency issues in git-cal output","summary":"Updated the terminal color escape sequences in git-cal to remove an explicit background color setting. By switching from `\\[40;38;5;...` to `\\[38;5;...`, the tool now respects the user's terminal background transparency settings instead of forcing a black background. This ensures better theme integration for those using transparent terminal emulators. ![Fixing terminal colors](https://programmerhumor.io/wp-content/uploads/2022/12/programmerhumor-io-linux-memes-testing-memes-ca59d318f5c7f16.png)","url":"https://nomit.dev/zhengqunkoo/git-cal/status/9d0c662b2c4b7bf3cdfc39aabbe72f1b8640445a5410eecde7f4ae8431f35195","author":"hradecek","contributors":["hradecek"],"updated_at":"2015-02-16T22:40:46+00:00"},{"id":"a90e4391-5994-40d9-a620-e822062f0118","type":"push","org":"zhengqunkoo","repo":"git-cal","title":"Added an `--all` option to show commit activity across all branches","summary":"A new `--all` flag has been added to the command-line interface, enabling users to generate activity stats across all branches in a repository instead of just the currently checked-out branch. By appending `--all` to the underlying `git log` query, the tool now provides a much more comprehensive view of repository activity over time. This makes tracking your overall project contribution history much easier, especially when juggling multiple active feature branches.","url":"https://nomit.dev/zhengqunkoo/git-cal/status/010b980c855cfe17d042a589e87dc9b1804a1ef6164b28daec61f2a8ae8bd22f","author":"","contributors":[],"updated_at":"2015-02-16T17:19:44+00:00"},{"id":"1238f05a-8aad-4d7a-aa66-2abb7d9cd7b5","type":"push","org":"zhengqunkoo","repo":"git-cal","title":"Added support for configuring options via git config","summary":"You can now configure `git-cal` settings directly through `git config` using the `calendar.*` namespace, including `calendar.format` (ascii/ansi/unicode), `calendar.period`, and `calendar.author`. This provides a seamless way to save your preferred defaults without relying on git aliases or repeatedly typing command-line flags. Explicit arguments passed via the command line will still override these saved configurations, offering sensible and flexible defaults.","url":"https://nomit.dev/zhengqunkoo/git-cal/status/ee8ccacb07cca7ee0544cd73ee1995460dc89f569ce9f392f7640b7267bbb2be","author":"kiwiroy","contributors":["kiwiroy"],"updated_at":"2014-11-06T08:25:37+00:00"},{"id":"24034647-d320-4208-9520-45c7ad04a13e","type":"push","org":"zhengqunkoo","repo":"git-cal","title":"Update activity indicator colors for better contrast","summary":"The activity indicators in the terminal contribution calendar now use a more distinctive set of colors to differentiate between activity levels. By tweaking the ANSI color palette values, the visual distinction between contribution tiers is clearer, making the graph much easier to read at a glance.","url":"https://nomit.dev/zhengqunkoo/git-cal/status/329df725665c265bd291526cb133f32abe5a87913f4bd10f6a46b182338bad08","author":"mattmartini","contributors":["mattmartini"],"updated_at":"2014-06-03T16:31:18+00:00"}],"pagination":{"offset":0,"limit":5,"has_more":true}}