index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
Rename informativeversion() to dpkg_version_is_informative()
Guillem Jover
6
-8
/
+10
2012-03-31
Rename blankversion() to dpkg_version_blank()
Guillem Jover
6
-9
/
+9
2012-03-30
libdpkg: Rename pkgiterator variables from i to iter
Guillem Jover
1
-19
/
+22
2012-03-30
Fix coding-style
Guillem Jover
5
-10
/
+16
2012-03-27
libdpkg: Refactor ar member check into new dpkg_ar_member_is_illegal()
Guillem Jover
3
-0
/
+9
2012-03-27
Mark enum and struct member comments as doxygen descriptions
Guillem Jover
7
-35
/
+46
2012-03-27
Clarify internerr() messages
Guillem Jover
4
-5
/
+5
2012-03-19
libdpkg: Change pkg_db_get_pkg() to create new arch instances
Guillem Jover
1
-1
/
+35
2012-03-19
libdpkg: Find the correct package slot in the db for the parsed package
Guillem Jover
1
-1
/
+137
2012-03-19
libdpkg: Change pkg_db_get_singleton() to return a better candidate
Guillem Jover
1
-9
/
+21
2012-03-19
libdpkg: Mark not-installed non-arch-qualified selections for removal
Guillem Jover
1
-0
/
+11
2012-03-19
libdpkg: Always ignore older versions when parsing the available file
Guillem Jover
1
-1
/
+1
2012-03-19
libdpkg: Add new enum parsedbtype
Guillem Jover
2
-0
/
+31
2012-03-19
libdpkg: Add new pdb_parse_update flag
Guillem Jover
2
-1
/
+2
2012-03-19
libdpkg: Rename pkgset_get_singleton() to pkg_db_get_singleton()
Guillem Jover
4
-29
/
+28
2012-03-19
libdpkg: Consider M-A:same package without architecture fatal errors
Guillem Jover
1
-0
/
+3
2012-03-14
dpkg: Use package specifiers in statusfd and log messages
Guillem Jover
1
-2
/
+4
2012-03-14
libdpkg: Drop legacy pkg_db_find() function
Raphaƫl Hertzog
3
-8
/
+0
2012-03-14
Update triggers support to understand multi-arch
Guillem Jover
4
-22
/
+35
2012-03-14
libdpkg: Add functions to handle package specifiers
Guillem Jover
4
-0
/
+390
2012-03-14
libdpkg: Add new DPKG_ERROR_INIT macro
Guillem Jover
1
-1
/
+3
2012-03-13
libdpkg: Never return NULL from pkg_db_find_singleton()
Guillem Jover
1
-0
/
+3
2012-03-13
libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch()
Guillem Jover
3
-6
/
+23
2012-03-13
libdpkg: Move pkg_sorter_by_name() from pkg module to pkg-show
Guillem Jover
4
-22
/
+22
2012-03-13
libdpkg: Handle and ignore arch_empty in varbuf_add_archqual()
Guillem Jover
2
-0
/
+7
2012-03-13
Use new EMPTYHASHFLAG instead of EMPTY_HASH or literal string
Guillem Jover
1
-0
/
+2
2012-03-05
libdpkg: Add package singleton retrieval support
Guillem Jover
4
-0
/
+49
2012-03-05
libdpkg: Add installed package instance tracking support
Guillem Jover
4
-0
/
+107
2012-03-05
libdpkg: Add new pkgset_link_pkg()
Guillem Jover
2
-0
/
+16
2012-03-05
libdpkg: Add new pkg_db_get_pkg()
Guillem Jover
2
-2
/
+22
2012-03-05
libdpkg: Use arch_empty type to track missing architectures too
Guillem Jover
1
-2
/
+4
2012-03-05
libdpkg: Do not dump Architecture field for arch_empty
Guillem Jover
1
-1
/
+3
2012-03-05
Store Multi-Arch field after Architecture field in status file
Guillem Jover
1
-1
/
+1
2012-02-24
libdpkg: Do not reset pkginfo arch_next and set members in pkg_blank()
Guillem Jover
1
-2
/
+1
2012-02-23
libdpkg: Do not use status setters on package constructors
Guillem Jover
1
-3
/
+3
2012-02-23
libdpkg: Use status setters when parsing packages into the in-core db
Guillem Jover
1
-3
/
+3
2012-02-23
libdpkg: Add new pkg_copy_eflags()
Guillem Jover
3
-0
/
+11
2012-02-23
libdpkg: Check that the queue and list unit tests store the correct pkg
Guillem Jover
2
-25
/
+25
2012-02-23
libdpkg: Do not blank package on queue unit test
Guillem Jover
1
-2
/
+0
2012-02-23
libdpkg: Make sure NDEBUG is never defined for the test suite
Guillem Jover
1
-2
/
+3
2012-02-18
libdpkg: Add new pdb_deb_control parsedb flag
Guillem Jover
1
-1
/
+3
2012-02-18
libdpkg: Refactor parsedb flags for standard operations into new aliases
Guillem Jover
2
-6
/
+8
2012-02-18
lidpkg: Use pkgbin instead of explicit installed member in pkg-format
Guillem Jover
1
-4
/
+4
2012-02-18
Use new package status setters instead of direct assignments
Guillem Jover
5
-14
/
+22
2012-02-18
libdpkg: Add new package status setters
Guillem Jover
3
-2
/
+59
2012-02-05
libdpkg: Pass struct pkgbin to pkg_summary()
Guillem Jover
3
-7
/
+8
2012-02-05
libdpkg: Add more test cases for arch module
Guillem Jover
1
-1
/
+62
2012-02-05
libdpkg: Return early from dpkg_arch_unmark()
Guillem Jover
1
-0
/
+1
2012-02-05
libdpkg: Change dpkg_arch_remove() to just unmark foreign architectures
Guillem Jover
3
-10
/
+10
2012-02-05
libdpkg: Add test case for default shell on command_shell()
Guillem Jover
1
-1
/
+10
[next]