Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Francois Budin
xz
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0255401e57c96af87c6b159eca28974e79430a82
Select Git revision
Branches
4
for/vtk
for/vtk-old
for/vtk-old-lzma_missing_pthread_dependency
master
default
protected
Tags
20
v5.2.3
v5.2.2
v5.2.1
v5.2.0
v5.0.8
v5.0.7
v5.1.4beta
v5.0.6
v5.1.3alpha
v5.0.5
v5.1.2alpha
v5.0.4
v5.0.3
v5.1.1alpha
v5.0.2
v5.0.1
v5.1.0alpha
v5.0.0
v4.999.9beta
v4.999.8beta
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Oct
12
11
10
9
8
7
5
4
2
28
Sep
27
26
23
17
16
15
14
10
8
7
6
5
4
3
2
10
Aug
7
6
28
Jul
27
13
15
Jun
11
2
1
27
May
26
16
14
10
12
Apr
31
Mar
22
7
6
12
Feb
7
2
1
31
Jan
29
27
26
24
20
17
15
13
12
1
31
Dec
9
7
28
Nov
26
25
22
20
16
15
14
17
Oct
16
4
2
27
Sep
24
22
21
19
15
12
11
5
2
1
31
Aug
30
29
27
18
17
16
13
10
9
2
30
Jul
24
23
20
19
18
14
12
10
8
6
5
4
2
1
30
Jun
29
28
27
26
24
5
4
1
26
May
23
22
21
2
1
28
Apr
15
14
13
10
31
Mar
18
1
22
Feb
18
17
15
14
13
11
10
9
8
7
6
5
3
2
1
31
Jan
30
28
27
26
25
23
22
20
19
17
15
7
31
Dec
27
18
17
15
13
12
10
9
1
29
Nov
28
27
25
23
22
20
19
9
Oct
7
3
2
30
Sep
27
17
13
12
11
10
7
6
4
3
2
31
Aug
28
20
Jun
19
18
17
11
10
1
30
May
11
6
4
30
Apr
28
25
24
24
Mar
22
14
12
11
10
28
Feb
6
2
1
26
Jan
25
24
23
22
20
19
18
17
16
15
14
10
9
8
7
Clean up a few FIXMEs and TODOs.
Update docs.
xz: Avoid raise() also on OpenVMS.
xz: Avoid SA_RESTART for portability reasons.
xz: Use "%"PRIu32 instead of "%d" in a format string.
test_files.sh: Fix the first line.
lzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t.
lzmainfo: Use fileno(stdin) instead of STDIN_FILENO.
lzmainfo: Use setmode() on DOS-like systems.
OS/2 and DOS: Be less verbose on signals.
DOS: Update the Makefile, config.h and README.
Windows: Put some license info into README-Windows.txt.
Windows: Fix a diagnostics bug in build.bash.
lzmainfo: Add Windows resource file.
Add missing public domain notice to lzmadec_w32res.rc.
Windows: Update common_w32res.rc.
Windows: Make build.bash prefer MinGW-w32 over MinGW.
Windows: Copy COPYING-Windows.txt (if it exists) to the package.
Windows: Fix build.bash again.
Use LZMA_VERSION_STRING instead of PACKAGE_VERSION.
configure.ac: Remove two unused defines.
Make tests accommodate missing xz or xzdec.
Build: Add options to disable individual command line tools.
Windows: Make build.bash work without --enable-dynamic=no.
Build: Remove the static/dynamic tricks.
configure.ac: Silence a warning from Autoconf 2.68.
A few more languages files to the xz man page.
Update the FAQ.
liblzma: Small fixes to comments in the API headers.
Create the PDF versions of the man pages better.
Move version.sh to build-aux.
Update .gitignore.
Fix accomodate -> accommodate on the xz man page.
Major man page updates.
Fix the preset -3e.
Add translations.bash and translation notes to README.
xz: Update the Czech translation.
xz: Add Italian translation.
xz: Edit a translators comment.
xz: Add German translation.
Loading