index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
select.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
dpkg: Do not clear selections for unknown packages
Guillem Jover
1
-1
/
+1
2019-01-22
libdpkg: Rename pkg_db symbols to pkg_hash
Guillem Jover
1
-5
/
+5
2018-08-30
libdpkg: Move db-fsys code from src to lib/dpkg
Guillem Jover
1
-1
/
+1
2018-05-04
libdpkg: Move control database code into db-ctrl modules
Guillem Jover
1
-1
/
+1
2018-02-19
dpkg: Increment the line number on --set-selections on unknown packages
Guillem Jover
1
-0
/
+1
2016-10-30
dpkg: Give more information on --set-selections warnings
Guillem Jover
1
-2
/
+3
2016-10-30
dpkg: Shutdown the modstatdb in --get-selections
Guillem Jover
1
-0
/
+2
2016-02-27
libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’
Guillem Jover
1
-4
/
+4
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-03-31
Expand EOF and eof into "end of file" in error messages
Guillem Jover
1
-2
/
+4
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-6
/
+10
2014-10-12
dpkg: Do not write the database when changing selections with --dry-run
Guillem Jover
1
-2
/
+15
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-1
/
+2
2014-06-02
libdpkg: Uppercase and namespace pkgwant enum values
Guillem Jover
1
-2
/
+3
2014-05-28
libdpkg: Uppercase and reword pkg_spec_flags enum values
Guillem Jover
1
-1
/
+1
2014-05-19
libdpkg, dpkg: Use new status to names mapping functions
Guillem Jover
1
-2
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-06-24
dpkg: Clarify that --set-selections needs an up-to-date available db
Guillem Jover
1
-0
/
+6
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-1
/
+1
2012-03-19
dpkg: Only allow setting selections for known packages
Guillem Jover
1
-0
/
+6
2012-03-19
dpkg: Upgrade the database automatically to the new multi-arch layout
Guillem Jover
1
-0
/
+3
2012-03-14
dpkg: Update output commands to print package specifiers
Raphaël Hertzog
1
-3
/
+4
2012-03-14
dpkg: Update commands and options to accept package specifiers
Guillem Jover
1
-5
/
+17
2012-03-13
libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch()
Guillem Jover
1
-1
/
+1
2012-03-13
libdpkg: Move pkg_sorter_by_name() from pkg module to pkg-show
Guillem Jover
1
-0
/
+1
2012-02-18
Use new package status setters instead of direct assignments
Guillem Jover
1
-2
/
+3
2011-12-08
libdpkg: Remove unused end pointer argument from pkg_name_is_illegal()
Guillem Jover
1
-1
/
+1
2011-11-14
Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg()
Raphaël Hertzog
1
-1
/
+1
2011-10-27
Switch from pkginfo->name to pkginfo->set->name
Guillem Jover
1
-3
/
+9
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-3
/
+14
2011-03-14
Do not pass admindir to database initialization functions
Guillem Jover
1
-3
/
+3
2011-03-14
libdpkg: Rename modstatdb_init() to modstatdb_open()
Guillem Jover
1
-3
/
+3
2011-03-14
Do not write the available file unnecessarily
Guillem Jover
1
-1
/
+1
2011-03-14
Do not read the available file unnecessarily
Guillem Jover
1
-2
/
+2
2011-03-14
Switch the logic from msdbrw_noavail to msdbrw_available
Guillem Jover
1
-3
/
+3
2011-03-02
Rename namevalue variables to nv and nv_head
Guillem Jover
1
-4
/
+4
2011-03-02
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
Guillem Jover
1
-2
/
+2
2011-03-02
dpkg: Move varbuf related calls close together in setselections()
Guillem Jover
1
-4
/
+8
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-4
/
+4
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-2
/
+2
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+1
2010-11-19
Use new namevalue_find_by_name function instead of ad-hoc code
Guillem Jover
1
-2
/
+4
2010-11-19
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
Guillem Jover
1
-1
/
+1
2010-11-19
libdpkg: Namespace package database functions with pkg_db_ prefix
Guillem Jover
1
-4
/
+4
2010-01-28
libdpkg: Rename varbuffree to varbuf_destroy
Guillem Jover
1
-2
/
+2
2010-01-28
libdpkg: Rename pkg_array_free to pkg_array_destroy
Guillem Jover
1
-1
/
+1
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
[next]