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
2016-05-09
libdpkg: Reorder ehandle functions
Guillem Jover
1
-63
/
+63
2016-05-09
libdpkg: Do not use fixed size strings in reporting functions
Guillem Jover
1
-6
/
+14
2016-05-09
libdpkg: Do not use fixed size buffers in options module
Guillem Jover
1
-4
/
+4
2016-05-09
libdpkg: Add new fmt and vfmt varbuf methods
Guillem Jover
1
-0
/
+21
2016-05-03
libdpkg: Fix doxygen annotations
Guillem Jover
1
-2
/
+2
2016-05-02
libdpkg, scripts: Add very basic color support
Guillem Jover
6
-6
/
+183
2016-05-02
libdpkg: Add new info() reporting function
Guillem Jover
3
-0
/
+16
2016-05-02
perl: Fix various perl critic regressions
Guillem Jover
2
-6
/
+6
2016-05-02
build: Add t.tmp to libdpkg .gitignore file
Guillem Jover
1
-0
/
+1
2016-04-01
libdpkg: Move gettext.h header inclusions outside extern blocks
Guillem Jover
1
-6
/
+6
2016-04-01
libdpkg: Namespace tar function names
Guillem Jover
1
-13
/
+13
2016-04-01
libdpkg: Rewrite the trigger deferred file parser from flex to manual
Guillem Jover
3
-60
/
+94
2016-04-01
libdpkg: Add a unit test for the trigger deferred parser
Guillem Jover
4
-0
/
+222
2016-04-01
dpkg: Search for debsig-verify in PATH instead of using an absolute path
Guillem Jover
1
-1
/
+1
2016-02-27
dpkg: Remove FIND usage, use treewalk instead
Guillem Jover
1
-3
/
+0
2016-02-27
libdpkg: New treewalk module
Guillem Jover
7
-0
/
+919
2016-02-27
libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’
Guillem Jover
2
-8
/
+8
2016-01-26
Use https:// URLs instead of http:// or git:// when possible (round three)
Guillem Jover
3
-3
/
+3
2015-12-28
libdpkg: Print correct integer parse error for short-only options
Guillem Jover
1
-2
/
+6
2015-12-25
libdpkg: Add experimental multithreaded xz compressor support
Guillem Jover
1
-1
/
+19
2015-12-19
libdpkg: Fix an off-by-one read access in ar member name variable
Hanno Böck
1
-1
/
+1
2015-12-12
libdpkg: Document pkg-show module
Guillem Jover
1
-1
/
+37
2015-12-12
libdpkg: Rename pkg_summary to pkgbin_summary
Guillem Jover
4
-5
/
+5
2015-12-12
Use new str_fmt() instead of m_asprintf()
Guillem Jover
8
-28
/
+13
2015-12-12
libdpkg: Add new str_fmt()
Guillem Jover
5
-4
/
+43
2015-10-18
libdpkg: Remove varbuf terminate() method
Guillem Jover
1
-9
/
+1
2015-10-18
libdpkg: Add new varbuf_get_str()
Guillem Jover
3
-4
/
+43
2015-10-18
libdpkg: Add varbuf_snapshot() and varbuf_rollback() support
Guillem Jover
3
-2
/
+53
2015-10-18
libdpkg: Config-Version should also be initialized on triggers-pending
Guillem Jover
1
-7
/
+12
2015-10-18
Update Ian Jackson's email address
Guillem Jover
48
-48
/
+48
2015-09-17
libdpkg: Do not try to release the triggers lock on dry-run
Guillem Jover
1
-6
/
+6
2015-09-17
libdpkg: Fix inadvertent license change back from GPL2 to GPL2+
Guillem Jover
1
-2
/
+5
2015-09-14
build: Add a new --with-devlibdir configure option
Guillem Jover
2
-3
/
+3
2015-09-14
libdpkg: Do not fallback to strlen() when using strcspn()
Guillem Jover
2
-11
/
+2
2015-09-14
libdpkg, dpkg-divert: Mark unimportant unlink() return code as unwanted
Guillem Jover
2
-2
/
+2
2015-08-03
libdpkg: Set used signals in test suite to their default action
Guillem Jover
1
-0
/
+7
2015-07-30
libdpkg: Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2015-07-30
libdpkg: Document functions with Doxygen markup
Guillem Jover
1
-1
/
+8
2015-07-30
libdpkg: Only use the SHELL environment variable for interactive shells
Guillem Jover
1
-6
/
+8
2015-07-30
libdpkg: Use CRC64 for xz integrity checks
Guillem Jover
1
-1
/
+1
2015-07-30
libcompat: Use string_to_security_class() instead of literal SECCLASS values
Guillem Jover
1
-2
/
+6
2015-07-30
libcompat: Try to use NSIG when sys_siglist is defined
Guillem Jover
1
-1
/
+6
2015-05-30
build: Use system libmd if available
Guillem Jover
3
-3
/
+6
2015-05-30
build: Move PACKAGE_RELEASE definition from dpkg.h to configure.ac
Guillem Jover
1
-2
/
+0
2015-05-30
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
Guillem Jover
1
-1
/
+1
2015-05-30
libdpkg: Use ~S_IFMT instead of hardcoded 07777 literal in chmod() call
Guillem Jover
1
-1
/
+1
2015-05-19
libdpkg: Cast c_isbits() c argument to unsigned char when indexing the array
Guillem Jover
1
-1
/
+1
2015-05-18
libdpkg: Consider foreign packages ambiguous in need of arch-qualifier
Guillem Jover
1
-4
/
+4
2015-05-18
libdpkg: Fix typo in Doxygen documentation
Niels Thykier
1
-1
/
+1
2015-05-18
libdpkg: Mention (^Z) instead of char for the MSDOS end of file character
Guillem Jover
1
-1
/
+1
[prev]
[next]