-
Updated
Apr 6, 2021 - Go
pair-programming
Here are 225 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Shell
-
Updated
Aug 19, 2021
-
Updated
Jul 28, 2021 - Shell
-
Updated
Oct 12, 2021 - Elm
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Mar 18, 2019 - JavaScript
-
Updated
Oct 14, 2021 - TypeScript
-
Updated
Sep 9, 2021
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Dec 8, 2018 - Shell
-
Updated
Dec 14, 2017
-
Updated
Jun 22, 2021 - Python
-
Updated
Sep 19, 2021
-
Updated
Oct 17, 2021 - Rust
-
Updated
Sep 1, 2017 - JavaScript
Summary
Provide an action to toggle the authors between ascending or descending alphabetical order.
This would apply to selected, unselected, and repository authors.
Motivation
Provide users a choice to order co-authors and to make it easy to scan the code.
Tech notes
A good place to start looking is in this file: https://github.com/rkotze/git-mob-vs-code/blob/master/sr
-
Updated
Jan 5, 2021 - Ruby
It would be great to improve the space used by the contributors table by spreading it across each line.
My guess is that making a 5 column-wide is enough.
note: not sure if markdown will be the right tool, but always remember that HTML is also accepted
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Mar 16, 2020 - Shell
-
Updated
May 15, 2021 - Python
-
Updated
Oct 6, 2021 - Shell
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 15, 2021 - TypeScript
-
Updated
Jul 9, 2020 - HTML
Improve this page
Add a description, image, and links to the pair-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pair-programming topic, visit your repo's landing page and select "manage topics."
The
ContainerContext
class contains a workaround to bypass the JDK bug JDK-4787931.This bug should be fixed in JDKs > 7. We require at least a JDK 8.
Therefore we should be able to remove this