projects
/
services
/
createrepo_c.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
services/createrepo_c.git
2015-04-29
Tomas Mlcoch
sqliterepo: Check for existing DBs first (also implemen...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Tomas Mlcoch
repomd: Add cr_repomd_copy()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Tomas Mlcoch
repomd: Add cr_repomd_remove_record()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tomas Mlcoch
createrepo: Update help
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tomas Mlcoch
sqliterepo: First draft
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tomas Mlcoch
xml_dumpers: Return GError when no obj to dump is passed
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tomas Mlcoch
error: Remove unused quark functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Tomas Mlcoch
load_metadata: Insert pkgKey with item index during...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Tomas Mlcoch
createrepo_c: Use _cleanup_file_close_ for sqlite gener...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Tomas Mlcoch
cleanup: More sane _cleanup_file_close_
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Tomas Mlcoch
locate_metadata: cr_locate_metadata() now takes gboolea...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Tomas Mlcoch
createrepo_shared: Avoid double removal of the same...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
sqliterepo_c: Use cr_setup_logging()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
modifyrepo_c: Use cr_setup_logging()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
mergerepo_c: Use cr_setup_logging()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
Move logging setup from createrepo_c to createrepo_shared
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
.gitignore update
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
utils: Add single_test.py script
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tomas Mlcoch
createrepo_c: Move exit/signal handlers logic into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
error: Remove other (unused) error domains
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
Use only one error domain: CREATEREPO_C_ERROR
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
misc: Remove unused var
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
error: Add ERR_DOMAIN constant to each module that...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
sqliterepo: Add stub for sqliterepo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
error: Rename domain CR_CREATEREPO_C_ERROR -> CREATEREP...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
createrepo_c: Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
error: Add new error codes and new error domain
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
Add createrepo_shared module
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Tomas Mlcoch
misc: Use gboolean as return val for cr_better_copy_fil...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Tomas Mlcoch
createrepo_c: Small refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Tomas Mlcoch
createrepo_c: Add some comments
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Tomas Mlcoch
Bump to 0.7.7
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Tomas Mlcoch
AUTHORS: Add Luke Macken
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Tomas Mlcoch
Example: simple_modifyrepo.py: Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Tomas Mlcoch
Merge pull request #14 from lmacken/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Luke Macken
Examples: Add a simple modifyrepo python example
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
locate_metadata: Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
utils: cr_download(): Dup input handle and better error...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
cleanup: Add _cleanup_file_fclose_
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
locate_metadata: Use proper temp dir
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
Add cleanup.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
createrepo_c: Update description of the --local-sqlite...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
Proper directory for temporary files when --local-sqlit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Tomas Mlcoch
Merge pull request #13 from lmacken/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Luke Macken
Python: Get the updateinfo generation examples working.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Tomas Mlcoch
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Tomas Mlcoch
Merge pull request #11 from scop/bashcomp-install
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Ville Skyttä
Bring bash completion install dir and filenames up...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Tomas Mlcoch
Bump to 0.7.6
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Tomas Mlcoch
Python: Add __contains__ method to Repomd() class
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Tomas Mlcoch
Bump to 0.7.5
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Tomas Mlcoch
Python repomd: Support for iteration and indexing by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Tomas Mlcoch
Show warning if an XML parser probably parsed a bad...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Tomas Mlcoch
Add two missing initializers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Tomas Mlcoch
drpm library: Explicitly try to locate libdrpm.so.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Tomas Mlcoch
deltarpms: Don't show options for delta rpms if support...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Tomas Mlcoch
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Tomas Mlcoch
Bump to 0.7.4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Tomas Mlcoch
createrepo_c, mergerepo_c: Follow redirs by default...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Tomas Mlcoch
mergerepo_c: Fix segfault when a package without source...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Tomas Mlcoch
Bump version to 0.7.3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Tomas Mlcoch
refactoring: Replace 'fprintf(stderr, ...' with 'g_prin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Tomas Mlcoch
xml_parser: Add file path into the error message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Tomas Mlcoch
Refactor: Replace g_error() with g_critical() (RhBug...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Tomas Mlcoch
Bump version to 1.7.2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Tomas Mlcoch
createrepo_c: New option --local-sqlite
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tomas Mlcoch
Bump to 0.7.1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tomas Mlcoch
Merge pull request #10 from tomprince/fix-merge-repo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tomas Mlcoch
deltarpms: Use cr_queue_free_full() instead of g_queue_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tomas Mlcoch
misc: Add cr_queue_free_full()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Tom Prince
Add some debugging of metadata read.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Tom Prince
Fix side-effectful assertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tomas Mlcoch
Bump to 0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Tomas Mlcoch
tests: Add example comps file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Tomas Mlcoch
deltarpms: Fix few memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Tomas Mlcoch
cmd_parser: Fix invalid free()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Tomas Mlcoch
deltarpms: Update module to work with current version...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Tomas Mlcoch
mergerepo_c: Add --omit-baseurl option
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Tomas Mlcoch
craterepo_c: Gen empty repo if empty pkglist is used
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Tomas Mlcoch
createrepo_c: More bulletproof source of location for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Tomas Mlcoch
Merge pull request #5 from cottsay/master
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Scott K Logan
Docs: Output python docs to separate directory
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tomas Mlcoch
Bump to 0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tomas Mlcoch
Python: Fix memory leak in get_datetime()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tomas Mlcoch
Python: Call PyDateTime_IMPORT before each call of...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tomas Mlcoch
Python: Fix imports of datetime.h and call PyDateTime_I...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tomas Mlcoch
Merge pull request #4 from bochecha/date_attrs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Mathieu Bridon
updateinfo: Make the *_date fields actual Python dateti...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Mathieu Bridon
tests: Use actual dates for the tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Tomas Mlcoch
Updateinfo parser: Add new states STATE_(MESSAGE|RESTAR...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
Bump version to 0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
Remove two unused variables
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
Examples: Add three examples for updateinfo.xml
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
xml_dump_updateinfo: Fix cr_xml_dump_updaterecord(...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
Python: Add UpdateInfoXmlFile class
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Tomas Mlcoch
updateinfo: Fix logic of inserting <reboot_suggested...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Tomas Mlcoch
Python: Add function xml_dump_updaterecord()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Tomas Mlcoch
Tests: Tests for python updateinfo bindings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Tomas Mlcoch
Python: Bindings for updateinfo manipulation
commit
|
commitdiff
|
tree
|
snapshot
next