Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/attaca/attaca
/ functions
Functions
620 in github.com/attaca/attaca
⨍
Functions
620
◇
Types & classes
286
Method
config
()
subito/src/db.rs:34
Method
connect
(this: &Arc<Context>, url: &str)
src/old/api/context.rs:20
Method
consume
(&mut self, amt: usize)
attaca-test/src/store/mod.rs:147
Method
content
(this: &Arc<Self>)
src/old/api/object.rs:77
Function
copy
(root: Handle<B>, target: Store<C>)
src/store.rs:607
Function
correct_drop
()
src/old/api/atomic_weak.rs:49
Function
correct_load
()
src/old/api/atomic_weak.rs:63
Function
correct_store
()
src/old/api/atomic_weak.rs:77
Function
correct_swap
()
src/old/api/atomic_weak.rs:96
Function
correct_swap_and_load
()
src/old/api/atomic_weak.rs:115
Method
decode
(reader: &mut R)
subito/src/config.rs:34
Method
decode
(mut reader: R, store: Store<B>)
subito/src/state.rs:93
Method
decode
(reader: &mut R)
subito/src/cache.rs:170
Function
decode_branch_set
(reader: &mut R)
attaca-rados/src/lib.rs:131
Method
default
()
subito/src/state.rs:19
Method
default
()
subito/src/init.rs:40
Method
default
()
src/split.rs:15
Method
default
()
src/old/repository.rs:117
Method
default
()
src/object/mod.rs:498
Function
delete
Delete a branch.
subito/src/plumbing/branch.rs:52
Method
dependencies
(&'a self)
src/old/api/object.rs:53
Method
deref
(&self)
subito/src/syntax.rs:26
Method
deref
(&self)
src/old/context.rs:53
Method
deref
(&self)
src/old/store/local.rs:85
Method
deref
(&self)
src/old/marshal/marshaller.rs:64
Method
deref
(&self)
src/object/mod.rs:470
Method
deref_mut
(&mut self)
src/old/context.rs:60
Method
deref_mut
(&mut self)
src/old/store/local.rs:92
Method
deref_mut
(&mut self)
src/object/mod.rs:512
Method
digest
(&self, signature: DigestSignature, id: RawHandle)
attaca-leveldb/src/store.rs:402
Method
digest
(bytes: &[u8])
src/digest.rs:72
Method
digest
(&self)
src/store.rs:230
Method
digest
(&self)
src/object/mod.rs:180
Method
digest
Get the digest corresponding to a given ID. The invariant that all IDs have corresponding digests is preserved, so we may simply index.
attaca-rados/src/mapping.rs:69
Method
do_insert
( head: Arc<String>, tail: List<String>, value: Option<ObjectRef<Handle<B>>>,
src/batch.rs:44
Method
do_process
( store: Store<B>, cache: Cache<B>, absolute_path: PathBuf, object_path: Objec
subito/src/candidate.rs:253
Method
do_process_file
( store: Store<B>, cache: Cache<B>, absolute_path: PathBuf, object_path: Objec
subito/src/candidate.rs:210
Method
do_remove
( head: Arc<String>, tail: List<String>, mut map: HashMap<Arc<String>, Self>, )
src/batch.rs:86
Method
drop
(&mut self)
src/old/catalog.rs:66
Method
drop
(&mut self)
src/old/api/atomic_weak.rs:10
Method
drop
(&mut self)
src/old/bin/trace.rs:54
Function
dummy_handle
(store: Store<DummyBackend>)
src/store.rs:889
Method
encode
(&self, w: &mut W)
src/path.rs:64
Function
encode_branch_set
( writer: &mut W, branches: I, branches_len: usize, )
attaca-rados/src/lib.rs:149
Method
encoded_size
(&self)
src/old/marshal/object.rs:219
Method
eq
(&self, rhs: &Self)
src/store.rs:179
Method
eq
(&self, other: &Self)
src/old/bin/log.rs:23
Function
execute
(iterable: I)
src/old/bin/main.rs:112
Method
extend
(&mut self, iterable: I)
attaca-leveldb/src/store.rs:128
Method
fill_buf
(&mut self)
attaca-test/src/store/mod.rs:143
Method
find
Write all bytes up to the next split marker into the "sink".
src/split.rs:82
Method
find
Move backwards towards the root of the filesystem searching for a valid repository.
src/old/repository.rs:322
Method
finish
(&self)
src/canonical.rs:82
Method
finish
(&mut self)
src/old/api/context.rs:63
Method
fix_miss
( this: &Arc<Cache>, object: &Arc<Object>, )
src/old/api/object.rs:187
Method
flush
(&mut self)
attaca-leveldb/src/store.rs:122
Method
flush
(&mut self)
src/digest.rs:30
Method
flush
(&mut self)
src/old/marshal/marshaller.rs:130
Method
flush
(&mut self)
src/object/mod.rs:522
Method
flush
(&mut self)
attaca-test/src/store/mod.rs:23
Method
flush
(&mut self)
attaca-rados/src/lib.rs:189
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/lib.rs:183
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/candidate.rs:41
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/syntax.rs:10
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/show.rs:25
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/status.rs:26
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/log.rs:23
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/cache.rs:141
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/checkout.rs:31
Method
fmt
(&self, f: &mut fmt::Formatter)
subito/src/fsck.rs:32
Method
fmt
(&self, f: &mut fmt::Formatter)
attaca-leveldb/src/store.rs:165
Method
fmt
(&self, f: &mut fmt::Formatter)
src/hierarchy.rs:59
Method
fmt
(&self, f: &mut fmt::Formatter)
src/store.rs:161
Method
fmt
(&self, f: &mut fmt::Formatter)
src/path.rs:12
Method
fmt
(&self, f: &mut fmt::Formatter)
src/old/context.rs:67
Method
fmt
(&self, f: &mut fmt::Formatter)
src/old/marshal/marshaller.rs:71
Method
fmt
(&self, f: &mut fmt::Formatter)
attaca-test/src/test.rs:12
Method
fmt
(&self, f: &mut fmt::Formatter)
attaca-rados/src/memo.rs:21
Method
fresh
(metadata: IndexMetadata, cached: Cached)
src/old/index.rs:121
Method
from
(b: bool)
subito/src/cache.rs:286
Method
from
(tree_ref: TreeRef<Handle<B>>)
src/hierarchy.rs:26
Method
from
(subtree: HashMap<OsString, SubtreeEntry>)
src/old/marshal/tree.rs:250
Method
from
(tree: Tree<S>)
src/old/marshal/backed.rs:21
Method
from
(object_hash: ObjectHash)
src/old/marshal/record.rs:26
Method
from
(commit: Commit<H>)
src/object/mod.rs:1312
Method
from_bytes
(bytes: &[u8])
src/digest.rs:54
Method
from_bytes
(_: &[u8])
src/store.rs:808
Method
from_bytes
(reader: &mut R)
src/old/repository.rs:173
Method
from_bytes
Deserialize and borrow an `Object` from a byte slice.
src/old/marshal/object.rs:175
Method
from_hash
(hash: ObjectHash)
src/old/marshal/marshaller.rs:178
Method
from_iter
(iter: I)
src/old/marshal/tree.rs:285
Method
from_path
(path: P)
src/path.rs:38
Method
from_str
(s: &str)
subito/src/syntax.rs:18
Method
from_str
(s: &str)
src/old/marshal/marshaller.rs:90
Method
from_string
(s: String)
subito/src/syntax.rs:44
Method
from_u8
(key: &[u8])
subito/src/db.rs:24
Method
from_u8
(key: &[u8])
attaca-leveldb/src/lib.rs:47
Function
fsck
(root: Handle<B>)
src/store.rs:685
Method
fsck
(&'r self, args: FsckArgs)
subito/src/fsck.rs:52
Method
get_branch
(&self, branch: String)
src/old/store/mod.rs:53
← previous
next →
301–400 of 620, ranked by callers