pancake
dd6a1a68d5
Implement 'r2pm -i all' as requested
2017-11-14 03:12:54 +09:00
pancake
2fd75e3063
Implement 'r2pm suicide' to self remove r2 from system and home
2017-10-27 00:38:15 +02:00
pancake
b0beb37c48
Add experimental r2pm -ci flag
2017-10-10 10:33:45 +02:00
pancake
f2e1d621e1
Add r2pm -d to show documentation
2017-10-05 19:34:12 +02:00
pancake
c3dc7886c1
Fix R2PM_SUDO issue using env var and function name seaminglessly
2017-09-17 11:28:56 +02:00
kij
00f8d60dc2
r2pm OCD fixes. ( #8393 )
2017-09-01 21:15:00 +02:00
pancake
d62caa8fb1
Fix R2PM_SVN
2017-06-18 01:58:15 +02:00
pancake
2df8e6f340
Add support for SVN sources in r2pm
2017-06-18 01:51:57 +02:00
Ayman Khamouma (ak42)
cbafade76e
Fix regression in R2PM_TGZ
2017-06-02 19:18:57 +02:00
pancake
fbf6991762
Fix regressions introduced in r2pm
...
export doesnt behaves as expected using multiple. reproducible with r2pm -i r2r
2017-05-24 11:55:31 +02:00
Stanisław Drozd
6be7cc1f90
Fix a simple bug in r2pm; make r_bin_get_size() behavior more intuitive ( #7582 )
...
* r2pm: remove "set -e" to fix the later gmake check
* bin.c: return 0 on missing object in r_bin_get_size()
When running "radare2 --", commands like iZ would normally print
UT64_MAX (0xfff... or -1) when o is NULL, which seems misleading.
Besides, the function's return value is unsigned anyway.
2017-05-23 23:00:33 +02:00
Adrian Pistol
a19ea41f03
Clean up r2pm code. ( #7566 )
...
See #7566 .
2017-05-23 14:19:51 +02:00
pancake
6c9e4cbb4f
Add missing error checking for svn co
2017-05-21 21:50:27 +02:00
pancake
389b3b3800
Add support for SVN sources in r2pm
2017-05-21 21:47:15 +02:00
pancake
c538ee730e
Fix r2 -H USER_PLUGINS path
2017-04-10 13:26:03 +02:00
giomismo
6d2d797eae
Fix #7193 : R2PM_ETCD has an extra "radare2" path ( #7194 )
...
Fixes alias in radare2rc at r2pm packages like esilburner
2017-04-02 08:36:30 +02:00
pancake
f6ebc02a88
Add r2pm -H and clone with --recursive
2017-03-25 01:54:19 +01:00
pancake
b2af808da7
Do not use -hh in r2pm
2017-02-25 20:30:03 +01:00
pancake
272c8b493c
Honor library path in r2pm
2017-02-24 15:24:11 +01:00
zonkzonk
56366df728
Removing path in shell redirections
2017-01-31 22:13:32 +01:00
pancake
3c9e80372f
Fix #6598 - r2pm db2 issue and add 2 arm64 bonus ops to the assembler
2017-01-29 03:44:18 +01:00
pancake
8f87570202
Implement support for external repositories via r2pm -a
2017-01-18 00:22:56 +01:00
pancake
d852b46226
Fix r2pm -c status message
2016-12-24 03:06:38 +01:00
pancake
8b0d084596
Honor HOMEBINDIR in PATH for r2pm and reset --hard @^^ in update
2016-12-13 03:13:45 +01:00
pancake
e278693720
Fix #6180 - avoid double slash to make windows bash happy
2016-11-13 01:42:25 +01:00
pancake
acdf944a4a
Do not recommend to update after r2pm update
2016-11-02 09:23:02 +01:00
pancake
2ec01e9fff
Fix r2pm -c
2016-10-08 00:54:43 +02:00
pancake
c1b4cd666f
Do not run aav in aa on ARM
2016-10-05 16:01:16 +02:00
pancake
c6107b0dbe
Add R2PM_OLDPWD var for r2pm
2016-10-02 11:58:46 +02:00
pancake
8857900863
Add support for zip and 3rd url parameter
2016-10-02 11:53:12 +02:00
pancake
37f353b693
Add R2PM_SUDO and enhance r2pm -c
2016-10-02 11:33:25 +02:00
pancake
4762f73c4e
Fix prompt in r2pm cd
2016-10-02 01:26:53 +02:00
pancake
c3bd6a6a10
Add r2pm ls|cd
2016-10-02 00:37:09 +02:00
pancake
d482f8974f
Add R2PM_TGZ for r2pm
2016-10-01 14:04:54 +02:00
pancake
ce497415eb
Fix pkg-config issues for some systems
2016-09-15 22:25:21 +02:00
pancake
edf019d261
Add PYPATH to r2pm
2016-09-14 17:31:14 +02:00
pancake
0167ba90a1
Add r2pm -w and handle R2PM_DEPS
2016-09-13 01:01:29 +02:00
pancake
7c0f154dea
Fix #5627 - Iterate over all instructions with @@i
2016-09-02 18:11:56 +02:00
Rakholiya Jenish
66772837c0
Add support to have custom directory name for cloned repo
2016-08-27 01:36:40 +02:00
Paul
d670aaa77a
Adding R2PM_GITDIR for easy packages local testing ( #5475 )
...
* Adding R2PM_GITDIR for easy packages local testing
Usage:
export R2PM_DBDIR="/path/to/the/folder/with/package/description"
export R2PM_GITDIR="/path/to/the/root/folder/of/the/local/repository"
r2pm -i package
2016-08-10 16:20:15 +02:00
pancake
5cafd20194
Show r2pm clone directory in r2pm init
2016-08-08 11:40:31 +02:00
pancake
2bc30dd1cd
Add r2pm -r to run commands with R2PM_BINDIR in PATH
2016-08-05 01:19:59 +02:00
pancake
95283d5531
Fix indent in r2pm
2016-08-03 14:21:42 +02:00
pancake
9fda59e26d
Only use ~/.config/radare2/prefix/bin
2016-08-03 14:03:09 +02:00
Maijin
7cecadb74a
Removing useless files/doc
2016-07-28 07:59:10 +02:00
jnahorny
f7b8f4c1ea
Get rid of the error when 'mkdir' wanted to remove unexisting directory ( #5128 )
2016-06-12 23:16:36 +02:00
pancake
3bf418016f
r2pm: d -> db
2016-06-07 23:46:26 +02:00
pancake
cf544b794f
Completely move r2pm packages to radare2-pm
2016-06-07 23:42:08 +02:00
Jeffrey Crowell
b3b77ac3f1
fixup keystone-lib installer
2016-06-03 22:45:47 -04:00
pancake
03294af32b
Fix null deref in libr_asm and add lang-python r2pm pkg
2016-06-02 02:45:38 +02:00