index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-split
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
libdpkg: Add new C locale switch over support
Guillem Jover
1
-0
/
+1
2019-01-22
When allocating use the variable instead of the type in sizeof()
Guillem Jover
2
-6
/
+6
2018-10-08
dpkg-split: Use nfstrnsave() instead of nfmalloc() + memcpy()
Guillem Jover
1
-4
/
+6
2018-08-01
dpkg-split: Fix format string to match variable declaration
Guillem Jover
1
-1
/
+1
2018-03-26
Use internerr() or BUG() instead of assert()
Guillem Jover
1
-2
/
+3
2016-10-30
libdpkg: Use our own dpkg_ar_hdr instead of relying on the system one
Guillem Jover
1
-1
/
+1
2016-10-30
dpkg-split: Make the deb-split(5) generation reproducible
Guillem Jover
1
-0
/
+24
2016-10-30
dpkg-split: Do not emit epochs for unambiguous versions in deb-split header
Guillem Jover
1
-1
/
+1
2016-07-03
libdpkg: Add new struct dpkg_ar and basic operations
Guillem Jover
5
-69
/
+85
2015-12-12
Use new str_fmt() instead of m_asprintf()
Guillem Jover
2
-4
/
+4
2015-10-18
Update Ian Jackson's email address
Guillem Jover
6
-6
/
+6
2015-05-30
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
Guillem Jover
1
-1
/
+1
2015-04-21
Remove some unnecessary includes of assert.h
Niels Thykier
2
-2
/
+0
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
5
-37
/
+48
2015-04-01
dpkg-split: Parse deb control file directly from stdin
Guillem Jover
1
-32
/
+22
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
2
-7
/
+8
2014-10-06
libdpkg: Namespace and reword subproc flags
Guillem Jover
1
-1
/
+1
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
1
-1
/
+1
2014-05-28
dpkg-split: Uppercase and reword discard_which enum values
Guillem Jover
1
-10
/
+10
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
1
-2
/
+1
2014-04-30
dpkg-split: Fix short lived memory leaks in mksplit()
Guillem Jover
1
-0
/
+4
2014-04-21
dpkg-split, dpkg: Use new str_match_end() function instead of ad-hoc code
Guillem Jover
1
-11
/
+7
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
6
-6
/
+6
2013-12-07
dpkg-split: Get rid of global partqueue queue variable
Guillem Jover
4
-14
/
+18
2013-12-07
dpkg-split: Rename discard symbols
Guillem Jover
1
-6
/
+13
2013-12-07
dpkg-split: Make scandepot() static
Guillem Jover
2
-2
/
+3
2013-12-05
Rename cmdinfos set functions to have underscores between words
Guillem Jover
1
-2
/
+4
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-10-14
libdpkg: Rename and namespace option parsing and loading functions
Guillem Jover
1
-1
/
+1
2013-10-14
libdpkg: Add dpkg-based program startup and shutdown functions
Guillem Jover
1
-5
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-2
/
+1
2013-10-14
dpkg-split: Remove redundant call to setvbuf()
Guillem Jover
1
-2
/
+0
2013-04-14
Avoid assignments in C conditionals
Guillem Jover
1
-1
/
+2
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-4
/
+4
2012-06-30
libdpkg: Switch buffer I/O code to use struct dpkg_error
Guillem Jover
3
-5
/
+19
2012-06-08
dpkg-split: Allow overridding admindir from the environment
Guillem Jover
1
-1
/
+6
2012-05-23
Check parsed integers for out of range errors
Guillem Jover
3
-4
/
+13
2012-05-04
build: Use MKDIR_P instead of obsolete mkdir_p
Guillem Jover
1
-1
/
+1
2012-04-09
dpkg-split: Ignore minor format version number changes
Guillem Jover
1
-1
/
+1
2012-04-09
Switch deb format version handling to use the new deb-version module
Guillem Jover
3
-8
/
+20
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
2
-2
/
+2
2012-03-27
libdpkg: Refactor ar member check into new dpkg_ar_member_is_illegal()
Guillem Jover
1
-2
/
+2
2012-03-27
Mark enum and struct member comments as doxygen descriptions
Guillem Jover
1
-2
/
+2
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-2
/
+2
2011-09-18
libdpkg: Refactor path basename code into new path_basename function
Guillem Jover
1
-5
/
+3
2011-09-18
dpkg-split: Do not include trailing slash in PARTSDIR
Guillem Jover
3
-16
/
+5
2011-09-09
libdpkg: Rename fd_null_copy() to fd_skip()
Guillem Jover
1
-1
/
+1
[next]