Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nccf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
702
Provoz
nccf
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
51e52f85c1106eb0b802fc1194a6dc9d8e4479c0
Select Git revision
Branches
7
chdir
clear
compll
master
openat
zig
default
zig-threaded
Tags
20
v1.18.1
v2.2.2
v1.18
v2.2.1
v2.2
v1.17
v2.1.2
v2.1.1
v2.1
v2.0.1
v2.0
v2.0-beta3
v2.0-beta2
v2.0-beta1
v1.16
v1.15.1
v1.15
v1.14.2
v1.14.1
v1.14
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
16
25
Mar
24
16
14
8
Feb
7
5
3
2
1
Jan
26
Dec
23
22
21
9
Nov
2
27
Oct
7
6
5
28
Sep
16
Aug
31
Jul
28
26
23
22
19
18
16
14
13
6
2
11
Jun
7
1
30
May
29
27
24
23
12
11
9
8
7
6
5
3
1
30
Apr
29
4
Mar
12
Jul
10
Jun
7
5
30
May
15
13
7
6
21
Apr
8
7
1
10
Feb
6
4
25
Jan
15
Dec
14
Nov
17
Aug
5
4
23
Jul
19
Apr
19
Feb
18
4
24
Jan
21
20
16
Dec
1
3
Sep
24
Jul
13
Jun
29
Mar
21
Feb
29
Jan
23
21
17
Aug
8
Jul
27
Mar
6
Jan
24
Aug
12
Jan
23
Sep
20
19
3
Aug
2
Jun
7
May
7
Apr
5
14
Dec
3
Aug
30
Apr
13
22
Jan
23
Aug
23
Jul
5
Jun
9
May
25
Apr
12
10
9
Mar
7
18
Jan
13
22
Nov
27
Sep
8
7
6
5
29
Aug
28
27
26
21
18
16
21
May
18
Jan
3
Nov
31
Oct
9
Sep
13
Aug
19
Jul
18
10
May
7
28
Apr
27
7
Mar
3
28
Feb
27
23
Oct
18
3
Aug
6
Jun
16
May
12
11
5
2
1
30
Apr
28
26
25
24
23
19
18
16
13
11
10
8
5
11
Jan
11
Dec
19
Oct
10
20
Sep
17
10
2
Aug
24
Nov
2
1
16
Aug
12
11
7
5
2
1
29
Jul
27
26
25
24
22
21
20
Version 2.1.2
v2.1.2
v2.1.2
Year + version bump for 1.17
v1.17
v1.17
Remove static build script
Fix build with zig 0.10.0-dev.1946+6f4343b61
Fix panic when shortening strings with unicode variation selectors
Version 2.1.1
v2.1.1
v2.1.1
Fix bad assertion in scan.zig:addSpecial()
Revert default --graph-style to "hash"
Still accept "eigth-block" typo argument for compat
Fix typo in --graph-style option
Some more compatibility improvements for C89 environments
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
zig-threaded
zig-threaded
Parallel scanning: early proof-of-concept implementation
Version 2.1; remove 1.x changes from the ChangeLog
v2.1
v2.1
Fix compilation on 32bit systems
Some compatibility improvements for older (C89) environments
scan: Add UI message when counting hard links
Add --graph-style option and Unicode graph drawing
Use natsort when sorting by name
Mention --ignore-config flag when reading config fails
Ignore ENOTDIR when trying to open config files
browser: Fix long file name overflow + unique size display glitch
Version 2.0.1 + copyright year bump
v2.0.1
v2.0.1
Makefile: Add ZIG_FLAGS variable
ui.zig: Really fix import of wcwidth() this time
moved natSort files to deps
Use Natural Sort by Name in v1.x
ui.zig: Fix typo in setting _XOPEN_SOURCE feature test macro
Version 2.0
v2.0
v2.0
Fixes and updates for Zig 0.9.0
Version 2.0-beta3
v2.0-beta3
v2.0-beta3
Fix export feature
dir_scan: call strlen only once
dir_scan: fix wrong assumption that errno can only be changed by readdir()
Make options, keys and file flags bold in man page
Make options, keys and file flags bold in man page
Fix defaults of scan_ui and --enable-* flags
Fix double-slash prefix in path display when scanning root
Fix import of "special" dirs and excluded items
Fix use-after-free in argument parsing
Loading