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
d15fe8d08e5daffb78d2550eb0658f31680daffe
Select Git revision
0 results
nccf
src
dir_common.c
Author
Search by author
Any Author
authors
0 authors
Mar 29, 2018
Spelling fixes: "occured" + "an other"
· d15fe8d0
Yorhel
authored
7 years ago
d15fe8d0
Jan 29, 2018
Year + version bump for 1.13
· 14afd92b
Yorhel
authored
7 years ago
View commits for tag v1.13
v1.13
14afd92b
Jan 23, 2018
Add support for optional "extended" information for each file/dir entry
· 77aca35f
Yorhel
authored
7 years ago
77aca35f
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