index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filesdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-19
Cleanup white spaces
Guillem Jover
1
-7
/
+7
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-35
/
+34
2010-11-19
libdpkg: Namespace package database functions with pkg_db_ prefix
Guillem Jover
1
-1
/
+1
2010-08-26
Add gettext messages for plural forms
Guillem Jover
1
-1
/
+3
2010-06-25
dpkg: Use iterators instead of exposing packageslump directly
Guillem Jover
1
-0
/
+56
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-9
/
+13
2010-03-12
Do an fsync on database directories
Guillem Jover
1
-0
/
+3
2010-03-12
libdpkg: Create new pkgadmindir() to hide admindir and INFODIR
Guillem Jover
1
-2
/
+1
2010-03-05
dpkg: Use posix_fadvise on non-Linux to speed up .list files loading
Stefan Fritsch
1
-0
/
+22
2010-03-05
dpkg: Use FIEMAP to sort .list files before scanning
Morten Hustveit
1
-4
/
+88
2010-02-19
dpkg: Make pkg_files_add_file() static
Guillem Jover
1
-1
/
+1
2009-12-22
Move color member from struct pkginfo to struct perpackagestate
Guillem Jover
1
-0
/
+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
2009-10-26
Sort order of header includes
Guillem Jover
1
-8
/
+8
2009-10-16
dpkg: Remove unused variable current in pkg_files_add_file()
Guillem Jover
1
-1
/
+1
2009-10-14
dpkg: Refactor file addition into package files to a new function
David Benjamin
1
-27
/
+50
2009-10-14
dpkg: Split off emptying a package's file info
David Benjamin
1
-13
/
+34
2009-09-06
libdpkg: Move buffer I/O declarations to buffer.h
Guillem Jover
1
-0
/
+1
2009-07-15
libdpkg: Split dpkg-priv.h into smaller pieces
Guillem Jover
1
-1
/
+1
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-4
/
+4
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-06-26
libdpkg: Suffix path related function names with ‘path_’
Guillem Jover
1
-1
/
+1
2009-06-19
Use NUL character instead of 0
Guillem Jover
1
-1
/
+1
2009-06-17
Move diversion db parsing into a new file
Guillem Jover
1
-72
/
+0
2009-06-17
Move statoverride db parsing into a new file
Guillem Jover
1
-127
/
+0
2009-03-27
Global review of error checking associated to strtol functions
Raphael Hertzog
1
-3
/
+3
2009-03-10
Fix typo in dpkg output (‘unexecpted’ → ‘unexpected’)
Guillem Jover
1
-1
/
+1
2009-02-26
dpkg: Add progress reporting while reading the file list database
Guillem Jover
1
-3
/
+13
2008-12-09
Mark strings for translation
Guillem Jover
1
-15
/
+19
2008-12-05
Use the warning function instead of hand-coded print calls
Guillem Jover
1
-3
/
+2
2008-09-14
libdpkg: Move stdlib.h inclusion to its direct includers
Guillem Jover
1
-0
/
+1
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-2
/
+2
2008-06-28
libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c
Guillem Jover
1
-0
/
+1
2008-03-30
Implement triggers support
Ian Jackson
1
-0
/
+5
2008-03-25
Move duplicate ensure_package_clientdata functions to src/filesdb.c
Guillem Jover
1
-0
/
+11
2008-03-11
Refactor fgets checking code into fgets_must and fgets_checked functions
Ian Jackson
1
-22
/
+3
2008-01-16
Use NULL instead of 0
Guillem Jover
1
-29
/
+34
2006-04-29
Fix a typo in an error message (unexecpted -> unexpected).
Nicolas FRANCOIS
1
-1
/
+1
2006-01-18
Import latest release as a temporary trunk which should be
Frank Lichtenheld
1
-11
/
+11
2005-03-11
dpkg (1.13.1.0.1) experimental; urgency=low
Scott James Remnant
1
-0
/
+610