An open API service providing commit metadata for open source projects.

GitHub / github/training-utils / commits

A series of Bash and ZShell scripts useful when teaching about git and GitHub

SHA Message Author Date Stats
ec611e36 merge Merge pull request #25 from gclhub/update-dependencies-gclhub Jena Chiccino <1****o@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cd2a2254 Updated dependencies to clear dependabot warnings Greg Larkin <g****b@g****m> over 2 years ago
0efbb8ba merge Merge pull request #21 from mblack88/patch-1 Cynthia Rich <c****D@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
f906a6ca merge Merge pull request #18 from mblack88/windows-scripts Cynthia Rich <c****D@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
470bdf2a Added instructions for setting up the **bash** shell Matt Blackburn <m****8@f****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e198f372 merge Merge pull request #19 from github/invite-to-org-and-add-to-team Brent Beer <b****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
033b4e26 sometimes your token is no longer valid, catch it Brent Beer <b****r@g****m> about 9 years ago
c2a54b2f whoops, if we want to add multiple people to orgs, split it Brent Beer <b****r@g****m> about 9 years ago
b8806b13 wrap entire operation in a begin statement. Brent Beer <b****r@g****m> about 9 years ago
eb1024e9 if you create the team, you need to set the team_id Brent Beer <b****r@g****m> about 9 years ago
93d6cb81 ensure octokit is always 4.7 or greater Brent Beer <b****r@g****m> about 9 years ago
7801c9ef bundle package the gems so we don't deal with out of date versions later Brent Beer <b****r@g****m> about 9 years ago
c38a00e4 refactor adding single or multiple members Brent Beer <b****r@g****m> about 9 years ago
f3ecadd8 add notice about githubteacher_token to help message Brent Beer <b****r@g****m> about 9 years ago
82ceab3b rescue based on permission's not being set appropriately Brent Beer <b****r@g****m> about 9 years ago
25b9e7e6 better formatting for error message Brent Beer <b****r@g****m> about 9 years ago
7a888ef2 whoops, better instructions on setting token Brent Beer <b****r@g****m> about 9 years ago
d2ae7920 if someone enters a bunch of usernames with commas, create multiple usernames Brent Beer <b****r@g****m> about 9 years ago
b9c42556 forgot to pass proper variables Brent Beer <b****r@g****m> about 9 years ago
79be1195 methods for all the things Brent Beer <b****r@g****m> about 9 years ago
e442f757 add_to_org method for just inviting to an organization Brent Beer <b****r@g****m> about 9 years ago
a2006f3a add to team and org method Brent Beer <b****r@g****m> about 9 years ago
f39209fb change variable to team_name for consistency Brent Beer <b****r@g****m> about 9 years ago
852e7f83 make call to octokit and stub out which methods to call Brent Beer <b****r@g****m> about 9 years ago
4e04e41f better error message if environment variable is missing Brent Beer <b****r@g****m> about 9 years ago
b7f1ec8a rather name the github token 'user' because it's generic for a user, not teacher Brent Beer <b****r@g****m> about 9 years ago
4727e4e1 assign variables if they exist Brent Beer <b****r@g****m> about 9 years ago
c0a86dbb accidentally forgot to use proper option variables Brent Beer <b****r@g****m> about 9 years ago
971764d9 appropriate key names in the options hash Brent Beer <b****r@g****m> about 9 years ago
13b26de1 better banner for option parsing Brent Beer <b****r@g****m> about 9 years ago
76cb05e9 shell of add-to-org script, copied from add-collaborators Brent Beer <b****r@g****m> about 9 years ago
cbbd79d1 New Windows scripts to help setup a training environment Matt Blackburn <m****8@f****m> over 9 years ago
a6e5787b merge Merge pull request #15 from mortonfox/patch-1 Brent Beer <b****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
84f8f40a Update the fork link Morton Fox <g****b@q****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4db094ee Create file for ZPrezto Eric Hollenberry <h****y@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
36f2847f merge Merge pull request #14 from github/transpose-encoding Briana Swift <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
b70040d0 merge Merge pull request #13 from github/add-other Briana Swift <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
fd94dd2f Minor spelling fix --> apps Cynthia Rich <c****D@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
b4c3d331 add @matthewmccullough's latest app suggestions Briana Swift <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d97dccaa Rely heavily on Ruby's CSV for rendering CSVs Steve Winton <s****n@g****m> about 10 years ago
5f4b3fd5 Specify file encoding when transcoding CSVs Steve Winton <s****n@g****m> about 10 years ago
3a45ada8 Adding other tools Briana Swift <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f5266975 merge Merge pull request #12 from github/add-csv-ruby-script Briana Swift <b****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d2039bb7 Fix path to transpose-csv.rb Stefan Stölzle <s****e@g****m> about 10 years ago
37957bbc Correct path to transpose-csv.rb FOR REAL Steve Winton <s****n@g****m> about 10 years ago
5a103fca Correct path to transpose-csv.rb Steve Winton <s****n@g****m> about 10 years ago
5ba9345e Provide attribution to Stack Overflow "transpose csv in Ruby" question Steve Winton <s****n@g****m> about 10 years ago
bde80412 move transpose-csv.rb script back to root directory Briana Swift <b****e@g****m> about 10 years ago
6a959d4a Refactor to be in line w/ other util scripts Stefan Stölzle <s****e@g****m> about 10 years ago
d389c4d9 add ruby script for transposing trainer retrospectives Briana Swift <b****e@g****m> about 10 years ago
9b6efb33 merge Merge pull request #11 from github/optimize-rakefile Stefan Stölzle <s****m@g****m> over 10 years ago
c4b84b9e Add additional folders/files to excludes Stefan Stölzle <s****e@g****m> over 10 years ago
50e70439 merge Merge pull request #9 from github/normalize-setup-scripts Patrick McKenna <p****a@g****m> over 10 years ago
911f81e7 don't forget to record specific gem versions used Patrick McKenna <p****a@g****m> over 10 years ago
bf984f51 tell user how to use default install dir Patrick McKenna <p****a@g****m> over 10 years ago
7f189f55 note deps and provide scrpit to install them Patrick McKenna <p****a@g****m> over 10 years ago
c24d2334 merge Merge pull request #6 from github/collaborator-tweaks Joshua Wehner <j****r@g****m> almost 11 years ago
165832b4 Use more properful englishization hereabouts Joshua Wehner <j****r@g****m> almost 11 years ago
7c014f30 exit on error Joshua Wehner <j****r@g****m> almost 11 years ago
8198f9ee Add comment to issue, list new collaborators Joshua Wehner <j****r@g****m> almost 11 years ago
0f9edea0 Store current collaborators Joshua Wehner <j****r@g****m> almost 11 years ago
7000bec6 merge Merge pull request #5 from github/consistency Joshua Wehner <j****r@g****m> almost 11 years ago
540becb5 But actually work correctly Joshua Wehner <j****r@g****m> almost 11 years ago
a88c7a10 Add issue-url parsing to add-collaborators Joshua Wehner <j****r@g****m> almost 11 years ago
8158b24d Cleanup and move common code to common.rb Joshua Wehner <j****r@g****m> almost 11 years ago
2f72bce7 Make add-collaborators executable Joshua Wehner <j****r@g****m> almost 11 years ago
bfab6504 Fixup create Joshua Wehner <j****r@g****m> almost 11 years ago
235c3665 File extension arguably unnecessary Joshua Wehner <j****r@g****m> almost 11 years ago
aa71d66c File extension arguably unnecessary Joshua Wehner <j****r@g****m> almost 11 years ago
0f53d8db merge Merge pull request #4 from jaw6/create-assigned-issue Joshua Wehner <j****r@g****m> almost 11 years ago
29a63f80 Make this actually work Joshua Wehner <j****r@g****m> about 11 years ago
d68cc476 Use same token var as add-collaborators Joshua Wehner <j****r@g****m> about 11 years ago
781b1a7b Add script create-assigned-issue Joshua Wehner <j****r@g****m> about 11 years ago
a8042c75 merge Merge pull request #3 from githubtraining/add-collaborators-script Brent Beer <b****r@g****m> about 11 years ago
956f6577 More ruby-like token setting Joshua Wehner <j****r@g****m> about 11 years ago
be2fca6e open source of script to add collaborators Brent Beer <b****r@g****m> about 11 years ago
d389fee7 merge Merge pull request #1 from githubtraining/fix-readme Joshua Wehner <j****r@g****m> over 11 years ago
53b9bf7d Update README.md Joshua Wehner <j****r@g****m> over 11 years ago
155d25b0 Tweak readme for new eyes Joshua Wehner <j****r@g****m> over 11 years ago
d0bc8f20 Fix bug: needs filename in the target to detect/rm Joshua Wehner <j****r@g****m> over 11 years ago
80f0c3fd Can remove previous symlink at target dir Joshua Wehner <j****r@g****m> over 11 years ago
0a6fab1a Smarter default install dir Joshua Wehner <j****r@g****m> over 11 years ago
8062ce0a symlink requires full path to target Joshua Wehner <j****r@g****m> over 11 years ago
0033ebdd Not a gem Joshua Wehner <j****r@g****m> over 11 years ago
5beea255 welcome should ask for name Joshua Wehner <j****r@g****m> over 11 years ago
500b7e48 Simplify git-graphlive (defaults to 10 commits) Joshua Wehner <j****r@g****m> over 11 years ago
498ae580 Add an installer, beefier Readme Joshua Wehner <j****r@g****m> over 11 years ago
25ec3113 Remove things that aren't related to git training Joshua Wehner <j****r@g****m> over 11 years ago
ecb779bb License > License.txt Joshua Wehner <j****r@g****m> over 11 years ago
40b24616 Visualization tool for Git history Matthew McCullough <m****w@g****m> over 12 years ago
30270899 Script to create a new repo, populated with a README Matthew McCullough <m****w@g****m> over 12 years ago
070e271f Comment the treelive script as an enhancement to #7 Matthew McCullough <m****w@g****m> over 12 years ago
1938603a Make cuttail generic (pasteboard instead of an editor) Matthew McCullough <m****w@g****m> over 12 years ago
670f2280 merge Merge pull request #7 from jordanmccullough/graphlive-defaults Matthew McCullough <m****w@g****m> over 12 years ago
96484fd4 merge Merge pull request #2 from eripa/vacuumfix Matthew McCullough <m****w@g****m> over 12 years ago
4a71f840 merge Merge pull request #5 from matthewmccullough/trailingnewlines Matthew McCullough <m****w@g****m> over 12 years ago
0af8d24d Eject all disks AppleScript that can be turned into an App too Matthew McCullough <m****w@g****m> over 12 years ago
900303f9 Remove echo debug outputs jordanmccullough <j****n@g****m> over 12 years ago
329fbab3 merge Update fork, resolve graphlive conflict jordanmccullough <j****n@g****m> over 12 years ago
7ca65e5e Add graphlive defaults and conditional for no args jordanmccullough <j****n@g****m> over 12 years ago

← Back to repository