index
:
tools/php-rpminfo.git
master
The master git repository for php-rpminfo tools
Remi Collet
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpminfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanity: ensure mode is not < 0
Remi Collet
2020-03-13
1
-1
/
+1
*
add full parameter to rpmdbsearch
Remi Collet
2020-03-13
1
-3
/
+5
*
micro optimization
Remi Collet
2020-03-12
1
-1
/
+1
*
cleanup
Remi Collet
2020-03-12
1
-7
/
+9
*
improve search logic, use index when exists and no search mode
Remi Collet
2020-03-12
1
-28
/
+38
*
fix search for various tags
Remi Collet
2020-03-12
1
-6
/
+69
*
impr reflection
Remi Collet
2020-03-12
1
-2
/
+2
*
use upstream name and expose all RPMTAG_*
Remi Collet
2020-03-12
1
-14
/
+15
*
mode dependency tags and drop EXPERIMENTAL
Remi Collet
2020-03-12
1
-2
/
+6
*
fix reflection
Remi Collet
2020-03-11
1
-3
/
+2
*
revert previous and add rpmdbsearch function instead
Remi Collet
2020-03-11
1
-8
/
+64
*
add simple test for glob/regex search
Remi Collet
2020-03-11
1
-1
/
+1
*
add match_mode parameters to rpmdbinfo function
Remi Collet
2020-03-11
1
-2
/
+20
*
free header iterator
Remi Collet
2020-03-11
1
-0
/
+1
*
free iterator to avoid read locks
Remi Collet
2020-03-11
1
-0
/
+1
*
close open DB
Remi Collet
2020-03-11
1
-0
/
+3
*
prepare 0.2.2
Remi Collet
2020-03-11
1
-1
/
+1
*
review rpmvercmp again
Remi Collet
2020-03-11
1
-25
/
+39
*
fix rpmvercmp logic
Remi Collet
2020-03-10
1
-3
/
+43
*
retrieve array of int from metadata, allow dependency retrieval
Remi Collet
2018-02-12
1
-1
/
+86
*
retrieve array of strings from metadata
Remi Collet
2018-02-09
1
-0
/
+17
*
add summary in minimal information set
Remi Collet
2018-02-09
1
-0
/
+1
*
new function: array rpmdbinfo(string name [, bool full]);
Remi Collet
2018-02-08
1
-51
/
+97
*
add option to retrieve error message instead of raising a warning
Remi Collet
2018-01-30
1
-12
/
+25
*
add RPMVERSION constant
Remi Collet
2018-01-26
1
-2
/
+11
*
fix segfault in ZTS mode
Remi Collet
2018-01-26
1
-10
/
+17
*
clean up + release 0.1.0
v0.1.0
Remi Collet
2018-01-26
1
-71
/
+4
*
fix build warnings
Remi Collet
2018-01-26
1
-1
/
+2
*
New function: array rpminfo(string path [, bool full ]);
Remi Collet
2018-01-25
1
-10
/
+154
*
initial work, only PoC for now
Remi Collet
2018-01-24
1
-0
/
+178