Mercurial
razor
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-300
-100
-60
+60
+100
tip
2009-05-01
J. Ali Harlow
Add very basic support for removing packages
changeset
|
files
2009-05-01
J. Ali Harlow
Set RPM_INSTALL_PREFIX{n} environment variables for use in scripts
changeset
|
files
2009-04-29
J. Ali Harlow
Add support for preloading lua modules. This is useful both when
changeset
|
files
2009-04-22
J. Ali Harlow
Ensure ssize_t is declared before we use it
changeset
|
files
2009-04-22
J. Ali Harlow
Add support for named roots so that we can understand MS-Windows paths
changeset
|
files
2009-04-17
J. Ali Harlow
Make 0 a valid hashtable value consistently (and 0xFFFFFFFF invalid).
changeset
|
files
2009-04-17
J. Ali Harlow
Add hashtable test to expose confusion as to whether 0 is a valid value or not
changeset
|
files
2009-03-12
J. Ali Harlow
Avoid use of legacy rpm library types
changeset
|
files
2009-03-12
J. Ali Harlow
Don't list libcurl as a requirement in the .pc file
changeset
|
files
2009-03-12
J. Ali Harlow
Generate dynamic library on MS-Windows
changeset
|
files
2009-02-14
J. Ali Harlow
Refactor run_script for improved readability
changeset
|
files
2009-02-05
J. Ali Harlow
Implement lua scripts with support for standard and posix libraries.
changeset
|
files
2009-01-22
J. Ali Harlow
Implement relocatations when installing rpms.
changeset
|
files
2009-01-14
J. Ali Harlow
Fix bug causing "razor remove" to quietly fail.
changeset
|
files
2009-01-14
J. Ali Harlow
Fix bug causing "razor list-files" to fail to see any files.
changeset
|
files
2009-01-14
J. Ali Harlow
Fix bug causing merger to place file names in the main string pool
changeset
|
files
2009-01-13
J. Ali Harlow
Don't try and stat the installation root if it's the empty string.
changeset
|
files
2009-01-12
J. Ali Harlow
Cope with the non-atomic behaviour of rename on MS-Windows
changeset
|
files
2009-01-12
J. Ali Harlow
Treat razor data files as binary consistently
changeset
|
files
2009-01-12
J. Ali Harlow
Generate razor.pc in line with details determined during config
changeset
|
files
2009-01-09
J. Ali Harlow
Include test.xml in the distribution since it is needed for make check.
changeset
|
files
2009-01-09
J. Ali Harlow
Add some error checking and reporting for writing upstream data
changeset
|
files
2009-01-09
J. Ali Harlow
Close files before deleting them for compatibility with MS-Windows
changeset
|
files
2009-01-09
J. Ali Harlow
Use CSIDL on MS-Windows platforms instead of FHS paths.
changeset
|
files
2009-01-09
J. Ali Harlow
Avoid use of non-standard %m printf conversion code.
changeset
|
files
2009-01-08
J. Ali Harlow
Provide a program_name global variable as required by gnulib to
changeset
|
files
2009-01-08
J. Ali Harlow
Replace call to random() with the more portable rand() since we
changeset
|
files
2009-01-08
J. Ali Harlow
Use fsync from gnulib for portability
changeset
|
files
2009-01-08
J. Ali Harlow
Link to winsock2 under mingw (needed for ntohl).
changeset
|
files
2009-01-08
J. Ali Harlow
Add an early include of config.h as required by gnulib
changeset
|
files
2009-01-08
J. Ali Harlow
Remove another unnecessary include of sys/mman.h
changeset
|
files
2009-01-08
J. Ali Harlow
Use gnulib with the razor binary for portability (for fnmatch in particular).
changeset
|
files
2009-01-08
J. Ali Harlow
Remove unnecessary include of sys/mman.h
changeset
|
files
2009-01-08
J. Ali Harlow
Only include sys/wait.h on platforms that have it.
changeset
|
files
2009-01-08
J. Ali Harlow
Include winsock.h rather than arpa/inet.h on mingw platforms.
changeset
|
files
2009-01-08
J. Ali Harlow
Don't attempt to use chroot() on systems that don't support it.
changeset
|
files
2009-01-08
J. Ali Harlow
Don't try and create symbolic links on platforms that don't support symlink()
changeset
|
files
2009-01-07
J. Ali Harlow
Support platforms where mkdir only takes one argument (eg., MS-Windows)
changeset
|
files
2009-01-07
J. Ali Harlow
Include limits.h in files which used PATH_MAX for portability
changeset
|
files
2009-01-07
J. Ali Harlow
Avoid unportable "uint" type
changeset
|
files
2009-01-07
J. Ali Harlow
Add support for platforms without fnmatch.
changeset
|
files
2009-01-06
J. Ali Harlow
Support platforms without mmap
changeset
|
files
2009-01-06
J. Ali Harlow
Make curl an optional dependancy
changeset
|
files
2009-01-06
J. Ali Harlow
Make rpmlib an optional dependency
changeset
|
files
2009-01-05
J. Ali Harlow
Reduce intltool requirements to version 0.35 for compatibility with Centos 5
changeset
|
files
2008-07-09
James Bowes
Use strings to identify section types in the on-disk repo format.
changeset
|
files
2008-07-08
Kristian H?gsberg
Convert main.c to use razor_root for most cases.
changeset
|
files
2008-07-08
Kristian H?gsberg
Change the install iterator API to what we want.
changeset
|
files
2008-07-08
Kristian H?gsberg
Always open all three rzdb files when we're merging package sets.
changeset
|
files
2008-07-08
Kristian H?gsberg
Fix old typo in file merging code.
changeset
|
files
2008-07-08
Kristian H?gsberg
Use the file string pool when merging directories.
changeset
|
files
2008-07-02
Kristian H?gsberg
Rename a couple more .repo references.
changeset
|
files
2008-07-02
Kristian H?gsberg
Move DEPSOLVE.txt and REPO.txt into docbook.
changeset
|
files
2008-07-02
Richard Hughes
rename the .repo files to .rzdb files
changeset
|
files
2008-07-01
Kristian H?gsberg
Document the razor_importer API.
changeset
|
files
2008-07-01
Kristian H?gsberg
Update docs for the RAZOR_DETAIL_LAST change.
changeset
|
files
2008-07-01
Richard Hughes
convert the NULL sentinel to RAZOR_DETAIL_LAST
changeset
|
files
2008-06-30
Kristian H?gsberg
Get rid of razor_set_get_package().
changeset
|
files
2008-06-30
Kristian H?gsberg
Tweak razor search a bit: casefold, print summary, search rawhide instead.
changeset
|
files
2008-06-30
Richard Hughes
the vararg list must be terminated with zero else 64bit machines may crash
changeset
|
files
(0)
-300
-100
-60
+60
+100
tip