razor.git
2009-03-12 J. Ali HarlowAvoid use of legacy rpm library types
2009-03-12 J. Ali HarlowDon't list libcurl as a requirement in the .pc file
2009-03-12 J. Ali HarlowGenerate dynamic library on MS-Windows
2009-02-14 J. Ali HarlowRefactor run_script for improved readability
2009-02-05 J. Ali HarlowImplement lua scripts with support for standard and...
2009-01-22 J. Ali HarlowImplement relocatations when installing rpms.
2009-01-14 J. Ali HarlowFix bug causing "razor remove" to quietly fail.
2009-01-14 J. Ali HarlowFix bug causing "razor list-files" to fail to see any...
2009-01-14 J. Ali HarlowFix bug causing merger to place file names in the main...
2009-01-13 J. Ali HarlowDon't try and stat the installation root if it's the...
2009-01-12 J. Ali HarlowCope with the non-atomic behaviour of rename on MS...
2009-01-12 J. Ali HarlowTreat razor data files as binary consistently
2009-01-12 J. Ali HarlowGenerate razor.pc in line with details determined durin...
2009-01-09 J. Ali HarlowInclude test.xml in the distribution since it is needed...
2009-01-09 J. Ali HarlowAdd some error checking and reporting for writing upstr...
2009-01-09 J. Ali HarlowClose files before deleting them for compatibility...
2009-01-09 J. Ali HarlowUse CSIDL on MS-Windows platforms instead of FHS paths.
2009-01-09 J. Ali HarlowAvoid use of non-standard %m printf conversion code.
2009-01-08 J. Ali HarlowProvide a program_name global variable as required...
2009-01-08 J. Ali HarlowReplace call to random() with the more portable rand...
2009-01-08 J. Ali HarlowUse fsync from gnulib for portability
2009-01-08 J. Ali HarlowLink to winsock2 under mingw (needed for ntohl).
2009-01-08 J. Ali HarlowAdd an early include of config.h as required by gnulib
2009-01-08 J. Ali HarlowRemove another unnecessary include of sys/mman.h
2009-01-08 J. Ali HarlowUse gnulib with the razor binary for portability (for...
2009-01-08 J. Ali HarlowRemove unnecessary include of sys/mman.h
2009-01-08 J. Ali HarlowOnly include sys/wait.h on platforms that have it.
2009-01-08 J. Ali HarlowInclude winsock.h rather than arpa/inet.h on mingw...
2009-01-08 J. Ali HarlowDon't attempt to use chroot() on systems that don't...
2009-01-08 J. Ali HarlowDon't try and create symbolic links on platforms that...
2009-01-07 J. Ali HarlowSupport platforms where mkdir only takes one argument...
2009-01-07 J. Ali HarlowInclude limits.h in files which used PATH_MAX for porta...
2009-01-07 J. Ali HarlowAvoid unportable "uint" type
2009-01-07 J. Ali HarlowAdd support for platforms without fnmatch.
2009-01-06 J. Ali HarlowSupport platforms without mmap
2009-01-06 J. Ali HarlowMake curl an optional dependancy
2009-01-06 J. Ali HarlowMake rpmlib an optional dependency
2009-01-05 J. Ali HarlowReduce intltool requirements to version 0.35 for compat...
2008-07-09 James BowesUse strings to identify section types in the on-disk...
2008-07-09 Kristian H... Convert main.c to use razor_root for most cases.
2008-07-09 Kristian H... Change the install iterator API to what we want.
2008-07-09 Kristian H... Always open all three rzdb files when we're merging...
2008-07-09 Kristian H... Fix old typo in file merging code.
2008-07-09 Kristian H... Use the file string pool when merging directories.
2008-07-02 Kristian H... Rename a couple more .repo references.
2008-07-02 Kristian H... Move DEPSOLVE.txt and REPO.txt into docbook.
2008-07-02 Richard Hughesrename the .repo files to .rzdb files
2008-07-01 Kristian H... Document the razor_importer API.
2008-07-01 Kristian H... Update docs for the RAZOR_DETAIL_LAST change.
2008-07-01 Richard Hughesconvert the NULL sentinel to RAZOR_DETAIL_LAST
2008-06-30 Kristian H... Get rid of razor_set_get_package().
2008-06-30 Kristian H... Tweak razor search a bit: casefold, print summary,...
2008-06-30 Richard Hughesthe vararg list must be terminated with zero else 64bit...
2008-06-30 Richard Hughestrivial: razor_property_iterator_create() can have...
2008-06-30 Richard Hughesconvert razor_package_get_details() and razor_package_i...
2008-06-29 Richard Hughesprotect all exported functions by checking the input...
2008-06-29 Richard Hughesadd missing licencing information at the top of each...
2008-06-29 Kristian H... Remove a couple of done TODO items.
2008-06-28 Kristian H... Merge commit 'fdo/master'
2008-06-28 Kristian H... Revert "Get api docs building"
2008-06-27 James BowesAdd more gtk-doc artifacts to gitignore
2008-06-26 James BowesAdd 'search' command
2008-06-26 James BowesSave the details and files repo files when importing...
2008-06-26 James BowesAdd import-rpms to bash-completion
2008-06-26 James Bowesget rpm -qpi working fully
2008-06-26 James BowesAdd return codes to razor_set_open_files and open_details
2008-06-26 James BowesGet api docs building
2008-06-26 James BowesAdd missing newline for conflicts output
2008-06-26 Richard Hughesinclude stdint.h in razor.h to fix an error
2008-06-26 James BowesUpdate gitignore files for docs and test-driver
2008-06-26 James BowesGet the test driver compiling and running again (but...
2008-06-25 Richard HughesAllow NULL pointers in razor_package_get_details().
2008-06-25 Kristian H... Fix pkg-config file problems.
2008-06-25 Kristian H... Also don't explode when a given path doesn't exist.
2008-06-25 Richard HughesDon't explode when listing files.
2008-06-25 Kristian H... Factor out package selection and listing in main.c.
2008-06-25 Richard HughesError out if package isn't found instead of listing...
2008-06-24 James BowesFor rpm --query, --requires is also -R
2008-06-24 James BowesCreate an empty package iterator when we don't know...
2008-06-24 James BowesImplement rpm --query --file
2008-06-24 James BowesDisplay razor version number for rpm --version
2008-06-24 James BowesImplement rpm --query --list
2008-06-23 James BowesMake file listing (either per-repo or per-package)...
2008-06-23 James BowesSave all 3 repo files on razor_root_create
2008-06-23 Richard HughesFix configure.ac version, remove /usr/bin/rpm workaroun...
2008-06-23 Kristian H... Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied...
2008-06-23 Kristian H... Move a couple of unrelated functions out of transaction.c.
2008-06-23 Kristian H... Use GCC 4 -fvisibility to control exported symbols.
2008-06-23 James BowesMerge commit 'krh/master'
2008-06-23 James BowesActually store the files strings in the files string...
2008-06-23 Kristian H... Compare the right index against pq->count.
2008-06-23 Kristian H... Add some support for --info.
2008-06-23 Kristian H... Don't install /usr/bin/rpm just yet...
2008-06-23 James BowesDisplay progress when importing rpms
2008-06-23 Kristian H... Set up gtkdoc for razor.
2008-06-23 Richard HughesRename bash completion script to razor.sh
2008-06-23 Richard HughesDon't assume razor is being run locally in bash-completion.
2008-06-23 Kristian H... Merge commit 'jbowes/master'
2008-06-21 Kristian H... When uniquifying properties, also sort them on the...
2008-06-21 Kristian H... Call exit() instead of just returning if child fails.
next