razor.git
2014-10-03 J. Ali HarlowFix make distcheck
2014-09-30 J. Ali Harlowrazor_atomic_create_dir() shouldn't set mode of existin...
2014-09-30 J. Ali HarlowSetting toplevel from a non-existant path fails
2014-09-11 J. Ali HarlowRemove prototype for long-removed razor_set_get_package
2014-09-09 J. Ali HarlowAdd error domains and codes
2014-09-09 J. Ali HarlowAdd razor_transaction_unsatisfied()
2014-09-08 J. Ali HarlowAdd control over database location
2014-09-01 J. Ali Harlowtestsuite portability fixes
2014-08-23 J. Ali HarlowUpdate libtool versioning in preparation for release
2014-08-23 J. Ali HarlowFix compiler warnings
2014-08-23 J. Ali HarlowDrop drive letter from path to razor root when RAZOR_RO...
2014-08-23 J. Ali HarlowRemove INTLLIBS from librazor_la_LIBADD.
2014-08-20 J. Ali HarlowAdd secondary text to errors
2014-08-20 J. Ali HarlowUpdate gnulib
2014-08-20 J. Ali HarlowStart 0.5.7
2012-03-27 J. Ali HarlowDon't assume the current directory is writable 0.5.6
2012-03-27 J. Ali HarlowStart 0.5.6
2012-03-23 J. Ali HarlowFix bug causing razor_transaction_resolve() to spin 0.5.5
2012-03-23 J. Ali HarlowStart 0.5.5
2012-02-20 J. Ali HarlowRe-order and add missing LIBS for build against a stati... 0.5.4
2012-02-20 J. Ali HarlowLUA_CFLAGS & LUA_LIBS should override pkg-config, not...
2012-02-20 J. Ali HarlowOverload --disable-shared to also build static executables.
2012-02-17 J. Ali Harlowrazor_rpm_open() should take an error parameter, not...
2012-02-16 J. Ali Harlowrazor_create_root() should take an error pointer
2012-02-16 J. Ali HarlowAllow multiple atomic transactions to be used with...
2012-02-11 J. Ali HarlowAdd an error object.
2012-02-11 J. Ali HarlowPass script failures up to caller
2012-02-11 J. Ali HarlowFix object management in error paths
2012-02-11 J. Ali HarlowStart 0.5.4
2012-02-09 J. Ali HarlowAdd transaction barriers 0.5.3
2012-02-09 J. Ali HarlowAdd deque_length()
2012-02-09 J. Ali HarlowEmulate atomic transactions
2012-02-09 J. Ali HarlowAdd mkdtemp to gnulib modules used
2012-02-01 J. Ali HarlowStart 0.5.3
2012-02-01 J. Ali HarlowFix bug causing scripts to be run at the wrong time 0.5.2
2012-02-01 J. Ali HarlowFix bug causing writes to an unallocated buffer
2012-02-01 J. Ali HarlowDon't test for installing a package twice
2012-02-01 J. Ali HarlowAvoid %{_libdir} in spec files for testing
2012-02-01 J. Ali HarlowStart 0.5.2
2012-01-27 J. Ali HarlowFix bugs causing arguments to not be passed to lua... 0.5.1
2012-01-27 J. Ali HarlowStart 0.5.1
2011-11-10 J. Ali HarlowUse Windows KTM (atomic transactions) where supported. 0.5
2011-08-25 J. Ali HarlowUpdate gnulib 0.4.1
2011-08-24 J. Ali HarlowMinGW runtime 3.15.2 doesn't define ESTALE or ETIMEDOUT
2011-08-24 J. Ali HarlowUpdate gnulib
2011-08-24 J. Ali HarlowUse INTLLIBS where appropriate
2011-08-24 J. Ali HarlowStart 0.4.1
2010-04-28 J. Ali HarlowTreat missing detail strings as empty 0.4
2010-04-23 J. Ali HarlowFix bug causing detail strings to be lost
2010-04-23 J. Ali HarlowUpdate testsuite to work with rpm 4.7
2010-04-23 J. Ali HarlowStart 0.4
2009-10-01 J. Ali HarlowDon't touch v2+ rzdb files 0.3
2009-10-01 J. Ali HarlowFix bug causing razor update foo to always install foo
2009-10-01 J. Ali HarlowImplement proper locking
2009-10-01 J. Ali HarlowFix bug causing multiple installs to abort
2009-09-28 J. Ali HarlowFix bug causing updates to fail on systems with multipl...
2009-09-28 J. Ali HarlowStart 0.3
2009-08-18 J. Ali HarlowFix bug causing remove to abort 0.2
2009-08-13 J. Ali HarlowBasic support for update
2009-08-13 J. Ali HarlowFix a bug causing libtool versioning to be ignored.
2009-08-11 J. Ali HarlowStart 0.2
2009-07-08 J. Ali HarlowFix problems found by distcheck 0.1
2009-07-08 J. Ali HarlowFix bugs when removing files and directories
2009-07-07 J. Ali HarlowPass installation-count to scripts
2009-07-06 J. Ali HarlowSet RPM_INSTALL_PREFIX{n} in preun as well
2009-07-04 J. Ali HarlowFormally fork in preparation for release
2009-07-03 Kristian H... Go back to having all info in one rzdb file.
2009-07-03 J. Ali HarlowSupport RPM_INSTALL_PREFIX{n} during uninstall
2009-07-02 J. Ali HarlowTest uninstall scripts survive merge
2009-07-02 J. Ali HarlowSupport empty scripts
2009-06-12 J. Ali HarlowAdd basic support for uninstall scripts.
2009-06-03 J. Ali HarlowAdd automatic provides for lua pre-loaded modules
2009-05-14 J. Ali HarlowOrder the installation and removal of packages correctl...
2009-05-14 J. Ali HarlowTake advantage of gcc's builtin implementation of ffs...
2009-05-14 J. Ali HarlowFix documentation typo
2009-05-09 J. Ali HarlowAdd support for topological sorting (needed to order...
2009-05-01 J. Ali HarlowAdd very basic support for removing packages
2009-05-01 J. Ali HarlowSet RPM_INSTALL_PREFIX{n} environment variables for...
2009-04-29 J. Ali HarlowAdd support for preloading lua modules. This is useful...
2009-04-22 J. Ali HarlowEnsure ssize_t is declared before we use it
2009-04-22 J. Ali HarlowAdd support for named roots so that we can understand...
2009-04-17 J. Ali HarlowMake 0 a valid hashtable value consistently (and 0xFFFF...
2009-04-17 J. Ali HarlowAdd hashtable test to expose confusion as to whether...
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.
next