Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: benfletcher/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: exercism/DEPRECATED.javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 7 contributors

Commits on Jun 11, 2018

  1. Reformat config files (exercism#549)

    This runs the configlet fmt command, which normalizes the
    contents and ordering of keys in the track config and
    maintainers config.
    
    This will let us script changes to the config files without
    having unnecessary noise in the diffs when submitting pull
    requests.
    Katrina Owen authored and tejasbubane committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    f81aef2 View commit details
    Browse the repository at this point in the history
  2. Removed outdated mention of Eloquent JavaScript’s edition number (exe…

    …rcism#550)
    
    Eloquent JavaScript came out with a 3rd edition some time ago. Previously, LEARNING.md mentioned its 2nd edition instead. Now it mentions no edition. The link is thus futureproofed.
    DanielFlaum authored and tejasbubane committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9aedefe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    1645af5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    12cf744 View commit details
    Browse the repository at this point in the history
  2. Added blurb (exercism#554)

    jackhughesweb authored and matthewmorgan committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ae311ab View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Update README.md

    matthewmorgan authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    050d9e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    b3d601e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Deprecate this track

    Katrina Owen
    Katrina Owen committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    618e65d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge pull request exercism#560 from exercism/rename-to-deprecated-ja…

    …vascript
    
    Deprecate this track
    Katrina Owen
    Katrina Owen authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    2cf502c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Clean up maintainers.json

    This file needs emptying. If anyone who is in it would like to be transferred as an alumni to exercism/javascript, please open a PR there, referencing this, and I'll merge it.
    iHiD authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    1a499fa View commit details
    Browse the repository at this point in the history
Loading