.. |
p
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
agraph.c
|
Add cmd.bbgraph to use a different command to render the basic blocks ##graph
|
2022-09-04 06:24:16 +02:00 |
anal_objc.c
|
Use RCore.help instead of eprintf in more commands under aa ##shell
|
2022-08-19 13:16:59 +02:00 |
anal_tp.c
|
Add a linting to avoid R_LOG calls ending with a dot ##lint
|
2022-07-04 17:42:25 +02:00 |
blaze.c
|
Improve aab results by using section size ##anal
|
2022-08-19 11:10:32 +02:00 |
canal.c
|
Use RCore.help instead of eprintf in more commands under aa ##shell
|
2022-08-19 13:16:59 +02:00 |
carg.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
casm.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cbin.c
|
More RLOG usage in core
|
2022-08-20 01:03:21 +02:00 |
cconfig.c
|
Add cmd.bbgraph to use a different command to render the basic blocks ##graph
|
2022-09-04 06:24:16 +02:00 |
cfile.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
cio.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
citem.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cmd_anal.c
|
Remove hack fixing a bug that is now gone for agn ##graph
|
2022-08-23 19:16:47 +02:00 |
cmd_api.c
|
Make command repeat behave as expected with the foreach operator ##shell
|
2022-09-03 20:47:48 +02:00 |
cmd_cmp.c
|
More RLOG usage in core
|
2022-08-20 01:03:21 +02:00 |
cmd_debug.c
|
Add new 'drp*' 'arp*' commands to flag the reg arena ##debug
|
2022-08-23 23:54:17 +02:00 |
cmd_egg.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cmd_eval.c
|
TLS a global and add tests for e,
|
2022-08-19 23:11:47 +02:00 |
cmd_flag.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_hash.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cmd_help.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
cmd_info.c
|
Add table's :help and ignore commas in i subcommand parsing ##bin
|
2022-09-02 18:26:10 +02:00 |
cmd_log.c
|
More RLOG usage in core
|
2022-08-20 01:03:21 +02:00 |
cmd_macro.c
|
Add test for 'q' return code bug and minor cleanup r2r ##tests
|
2022-05-26 12:41:49 +02:00 |
cmd_magic.c
|
Test and benchmark --with-sysmagic in the CI ##search
|
2022-08-07 16:24:08 +02:00 |
cmd_meta.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_mount.c
|
Implement mdd, mdq and ms's ls -l ##fs
|
2022-08-22 01:50:32 +02:00 |
cmd_open.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_print.c
|
Fix lintings
|
2022-08-23 22:00:25 +02:00 |
cmd_project.c
|
Fix #20405 - Multiple fixes and improvements in projects ##projects
|
2022-07-05 10:56:04 +02:00 |
cmd_quit.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_search_rop.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_search.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
cmd_seek.c
|
Implement s** for proper seek history parseable output ##shell
|
2022-08-20 23:47:31 +02:00 |
cmd_type.c
|
Add the infamous command tac ##shell
|
2022-07-31 14:41:55 +02:00 |
cmd_write.c
|
Implement wa+ command to assemble + seek ##write
|
2022-09-02 21:11:41 +02:00 |
cmd_zign.c
|
eprintf requires newline
|
2022-05-05 13:11:52 +02:00 |
cmd.c
|
Make command repeat behave as expected with the foreach operator ##shell
|
2022-09-03 20:47:48 +02:00 |
core.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
corelog.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
cplugin.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
cproject.c
|
Make command repeat behave as expected with the foreach operator ##shell
|
2022-09-03 20:47:48 +02:00 |
cundo.c
|
Add cmd.undo and handles it for w and CC commands ##core
|
2022-07-31 06:34:16 -04:00 |
disasm_stackptr.inc
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
disasm.c
|
else block linting
|
2022-08-18 18:35:22 +02:00 |
esil2c.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
fortune.c
|
Free second path string if file does not exist in getFortuneFile()
|
2022-07-20 00:19:25 +02:00 |
gdiff.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
hack.c
|
Add =0 and =1 lintings
|
2022-08-18 13:58:40 +02:00 |
libs.c
|
Fix (null) license on r2 -L
|
2022-08-14 19:19:31 +02:00 |
linux_heap_glibc.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
linux_heap_jemalloc.c
|
Linting for 'cmp (' and asan in Cf
|
2022-08-20 12:35:11 +02:00 |
Makefile
|
Implement RCore.visual_slides() ##visual
|
2021-10-27 01:54:43 +02:00 |
meson.build
|
windows_heap is included in cmd_debug ##build
|
2022-05-10 13:32:02 +02:00 |
panels.c
|
Improve visual text editor navigation ('j' moves to next line) ##visual
|
2022-08-19 00:11:17 +02:00 |
patch.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
project.c
|
Minor indent fixes in projects.c
|
2022-08-01 13:40:05 +02:00 |
pseudo.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
rtr_http.c
|
Lint for trailing spaces
|
2022-08-15 18:21:18 +02:00 |
rtr_shell.c
|
Add ===errmsg to support the new r2pipe side ##r2pipe (#18705)
|
2021-05-18 09:08:27 +02:00 |
rtr.c
|
Add lint for \tfree(
|
2022-08-18 10:27:06 +02:00 |
rvc.c
|
More RLOG usage in core
|
2022-08-20 01:03:21 +02:00 |
task.c
|
Two more null deref fixes for cons/task initialization
|
2022-03-03 10:52:01 +01:00 |
vasm.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
visual_tabs.inc
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
visual.c
|
Fix #20653 - uaf of an unused variable in visual
|
2022-08-29 18:11:35 +02:00 |
vmarks.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
vmenus_graph.c
|
Add another source linting to avoid newlines in RCore.cmd() ##refactor
|
2022-06-30 22:22:30 +02:00 |
vmenus_zigns.c
|
Fix #20405 - Multiple fixes and improvements in projects ##projects
|
2022-07-05 10:56:04 +02:00 |
vmenus.c
|
Use RCore.help instead of eprintf in more commands under aa ##shell
|
2022-08-19 13:16:59 +02:00 |
vslides.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
windows_heap.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
yank.c
|
Improve the yank command and help ##shell
|
2022-09-03 02:18:54 +02:00 |
zdiff.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |