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
Graph
openat
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
2
Apr
9
Mar
5
3
22
Feb
12
8
19
Jan
11
6
Dec
30
Nov
6
5
2
26
Oct
25
23
17
16
15
10
Aug
8
15
Jun
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
Smazano README_nccf.md, obsah v README.md
zig
zig
Rename ncdu to nccf
Uprava jednotek a pouziti apparent size pro pocitani souboru
Merge branch 'zig' of https://gitlab.cesnet.cz/702/provoz/nccf into zig
Oprava nacitani velikosti
Doplneni README.md
Merge branch 'zig' of https://gitlab.cesnet.cz/702/provoz/nccf into zig
Zakladní README.
Count only files/dirs, not SIZE of files/dirs.
scan.zig: Add explicit cast for struct statfs.f_type
Makefile: Add ZIG variable and build target
Add --(enable|disable)-natsort options
master
master
Add --(enable|disable)-natsort options
UI: Add * indicator to apparent size/disk usage selection + spacing
UI: Add * indicator to apparent size/disk usage selection + spacing
Set `headerpad_max_install_names` on Darwin
Year + version bump for 1.18.1
v1.18.1
v1.18.1
Really fix build failure if exclude-kernfs option is not available
Fix build failure if exclude-kernfs option is not available
Oops, forgot to update the README
Version 2.2.2 + copyright year bump
v2.2.2
v2.2.2
Work around a Zig ReleaseSafe mode performance regression
Minor doc formatting fix & error message fix
Version 1.18
v1.18
v1.18
Backport --(enable|disable)-(shell|delete|refresh) from 2.x
Backport configuration file support from 2.x
Backport a bunch of CLI options from 2.x + sync manpage changes
Backport argument parser from ncdu 2.x + add a few inverted arguments
Properly mark functions without arguments as (void)
Fix struct copy and invalid pointer access in Link.path()
Slightly less hacky Entry struct allocation and initialization
Use extern instead of packed structs for the data model
Some fixes for building with Zig stage2
Fixes for stdlib changes
Version 2.2.1
v2.2.1
v2.2.1
Fix colors on FreeBSD (and MacOS?) again
Version 2.2
v2.2
v2.2
Fix type signature of ncdu_init_pair()
Fix incorrect format string causing invalid export files
Improve exclude pattern matching performance (and behavior, a bit)
Loading