index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-deb
/
info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
libdpkg: Split push_cleanup() into push_cleanup_fallback()
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Rename struct pkginfo files member to archives
Guillem Jover
1
-2
/
+2
2018-08-01
dpkg-deb: Surround condition in ternary operator with parens
Guillem Jover
1
-1
/
+2
2016-05-02
dpkg-deb: Promote a print to a warning for missing control files
Guillem Jover
1
-1
/
+1
2015-12-12
Use new str_fmt() instead of m_asprintf()
Guillem Jover
1
-2
/
+2
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
-0
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-9
/
+9
2015-04-01
dpkg-deb: Use path_remove_tree() instead of direcly calling «rm -rf»
Guillem Jover
1
-15
/
+1
2015-02-11
dpkg-deb, libdpkg: Fix short-lived memory leaks
Guillem Jover
1
-0
/
+2
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-2
/
+2
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
1
-1
/
+1
2014-08-09
dpkg-deb: Use parsedb() instead of an ad-hoc deb822 parser
Guillem Jover
1
-52
/
+30
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-2
/
+0
2013-04-14
dpkg-deb: Use an enum instead of a literal string to pass tar options
Guillem Jover
1
-2
/
+2
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-3
/
+2
2012-06-30
libdpkg: Switch buffer I/O code to use struct dpkg_error
Guillem Jover
1
-1
/
+4
2012-06-30
libdpkg: Change pkg_format_parse() to take a dpkg_error argument
Guillem Jover
1
-2
/
+4
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
1
-1
/
+1
2012-03-14
Rework common badusage strings to allow for possible translation reuse
Guillem Jover
1
-2
/
+3
2012-02-18
libdpkg: Refactor parsedb flags for standard operations into new aliases
Guillem Jover
1
-2
/
+1
2011-11-10
dpkg-deb: Fix short-lived pkg_format_node leak in --show
Guillem Jover
1
-0
/
+1
2011-07-25
dpkg-deb: Construct control components paths with printf variants
Guillem Jover
1
-28
/
+15
2011-07-25
dpkg-deb: Use CONTROLFILE instead of a literal string
Guillem Jover
1
-5
/
+5
2011-07-07
dpkg-deb: adjust code now that extracthalf() no longer chdir() as a side-effect
Raphaël Hertzog
1
-7
/
+35
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
dpkg-deb: Always chdir(2) in the childs to not change the global state
Guillem Jover
1
-2
/
+2
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-5
/
+20
2011-03-14
Use off_t and %jd or %jx to handle file sizes and offsets
Guillem Jover
1
-2
/
+3
2011-03-02
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
Guillem Jover
1
-1
/
+1
2011-01-31
Use pid instead of c1 for variable name
Guillem Jover
1
-4
/
+4
2011-01-16
libdpkg: Rename varbufaddstr() to varbuf_add_str()
Guillem Jover
1
-2
/
+2
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-2
/
+2
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-1
/
+1
2011-01-08
Centralize warn counting in warningv()
Guillem Jover
1
-1
/
+1
2011-01-08
Rename directory variables to just dir
Guillem Jover
1
-30
/
+36
2010-11-19
Cleanup white spaces
Guillem Jover
1
-3
/
+3
2010-11-19
libdpkg: Always print parse warnings on stderr
Guillem Jover
1
-1
/
+1
2010-11-04
dpkg-deb: Coalesce similar strings
Guillem Jover
1
-2
/
+2
2010-11-02
Unify execution error strings
Guillem Jover
1
-2
/
+2
2010-08-26
Add gettext messages for plural forms
Guillem Jover
1
-4
/
+3
2010-07-22
dpkg-deb: Parse control file into available structure
Guillem Jover
1
-2
/
+3
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-6
/
+18
2010-02-25
dpkg-deb: Change temporary directory suffix to dpkg-deb
Guillem Jover
1
-1
/
+1
2010-02-25
dpkg-deb: Make cu_info_prepare use ohshite instead of perror
Guillem Jover
1
-2
/
+3
2010-02-25
dpkg-deb: Use subproc functions instead of ad-hoc code
Guillem Jover
1
-4
/
+3
2010-02-25
Use mkdtemp and path_make_temp_template instead of tempnam and tmpnam
Guillem Jover
1
-10
/
+5
2010-02-25
libdpkg: Unify and namespace pkg-format functions and types
Guillem Jover
1
-2
/
+2
2010-02-25
libdpkg: Move package formatting support to a new pkg-format module
Guillem Jover
1
-0
/
+1
[next]