-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a somewhat hefty commit. Changes: - Remove a few erroneous references to the `--after` flag (which was renamed `--since` to be more accurate before the flag was introduced fully). - Fix a bug that was preventing `graph` from showing more than 42 (how funny!) activities in any month. (Resolves #172) - Change the `graph` behavior to display both the filtered and unfiltered activities to better visualize the proportion of activities that are filtered. This makes `graph` always display all months, except when the `--since` and/or `--until` flags are used. (Resolves #171) - Update the README and `friends.md` to have more recent activities by updating their years. - Change the `stdout_only` helper to print STDERR if it is non-empty, for easier test debugging.
- Loading branch information
1 parent
edfb8c5
commit 65eb4ea
Showing
8 changed files
with
278 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.