sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer
a220022e7ef8d3df68619643954352fa39394ea8,"Add lshift and rshift operators (#7741)

* Initial commit

* Add auto generated .pyi typed_ops file

* Add bitshift op test for dask

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add bitshift tests to dataarray and variable

* Apply typing suggestions from code review

Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>

* Fix type checking on test_dask addition

* Remove new type checking on test_variable edits
Type checking throws errors on existing test lines

* Add typing to test_1d_math and ignore 1 existing line

* Add simple bitshift test on groupby ops

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Edit groupby bitshift test to use groups with len>1

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add rshift and lshift to docs
Example use in computation.rst and entry in whats-new

* Create new array in docs so examples later don't break

* Indent second line on whats-new entry

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>",2023-04-28T14:22:06Z,2023-04-28T14:22:06Z,43238f2f0c34bcece336dcddfaa5752b1c3d7d94,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,6145107,19864447
74e5ff64171e84a2da3984f512d2134a233240e2,"Add strftime() to datetime accessor with cftimeindex and dask support (#2989)

* Add strftime to DatetimeAccessor
Includes Dask support and cftime values

* add strftime to cftimeindex
change datetime.accessor to pass thru to cftimeindex.strftime

* pep8 formatting cleanup

* Improve cftimeindex and dt.strftime docstrings

* Minor code cleanups
remove extra strftime_through_arrays function

* edits to make docstring prettier for pep8

* Add strftime accessor and cftimeindex method to whats new

* Apply suggested doc edits as single commit
Add cftimeindex.strftime to api-hidden.rst

* Include missing backtick in what's new docs

Co-Authored-By: Spencer Clark <spencerkclark@gmail.com>

* ""an Index"" not ""a Index""

* Add examples to User Gude docs
Added some short examples to time-series and weather-climate pages

* Update doc/whats-new.rst

Co-Authored-By: Spencer Clark <spencerkclark@gmail.com>",2019-06-01T07:51:16Z,2019-06-01T07:51:16Z,43238f2f0c34bcece336dcddfaa5752b1c3d7d94,f10b21bed2846b879806f87039b77245b18e7671,13221727,6145107,1217238