index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-21
Oops, remove, not ifdef out..
Panu Matilainen
1
-13
/
+0
2007-09-21
Rename alKey & alNum to rpmal* for namespacing
Panu Matilainen
8
-52
/
+67
2007-09-21
Silence compiler whining from bad popt argv definition
Panu Matilainen
1
-1
/
+2
2007-09-21
Unexport FSM(I) typedefs, only usable within rpm
Panu Matilainen
2
-10
/
+4
2007-09-21
Unexport rpmpms typedef, nothing outside rpm can use it anyway
Panu Matilainen
2
-5
/
+2
2007-09-21
Remove unused proof-of-concept arch-filtering of dependencies
Panu Matilainen
3
-150
/
+3
2007-09-21
Add another HAVE_ZLIB_H conditional.
Ralf Corsépius
1
-1
/
+3
2007-09-20
Rip out unused anaconda-related hacks
Panu Matilainen
6
-36
/
+2
2007-09-20
Rename public fileAction* type to rpmFileAction for namespacing
Panu Matilainen
9
-16
/
+16
2007-09-20
TODO reminder about compat headers
Panu Matilainen
1
-0
/
+1
2007-09-20
Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/...
Panu Matilainen
1
-14
/
+11
2007-09-20
Remove checks for synch.h, semaphore.h, aio.h (unused).
Ralf Corsépius
1
-2
/
+1
2007-09-20
Rename MacroContext and -Entry to rpmMacro* for namespacing
Panu Matilainen
4
-62
/
+62
2007-09-20
Make zlib conditional.
Ralf Corsépius
1
-12
/
+10
2007-09-20
Move _free() into system.h for now
Panu Matilainen
11
-121
/
+13
2007-09-20
Rename fileTypes(_e) to rpmFileTypes for namespacing
Panu Matilainen
3
-10
/
+10
2007-09-20
Rename freeFilesystems() to rpmFreeFilesystems() for namespacing
Panu Matilainen
3
-5
/
+5
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
12
-57
/
+57
2007-09-20
Match hardcoded _query_all_fmt default with current macro default
Panu Matilainen
1
-1
/
+1
2007-09-20
Move rpmInstall/EraseInterfaceFlags to rpmcli.h
Panu Matilainen
2
-30
/
+26
2007-09-20
Remove the "dressed" rpmHeaderGetEntry() from API
Panu Matilainen
3
-68
/
+61
2007-09-20
Conditionalize rpmlib(PayloadIsBzip2) provide on HAVE_BZLIB_H
Panu Matilainen
1
-0
/
+2
2007-09-20
Remove unnecessary include
Panu Matilainen
1
-1
/
+0
2007-09-20
Conditionalize zlib conditional pieces of code on HAVE_ZLIB_H.
Ralf Corsépius
1
-0
/
+6
2007-09-20
Remove splint remnants.
Ralf Corsépius
3
-7
/
+0
2007-09-20
Add dependency on libbz2.
Ralf Corsépius
2
-1
/
+2
2007-09-20
Tighten check for libbz2.
Ralf Corsépius
1
-8
/
+11
2007-09-19
Dead code removal
Panu Matilainen
1
-23
/
+0
2007-09-19
Remove long since dead rpmrc provides code
Panu Matilainen
3
-37
/
+0
2007-09-19
Remove ancient RH-comment
Panu Matilainen
1
-3
/
+1
2007-09-19
Remove --redhatprovides / --redhatrequires popt aliases
Panu Matilainen
1
-6
/
+0
2007-09-19
Adjust pktlen to pgpReadPkt's expectations.
Ralf Corsépius
1
-1
/
+1
2007-09-19
Cosmetics.
Ralf Corsépius
1
-2
/
+2
2007-09-19
Remove db-internals from rpmts
Panu Matilainen
3
-9
/
+65
2007-09-19
Rename --with-internal-db into --with-external-db.
Ralf Corsépius
1
-5
/
+10
2007-09-19
Remove NPTL games.
Ralf Corsépius
1
-10
/
+0
2007-09-19
Move EXTRA_DIST out of PYTHON block.
Ralf Corsépius
1
-3
/
+3
2007-09-18
Add check for db_threadid_t in db.h.
Ralf Corsépius
1
-0
/
+3
2007-09-18
Build db3isalive only if it is being used.
Ralf Corsépius
1
-0
/
+2
2007-09-18
Rename BZIP2BIN->__BZIP2.
Ralf Corsépius
1
-4
/
+4
2007-09-18
Rename BZIP2BIN->__BZIP2.
Ralf Corsépius
1
-4
/
+4
2007-09-18
Remove WITH_POPT (Unused).
Ralf Corsépius
1
-1
/
+0
2007-09-18
s/libary/library/
Ralf Corsépius
1
-1
/
+1
2007-09-18
Fix ancient typo.
Ralf Corsépius
1
-1
/
+1
2007-09-18
Use rpmquery instead of rpm for --querytags check to avoid popt aliasing issues
Panu Matilainen
1
-2
/
+2
2007-09-18
Invert logic to setup WITH_INTERNAL_DB.
Ralf Corsépius
1
-1
/
+1
2007-09-18
Fix typo in previous patch.
Ralf Corsépius
1
-1
/
+0
2007-09-18
Append @WITH_DB_LIB@ to Libs.private.
Ralf Corsépius
1
-1
/
+1
2007-09-18
Reorganize *_DATA creation.
Ralf Corsépius
1
-1
/
+5
2007-09-18
Include fts.h.
Ralf Corsépius
1
-0
/
+1
[next]