Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds new version of help50 #210

Open
wants to merge 83 commits into
base: main
Choose a base branch
from
Open

Adds new version of help50 #210

wants to merge 83 commits into from

Commits on Jan 5, 2024

  1. added helpers for make

    dmalan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e7781bf View commit details
    Browse the repository at this point in the history
  2. tidying helper framework

    dmalan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1f25bf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    f92afe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5470fcf View commit details
    Browse the repository at this point in the history
  3. added PIPESTATUS for helpers

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c4b6fbe View commit details
    Browse the repository at this point in the history
  4. removed PIPESTATUS

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8ee1e52 View commit details
    Browse the repository at this point in the history
  5. removed test file

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b003947 View commit details
    Browse the repository at this point in the history
  6. added _helpful, _helpless

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9279b1d View commit details
    Browse the repository at this point in the history
  7. removed, updated wrappers

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    26e431d View commit details
    Browse the repository at this point in the history
  8. updated formatting

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a0783ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cadd890 View commit details
    Browse the repository at this point in the history
  10. added on/off

    dmalan committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3041bf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. added icon to _help

    dmalan committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a3c55b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. WIP

    dmalan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7f315ae View commit details
    Browse the repository at this point in the history
  2. WIP

    dmalan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c70d23 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. WIP

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    36c860c View commit details
    Browse the repository at this point in the history
  2. WIP

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    22a873b View commit details
    Browse the repository at this point in the history
  3. WIP

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bbaa372 View commit details
    Browse the repository at this point in the history
  4. checking for ctl-z

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b1b2360 View commit details
    Browse the repository at this point in the history
  5. checking parent dirs

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bd215bc View commit details
    Browse the repository at this point in the history
  6. added _find helper

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a69df22 View commit details
    Browse the repository at this point in the history
  7. renamed helper

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ebaec05 View commit details
    Browse the repository at this point in the history
  8. added helper

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bba678c View commit details
    Browse the repository at this point in the history
  9. added helper

    dmalan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1a38952 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. added helpers

    dmalan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    501a59d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge pull request #201 from cs50/main

    Merges main into help50 branch
    dmalan authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d96a3d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    bc67d10 View commit details
    Browse the repository at this point in the history
  2. tidied formatting, filesystem

    dmalan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    383f4a2 View commit details
    Browse the repository at this point in the history
  3. capping size of help50 input

    dmalan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    72c3d53 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. improved non-greedy matching

    dmalan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    eb6647d View commit details
    Browse the repository at this point in the history
  2. added helper for .c

    dmalan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    26facb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    45cb7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    372761f View commit details
    Browse the repository at this point in the history
  3. create canary build

    rongxin-liu committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b9a5ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2919d87 View commit details
    Browse the repository at this point in the history
  5. added comments

    rongxin-liu committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f5b22c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #209 from cs50/arm64-runner

    Use GitHub-hosted ARM runner to build docker arm64 image
    rongxin-liu authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d3a6a9c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. WIP

    dmalan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8556c53 View commit details
    Browse the repository at this point in the history
  2. WIP

    dmalan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5f11fef View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. WIP2

    dmalan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a91969f View commit details
    Browse the repository at this point in the history
  2. WIP2

    dmalan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    73601b9 View commit details
    Browse the repository at this point in the history
  3. WIP3

    dmalan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d6fc53a View commit details
    Browse the repository at this point in the history
  4. WIP4

    dmalan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0c96044 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. WIP5

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    72dd67f View commit details
    Browse the repository at this point in the history
  2. WIP6

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d5a938c View commit details
    Browse the repository at this point in the history
  3. WIP7

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f96d245 View commit details
    Browse the repository at this point in the history
  4. added WORKDIR

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b19fc4 View commit details
    Browse the repository at this point in the history
  5. WIP7

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2801456 View commit details
    Browse the repository at this point in the history
  6. WIP8

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    35dd708 View commit details
    Browse the repository at this point in the history
  7. removed Makefile check

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    29ddbfd View commit details
    Browse the repository at this point in the history
  8. WIP8

    dmalan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2ec2530 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. WIP

    dmalan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    db691ca View commit details
    Browse the repository at this point in the history
  2. WIP

    dmalan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1b88177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16154b3 View commit details
    Browse the repository at this point in the history
  4. removed TAG from Makefile

    dmalan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9e77045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aa50ee View commit details
    Browse the repository at this point in the history
  6. omitting dot directories

    dmalan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3eae3bd View commit details
    Browse the repository at this point in the history
  7. added helpers

    dmalan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e43789b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. removed ls helper

    dmalan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f2b776a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6c051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c3c7db View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. removed break from CLI library

    dmalan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f5cffb7 View commit details
    Browse the repository at this point in the history
  2. added _trap

    dmalan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    42c2a85 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on Jun 24, 2024

  1. merged in main

    dmalan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2051c45 View commit details
    Browse the repository at this point in the history
  2. added detection of backslash

    dmalan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3192a87 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    52bce67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdf4a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. fixed _sure

    dmalan committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    fb3c69d View commit details
    Browse the repository at this point in the history
  2. installing file command

    dmalan committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6baca23 View commit details
    Browse the repository at this point in the history
  3. improved DEBUG trap

    dmalan committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    bbd4820 View commit details
    Browse the repository at this point in the history
  4. added Python helper

    dmalan committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    84d7819 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. removed DEBUG trap

    dmalan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    21148f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b0adc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. added _fold

    dmalan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3f09407 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. style

    dmalan committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    56d8fb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. WIP

    dmalan committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3e9ca9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852ad29 View commit details
    Browse the repository at this point in the history
  3. merged

    dmalan committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    be19810 View commit details
    Browse the repository at this point in the history
  4. WIP

    dmalan committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8b8ae78 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. WIP

    dmalan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c6fe70f View commit details
    Browse the repository at this point in the history