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
Commits
6c2ee0d6ab3ac4eb21aeb7b51b6a4f4ff2eb5220
Select Git revision
Branches
7
zig
default
master
zig-threaded
openat
chdir
clear
compll
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
nccf
src
dir_common.c
Author
Search by author
Any Author
authors
apiload
apiload
cloudadm
cloudadm
Daniel Kouřil
daniel_kouril
František Dvořák
valtri
Ing. Michal Švamberg
svamberg
Jakub Havrila
havrila_jakub
Jan Hoidekr
hoidekr
Jan Krčmář
honza801
Jiří Sitera
sitera
Mgr. Zdeněk Salvet
salvet
Miloš Mulač
mulac
Miroslav Ruda
miroslav_ruda
Pavel Vondruška
dexter
Petr Schacherl
schacher
Tomáš Stibor
ali
Tomáš Svoboda
tomsvo
Václav Chlumský
vchlum
17 authors
Jan 21, 2018
Add --color option, simple theme support, disable colors by default
· 6c2ee0d6
Yorhel
authored
7 years ago
6c2ee0d6
Jul 08, 2017
Add support for colors and sprinkle some colors around
· a369a43d
Yorhel
authored
7 years ago
a369a43d
Aug 24, 2016
Year + version bump for 1.12
· e4f211db
Yorhel
authored
8 years ago
View commits for tag v1.12
v1.12
e4f211db
Sep 23, 2015
Confirm quit action during scan only when --confirm-quit
· cf9145a7
piyo
authored
9 years ago
cf9145a7
Confirm quit action during scan (reuse existing scan dialog).
· bfff5762
piyo
authored
9 years ago
bfff5762
Jan 22, 2014
Copyright year update
· efece12c
Yorhel
authored
11 years ago
efece12c
Sep 06, 2012
Display "Loading..." instead of "Scanning..." when importing a file
· 7d2cb84e
Yorhel
authored
12 years ago
7d2cb84e
Aug 29, 2012
dir_common.c: Don't display total size when it's not known
· 9d341950
Yorhel
authored
12 years ago
9d341950
Aug 27, 2012
Use int instead of long for struct dir->items
· a61c784b
Yorhel
authored
12 years ago
a61c784b
Added -u option to change the scan UI
· 44e63ce2
Yorhel
authored
12 years ago
44e63ce2
Aug 26, 2012
Fixed some compiler warnings and a (rather nonexistent) memory leak
· e3808059
Yorhel
authored
12 years ago
e3808059
Re-added scanning UI and improved error handling
· 5064b4d6
Yorhel
authored
12 years ago
5064b4d6
Split calc.c into separate components (dir_(mem|scan|common).c)
· 0fd7dec7
Yorhel
authored
12 years ago
0fd7dec7
Loading