Sign in
googlers
/
jrn
/
xz
/
HEAD
0eff79b
debian: Prepare for upload
by Jonathan Nieder
· 6 years ago
master
116a21b
debian/xz-utils: Remove old NEWS.Debian
by Jonathan Nieder
· 6 years ago
247c80e
debian/control: New Debian policy version
by Jonathan Nieder
· 6 years ago
0106f55
debian/watch: Download upstream source more securely
by Jonathan Nieder
· 6 years ago
a9c8125
debian/control: Follow current policy for Priority field
by Jonathan Nieder
· 6 years ago
d32587c
debian/copyright: Use https URL for format
by Jonathan Nieder
· 6 years ago
de23679
debian/copyright: Update based on upstream changes
by Jonathan Nieder
· 6 years ago
8b5e17b
debian: Use https for upstream URLs
by Jonathan Nieder
· 6 years ago
fa45221
debian/control: Vcs-Git: https://repo.or.cz/r/xz/debian
by Jonathan Nieder
· 6 years ago
3ed3456
debian/control: xz-utils is not pseudo-essential any more
by Jonathan Nieder
· 12 years ago
f9d96de
debian: Update documentation to reflect package matching upstream
by Jonathan Nieder
· 6 years ago
41377e3
Merge tag 'v5.2.4'
by Jonathan Nieder
· 6 years ago
53b73b7
debian/liblzma: Drop liblzma.so.2 compatibility
by Jonathan Nieder
· 6 years ago
8ab1be2
debian/rules: Use /bin/sh as POSIX shell regardless of build environment
by Ximin Luo
· 7 years ago
5909127
debian: Link against libfreebsd-glue on kfreebsd
by Sebastian Andrzej Siewior
· 8 years ago
f7ef25f
kfreebsd: link against libfreebsd-glue
by Sebastian Andrzej Siewior
· 8 years ago
3b1b36a
liblzma: make dlopen()-based liblzma2 compatibility optional
by Jonathan Nieder
· 12 years ago
00a784e
liblzma: skip ABI-incompatible check when liblzma.so.2 is loaded
by Jonathan Nieder
· 13 years ago
21bf900
debian: New upstream release
by Sebastian Andrzej Siewior
· 8 years ago
26b6506
debian/control: Remove build-dependency on perl
by Colin Watson
· 12 years ago
b5be61c
Bump version and soname for 5.2.4.
by Lasse Collin
· 7 years ago
v5.2.4
c47fa6d
extra/scanlzma: Fix compiler warnings.
by Lasse Collin
· 7 years ago
7b350fe
Add NEWS for 5.2.4.
by Lasse Collin
· 7 years ago
5801591
Update THANKS.
by Lasse Collin
· 7 years ago
c4a616f
nothrow: use noexcept for C++11 and newer
by Ben Boeckel
· 7 years ago
0b89477
liblzma: Remove incorrect #ifdef from range_common.h.
by Lasse Collin
· 7 years ago
48f3b9f
Update THANKS.
by Lasse Collin
· 7 years ago
a3ce3e9
tuklib_integer: New Intel C compiler needs immintrin.h.
by Lasse Collin
· 7 years ago
4505ca4
Update THANKS.
by Lasse Collin
· 7 years ago
1ef3cc2
Windows: Fix paths in VS project files.
by Lasse Collin
· 7 years ago
e775d2a
Windows: Add project files for VS2017.
by Lasse Collin
· 7 years ago
10e02e0
Windows: Move VS2013 files into windows/vs2013 directory.
by Lasse Collin
· 7 years ago
06eebd4
Fix or hide warnings from GCC 7's -Wimplicit-fallthrough.
by Lasse Collin
· 7 years ago
ea4ea1d
Docs: Fix a typo in a comment in doc/examples/02_decompress.c.
by Alexey Tourbin
· 8 years ago
eb2ef4c
xz: Fix "xz --list --robot missing_or_bad_file.xz".
by Lasse Collin
· 8 years ago
3ea5dbd
Build: Omit pre-5.0.0 entries from the generated ChangeLog.
by Lasse Collin
· 8 years ago
bae2467
Update the Git repository URL to HTTPS in ChangeLog.
by Lasse Collin
· 8 years ago
70f4792
Update the home page URLs to HTTPS.
by Lasse Collin
· 8 years ago
2a4b2fa
xz: Use POSIX_FADV_RANDOM for in "xz --list" mode.
by Lasse Collin
· 8 years ago
eb25743
liblzma: Fix lzma_memlimit_set(strm, 0).
by Lasse Collin
· 8 years ago
ef36c63
liblzma: Similar memlimit fix for stream_, alone_, and auto_decoder.
by Lasse Collin
· 8 years ago
5761603
liblzma: Fix handling of memlimit == 0 in lzma_index_decoder().
by Lasse Collin
· 8 years ago
3d566cd
Bump version and soname for 5.2.3.
by Lasse Collin
· 8 years ago
v5.2.3
053e624
Update NEWS for 5.2.3.
by Lasse Collin
· 8 years ago
cae412b
xz: Fix the Capsicum rights on user_abort_pipe.
by Lasse Collin
· 10 years ago
9ccbae4
Mention potential sandboxing bugs in INSTALL.
by Lasse Collin
· 8 years ago
e013a33
liblzma: Avoid multiple definitions of lzma_coder structures.
by Lasse Collin
· 8 years ago
8e0f1af
Document --enable-sandbox configure option in INSTALL.
by Lasse Collin
· 8 years ago
ce2542d
xz: Add support for sandboxing with Capsicum (disabled by default).
by Lasse Collin
· 10 years ago
3ca1d5e
Fix bugs and otherwise improve ax_check_capsicum.m4.
by Lasse Collin
· 10 years ago
5f3a742
Add m4/ax_check_capsicum.m4 for detecting Capsicum support.
by Lasse Collin
· 10 years ago
d74377e
liblzma: Fix a memory leak in error path of lzma_index_dup().
by Lasse Collin
· 9 years ago
f580732
Update THANKS.
by Lasse Collin
· 8 years ago
88d7a7f
tuklib_cpucores: Add support for sched_getaffinity().
by Lasse Collin
· 8 years ago
51baf68
xz: Fix copying of timestamps on Windows.
by Lasse Collin
· 8 years ago
1ddc479
xz: Silence warnings from -Wlogical-op.
by Lasse Collin
· 8 years ago
be647ff
Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am.
by Lasse Collin
· 9 years ago
fb6d50c
Build: Bump GNU Gettext version requirement to 0.19.
by Lasse Collin
· 9 years ago
74f8dad
liblzma: Disable external SHA-256 by default.
by Lasse Collin
· 9 years ago
ea7f6ff
Update THANKS.
by Lasse Collin
· 9 years ago
d0e0180
Build: Avoid SHA256_Init on FreeBSD and MINIX 3.
by Lasse Collin
· 9 years ago
5daae12
tuklib_physmem: Hopefully silence a warning on Windows.
by Lasse Collin
· 9 years ago
491acc4
Update THANKS.
by Lasse Collin
· 9 years ago
8173ff8
liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma.
by Lasse Collin
· 9 years ago
013de2b
liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c.
by Lasse Collin
· 9 years ago
a322f70
Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built.
by Lasse Collin
· 9 years ago
8ea4960
Build: Simplify $enable_{encoders,decoders} usage a bit.
by Lasse Collin
· 9 years ago
42131a2
Windows/MSVC: Update config.h.
by Lasse Collin
· 9 years ago
e9184e8
DOS: Update config.h.
by Lasse Collin
· 9 years ago
2296778
xz: Make xz buildable even when encoders or decoders are disabled.
by Lasse Collin
· 9 years ago
97a3109
Build: Build LZMA1/2 presets also when only decoder is wanted.
by Lasse Collin
· 9 years ago
dc6b78d
Build: Fix configure to handle LZMA1 dependency with LZMA2.
by Lasse Collin
· 9 years ago
46d76c9
Build: Don't omit lzma_cputhreads() unless using --disable-threads.
by Lasse Collin
· 9 years ago
16d68f8
liblzma: Fix a build failure related to external SHA-256 support.
by Lasse Collin
· 9 years ago
d931164
xz: Always close the file before trying to delete it.
by Lasse Collin
· 9 years ago
f59c418
Update THANKS.
by Lasse Collin
· 9 years ago
35f1896
Tests: Add tests for the two bugs fixed in index.c.
by Lasse Collin
· 9 years ago
e10bfdb
liblzma: Fix lzma_index_dup() for empty Streams.
by Lasse Collin
· 9 years ago
06f434b
liblzma: Add a note to index.c for those using static analyzers.
by Lasse Collin
· 9 years ago
9815cdf
Bump version and soname for 5.2.2.
by Lasse Collin
· 9 years ago
v5.2.2
cbe0cec
Update NEWS for 5.2.2.
by Lasse Collin
· 9 years ago
49427ce
Fix typo in German translation.
by Andre Noll
· 9 years ago
608d6f0
Update German translation, mostly wrt orthography
by Hauke Henningsen
· 9 years ago
c898841
Build: Minor Cygwin cleanup.
by Lasse Collin
· 9 years ago
85a6dfe
Build: Support building of MSYS2 binaries.
by Lasse Collin
· 9 years ago
77f270b
Windows: Define DLL_EXPORT when building liblzma.dll with MSVC.
by Lasse Collin
· 9 years ago
8c97544
Windows: Omit unneeded header files from MSVC project files.
by Lasse Collin
· 9 years ago
119a004
liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer.
by Lasse Collin
· 9 years ago
d4e7c55
Update THANKS.
by Lasse Collin
· 9 years ago
9800174
Windows: Update the docs.
by Lasse Collin
· 9 years ago
28195e4
Windows: Add MSVC project files for building liblzma.
by Lasse Collin
· 9 years ago
960440f
Tests: Fix a memory leak in test_bcj_exact_size.
by Lasse Collin
· 10 years ago
68cd35a
Fix NEWS about threading in 5.2.0.
by Lasse Collin
· 10 years ago
ff96ed6
xz: Document that threaded decompression hasn't been implemented yet.
by Lasse Collin
· 10 years ago
00d37b6
Update THANKS.
by Lasse Collin
· 10 years ago
db190a8
Revert "xz: Use pipe2() if available."
by Lasse Collin
· 10 years ago
eccd815
Update THANKS.
by Lasse Collin
· 10 years ago
25263fd
Fix the detection of installed RAM on QNX.
by Lasse Collin
· 10 years ago
4c544d2
Fix CPU core count detection on QNX.
by Lasse Collin
· 10 years ago
e0ea673
xz: size_t/uint32_t cleanup in options.c.
by Lasse Collin
· 10 years ago
Next »