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
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_import.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
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
Import/export extended information
· 40b12759
Yorhel
authored
7 years ago
40b12759
Add support for optional "extended" information for each file/dir entry
· 77aca35f
Yorhel
authored
7 years ago
77aca35f
Jan 21, 2018
Remove recursion check when importing a file
· 73384543
Yorhel
authored
7 years ago
73384543
Aug 17, 2017
Use C99 flexible array member for struct dir
· a830f7df
Yorhel
authored
7 years ago
a830f7df
Mar 27, 2017
dir_import.c: Restart fread() on EINTR
· 3b55f8c1
Yorhel
authored
8 years ago
3b55f8c1
Aug 24, 2016
Year + version bump for 1.12
· e4f211db
Yorhel
authored
8 years ago
View commits for tag v1.12
v1.12
e4f211db
Jan 22, 2014
Copyright year update
· efece12c
Yorhel
authored
11 years ago
efece12c
Add support for browsing empty directories
· fe932c7b
Yorhel
authored
11 years ago
fe932c7b
Apr 12, 2013
Use /**/ comments + minor style change
· 01f36e1b
Yorhel
authored
12 years ago
01f36e1b
Sep 06, 2012
dir_import.c: Only call input_handle() once every 32 read items
· 267de619
Yorhel
authored
12 years ago
267de619
dir_import.c: Don't throw an error when user aborted import
· 37f390d2
Yorhel
authored
12 years ago
37f390d2
Display "Loading..." instead of "Scanning..." when importing a file
· 7d2cb84e
Yorhel
authored
12 years ago
7d2cb84e
Sep 05, 2012
dir_import.c: Various fixes
· 38b2c8f0
Yorhel
authored
12 years ago
38b2c8f0
dir_import.c: Put a limit on the recursion depth
· e6eaec30
Yorhel
authored
12 years ago
e6eaec30
Added -f option to import an exported directory structure
· 10dca550
Yorhel
authored
12 years ago
10dca550
Loading