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

Add "save to file" to ag*w commands + colorize comments like ";arg1" #10860

Merged
merged 8 commits into from Aug 4, 2018

Commits on Aug 1, 2018

  1. Copy the full SHA
    d1ec2dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    44d3770 View commit details
    Browse the repository at this point in the history
  3. Fixed ag? help

    cyanpencil committed Aug 1, 2018
    Copy the full SHA
    ab2e3d6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    be22d20 View commit details
    Browse the repository at this point in the history
  5. Fix: gcc warnings in r_core_graph_cmd + use vartype comments in cmd_type

    Refactor: Move r_core_graph_cmd from cconfig.c to cmd_anal.c and make it static
    
    Refactor: moved getViewerPath() to cmd_anal.c too
    cyanpencil committed Aug 1, 2018
    Copy the full SHA
    b37fd7a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    280184c View commit details
    Browse the repository at this point in the history
  7. Refactor: many small refactors of ag* commands in cmd_anal.c

    Refactor: solve merge conflict in cconfig.c
    
    Refactor: other small refactorings in cmd_anal.c
    cyanpencil committed Aug 1, 2018
    Copy the full SHA
    106ae2e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Copy the full SHA
    5ac4f6b View commit details
    Browse the repository at this point in the history